관리-도구
편집 파일: floral_godstreasures.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>God's Garden Treasures</h2> <p><span class="vendor_phone">Phone: 480-603-7673</span> <br /><a class="vendor_website" href="http://www.godsgardentreasures.com/" target="_blank"><strong>www.godsgardentreasures.com/</strong></a></p> <p>Let God's Garden Treasures be your first choice for flowers.</p> <p>We take special pride in getting to know our brides and their preferences. We want to help you make a selection that shows you off to you best advantage, without overpowering you, so you are the star of the show! </p> <p>Every wedding or special event is a custom event with God's Garden Treasures, because even if two brides like the same flowers, there will be differences in location, style and feel of the wedding, as well as style of bouquets, and selections needed. Why pay for a package that doesn't fit, when you can pay only for what you need? We will also help you think through all the details so that you can be assured that you're not missing something. You can be as much involved in the design selection as you like - whether you have an exact idea of what you want, or whether you want to tell us your preferences and then let our designer create a one-of-a-kind bouquet just for you!</p> <p>Our goal is to not only delight you with your wedding flowers, but to get to know you and become your florist for life! You are never limited by the pictures. We can customize, change colors, and fit your occasion. Call us today to take advantage of our creative staff.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/gods_treasures_04.jpg" /></p> <p><img class="border" src="/vendors/images/gods_treasures_01.jpg" /><br />Michelle Allen Photography </p> <p><img class="border" src="/vendors/images/gods_treasures_03.jpg" /></p> <p><img class="border" src="/vendors/images/gods_treasures_02.jpg" /></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"); } ?>