관리-도구
편집 파일: b_shops_schaffers.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><strong>Schaffer’s</strong> </h2> <p><span class="vendor_phone">Phone: 480-998-2298 </span> <br /> <a class="vendor_website" href="http://www.schaffers.com" target="_blank"><strong>www.schaffers.com </strong></a></p> <p>Schaffer’s has made brides smile for over sixty years. It’s our amazing level of dedication and customer service. We believe that finding the perfect wedding dress should be fun and memorable. Don’t you agree? Stop into the store to see our exquisite collection of beautiful gowns. We can also dress your entire bridal party. We have bridesmaids dresses, mother’s dresses and tuxes! You won’t want to go anywhere else. </p> <p><br /> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> </p><script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p><a href="images/schaffers-lrg.jpg" rel="lightbox" title="Schaffers Bridal Shop" img class="border"><img class="border" src="/vendors/images/schaffers.jpg" /></a></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"); } ?>