관리-도구
편집 파일: b_shops_chelseas.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>Chelsea's Custom Gown's design studio</h2> <p><span class="vendor_phone">Phone: 480-238-8753</span> </p> <p><strong>Custom Gowns for all occassions under $1000.00</strong></p> <p>Tired of seeing the same gown on every bride? For the woman who has an individual style, Chelsea's Custom Gown Design Studio in Tempe is the place for you. Chelsea's can make any design you envision in your dreams, says Mike Chow, owner of the design studio. From tulle, to silk, to taffeta, our talented dressmakers can create any kind of gown to your specifications. We specialize in intricate gowns -from beaded bodices to sweetheart necklines, ribbon to crystal beaded belts, lace overlays and embroidered trains and bodices. Bring in your illustrations. We can create strapless mermaids, spun gold sleeveless V-necks, pleated tulle over metallic organza, chapel length trains, and frothy netted veils. Whether A-line or dropped waist, we leave the dress design up to the bride or offer her suggestions for her size and weight.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/chelseas_custom_gown_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"); } ?>