관리-도구
편집 파일: floral_fabulous_floral.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/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($DOCUMENT_ROOT."/includes/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>Fabulous Floral Design </h2> <p><span class="vendor_phone">Phone: 480-699-7280 </span> <br /> <a class="vendor_website" href="http://www.fabulousfloraldesign.com/" target="_blank"><strong>www.fabulousfloraldesign.com </strong></a></p> <p>Fabulous Flower is a couture floral, and event design company that will completely attend to all the details of your special occasion. Whether your wedding is a small intimate affair or a large gala event, we will make your special day a fabulous celebration to remember! <br /> <br /> Only flowers allow you to reach someone's heart in such a special way. From a simple arrangement that expresses "thinking of you" to an extravagant floral design that shows "I can't live in this world without you." We can show your true expression of love.<br /> <br /> We create luxurious, lasting expressions for every guest and client, while building loyalty. Whether it is a wedding, event or as customer appreciation, we will help you set your business apart from the competition. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/fab_floral_05.jpg" alt="Fabulous Floral Design" class="border" /></p> <p><img src="/vendors/images/fab_floral_07.jpg" alt="Fabulous Floral Design" class="border" /></p> <p><img src="/vendors/images/fab_floral_03.jpg" alt="Fabulous Floral Design" class="border" /></p> <p><img src="/vendors/images/fab_floral_06.jpg" alt="Fabulous Floral Design" class="border" /></p> <p><img src="/vendors/images/fab_floral_04.jpg" alt="Fabulous Floral Design" class="border" /></p> <p><img src="/vendors/images/fab_floral_02.jpg" alt="Fabulous Floral Design" class="border" /></p> <p><img src="/vendors/images/fab_floral_01.jpg" alt="Fabulous Floral Design" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_floral.php")) { include_once($DOCUMENT_ROOT."/includes/footer_floral.php"); } else { header("location: /error.php"); } ?>