관리-도구
편집 파일: floral_thee_wedding_warehouse.php
<? include_once('constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Floral and Event Design | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_FLORAL.""; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once("header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="topbanner"> <script type="text/javascript">//new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds) new pausescroller(pausecontent, "pscrollerfloral", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Floral and Event Design</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Thee Wedding and Event Warehouse</h2> <p><span class="vendor_phone">Phone: 623-536-0995</span> <br /> <a class="vendor_website" href="http://www.theeweddingwarehouse.com" target="_blank"><strong>www.theeweddingwarehouse.com</strong></a></p> <p><strong>One Place Everything You’ve Imagined...</strong><br /> <br /> <strong>Thee Wedding and Event Warehouse</strong> is thee place to find everything you've ever dreamed of for your wedding! We are a full service planning company...and wait until you see all the amazing, gorgeous things we have in our store! From wedding flowers to diamonds, tiaras to toasting glasses, favors and more, let us help make your memories bloom! <br /> <br /> We cordially invite you to come in and experience our unique store! Allow us to show you what wedding planning should be. With over 20 years experience in the wedding industry, you can be assured that each and every detail of your wedding will be met with knowledge and expertise.<br /> <br /> We look forward to making your memories bloom! </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/thee-wedding-warehouse1.jpg" alt="Thee Wedding Warehouse" class="border" /></p> <p><img src="/vendors/images/thee-wedding-warehouse2.jpg" alt="Thee Wedding Warehouse" class="border" /></p> <p><img src="/vendors/images/thee-wedding-warehouse3-5.jpg" alt="Thee Wedding Warehouse" class="border" /></p> <p><img src="/vendors/images/thee-wedding-warehouse3.jpg" alt="Thee Wedding Warehouse" class="border" /></p> <p><img src="/vendors/images/thee-wedding-warehouse4.jpg" alt="Thee Wedding Warehouse" class="border" /></p> <p><img src="/vendors/images/thee-wedding-warehouse4-5.jpg" alt="Thee Wedding Warehouse" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_floral.php")) { include_once("footer_floral.php"); } else { header("location: /error.php"); } ?>