관리-도구
편집 파일: b_shops_brides_by_demetrios.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>Brides By Demetrios</h2> <p><span class="vendor_phone">Phone: 480-421-6699 </span> <br /> <a class="vendor_website" href="http://www.demetriosbride.com" target="_blank"><strong>www.demetriosbride.com </strong></a></p> <p>As designer and owner, Demetrios is a fashion icon in the bridal gown industry. Bridal boutiques throughout the world proudly sell Demetrios gowns. The Demetrios brand is a prestigious leader in bridal fashion. His gowns offer women the widest and most versatile styles, and are on the cutting edge of the fashion world. They have been showcased in all leading bridal magazines. This leadership and expertise in bridal category marketing continues to expand. <br /> <br /> Demetrios is committed to providing the highest level of customer service. We recognize that purchasing a wedding gown is an emotional experience, and that bridal customers expect the highest level of attentiveness and product knowledge. Demetrios understands that it is critical to have experienced, highly trained employees in this role. <br /> <br /> Demetrios supports only the finest full service brick and mortar bridal salons so that we can ensure that our trained retail sales personnel will treat you with the attentive and knowledgeable service you deserve! </p> <p><br /> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/demetrios-1.jpg" alt="Brides by Demetrios" class="border" /></p> <p><img src="/vendors/images/demetrios-2.jpg" alt="Brides by Demetrios" class="border" /></p> <p><img src="/vendors/images/demetrios-3.jpg" alt="Brides by Demetrios" class="border" /></p> <p><img src="/vendors/images/demetrios-4.jpg" alt="Brides by Demetrios" 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"); } ?>