관리-도구
편집 파일: b_shops_was.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>Wedding Accessory Superstore</h2> <p><span class="vendor_phone">Phone: 602-971-3100</span> <br /><a class="vendor_website" href="http://www.thewasonline.com" target="_blank"><strong>www.TheWASonline.com</strong></a></p> <p>You get the Wedding Gown... We've got everything else!</p> <p>At last, Brides-to-be, Moms, Wedding Consultants, and Guests can celebrate. Announcing the largest wedding and special occasion accessory and attire superstore in the Phoenix Metro area. Conveniently located just 1/2 mile north of the 101 at the Cave Creek exit 28, the Wedding Accessory Superstore brings thousands of the most desired wedding and special occasion attire and accessories together for any type of customer.</p> <p>From modern and unique to traditional and fun, the selection of Bridesmaids, Mother of the Bride, Flower Girl and Special Occasion Gowns along with Veils, Tiaras, Jewelry, Invitations, Shoes, Tuxedos and so much more, in many beautiful styles, sizes and price ranges, adorns the well planned interior of this fun store.</p> <p>• headpieces, veils, tiaras<br /> • jewelry sets<br /> • mother of the bride<br /> • bridesmaid and flowergirl dresses<br /> • tuxedos<br /> • invitations & stationery<br /> • shoes and purses<br /> • ceremony items<br /> • reception items<br /> • alterations<br /> • bridal lingerie<br /> • favors<br /> • attendant gifts<br /> and so much more! </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/was_07.jpg" alt="Wedding Accessory Superstore" class="border" /></p> <p><img src="/vendors/images/was_03.jpg" alt="Wedding Accessory Superstore" class="border" /></p> <p><img src="/vendors/images/was_04.jpg" alt="Wedding Accessory Superstore" class="border" /></p> <p><img src="/vendors/images/was_05.jpg" alt="Wedding Accessory Superstore" class="border" /></p> <p><img src="/vendors/images/was_06.jpg" alt="Wedding Accessory Superstore" class="border" /></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"); } ?>