관리-도구
편집 파일: floral_preserve_floral_keepsakes.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Floral Preservation | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CATERERS.""; 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"> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Floral Preservation</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Floral Keepsakes</h2> <p><span class="vendor_phone">Phone: 602-274-3074</span> <br /><a class="vendor_website" href="http://www.floralkeepsakes.com/" target="_blank"><strong>www.floralkeepsakes.com</strong></a></p> <p>Preserve the memories! ! Save your Fresh Bouquet just as it was when you walked down the aisle!! Floral Keepsakes specializes in freeze-dried floral preservation and transforming one flower or your entire bouquet and keepsakes into fascinating works of art in one of our many display cases and shadow boxes.</p> <p>Our Bridal Gown Heirloom service includes dry cleaning, vacuum sealing, in an acid-free chest with viewing panel and a lifetime certificate of warranty. We offer distinctive Freeze-dried, Preserved and Silk designs & Home and Garden decor. Floral Preservation since 1988.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/floral_keepsakes_01.jpg" /></p> <p><img class="border" src="/vendors/images/floral_keepsakes_02.jpg" /></p> <p><img class="border" src="/vendors/images/floral_keepsakes_03.jpg" /></p> <p><img class="border" src="/vendors/images/floral_keepsakes_04.jpg" /></p> <p><img class="border" src="/vendors/images/floral_keepsakes_05.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_caterers.php")) { include_once($DOCUMENT_ROOT."/includes/footer_caterers.php"); } else { header("location: /error.php"); } ?>