관리-도구
편집 파일: b_shops_destiny.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Bridal Shops | 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">Arizona Bridal Shops</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Destiny's Bride</h2> <p><span class="vendor_phone">Phone: 480-368-8868</span> <br /><a class="vendor_website" href="http://www.DestinysBride.com" target="_blank"><strong>www.DestinysBride.com</strong></a></p> <p>At Destiny's Bride we pride ourselves on providing couture gowns in an elegant and comfortable environment. Your wedding gown is the most important dress you will ever wear and our sales team will use their knowledge and experience to find the perfect gown for you. We started our boutique in 1997 and have grown every year to become the largest and most prestigious couture salon in the state of Arizona.. We are proud to have been named "best bridal salon" for four consecutive years by The Wedding Chronicle and the Arizona Republic. Our mission at Destiny's Bride is to make your experience memorable and rewarding. We want our relationship to go beyond the gown. We are here to assist you through out your wedding planning experience in any way we can.</p> <p><strong>See our Real Weddings </strong><br /> <a href="http://www.finestweddingsites.com/weddings/weddings-melissamat.php">Melissa & Mat </a></p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/destiny_01.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_shops.php")) { include_once($DOCUMENT_ROOT."/includes/footer_shops.php"); } else { header("location: /error.php"); } ?>