관리-도구
편집 파일: b_shops_la-bella.php
<?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>La Bella Bridal Boutique </h2> <p><span class="vendor_phone">Phone: 480-897-2477</span> <br /> <a class="vendor_website" href="http://www.labellabridalaz.com" target="_blank"><strong>www.labellabridalaz.com </strong></a></p> <p>La Bella Bridal Boutique is “YOUR ONE STOP SHOP” for your special day! <br /> <br /> <em>“Most enamoring Bridal Boutique”</em><br /> <br /> La Bella Bridal Boutique offers an intimate salon featuring beautiful bridal gowns that have been hand selected to meet the needs of each bride’s personal style. Our exclusive selection of bridal and evening wear range from feminine and sophisticated to sleek and modern. We pride our customer service in honest and caring assistance that is crucial when deciding on the perfect gown. Our products include: bridal gowns, bridesmaids dresses, vails, tiaras, invitations, amongst many other accessories. <br /> <br /> Set up an appointment and obtain the service you and your party deserves! </p> <p><strong>See our Real Weddings<br /> </strong><a href="http://www.finestweddingsites.com/weddings/weddings-allisonbryce.php">Allison & Bryce</a><br /> <a href="../weddings/weddings-jennmichael.php">Jenn & Micheal</a> </p> <p><strong>Stylized photo shoots at Gainey Ranch Golf Club <br> </strong><a href="http://finestweddingsites.com/blog/modern-meets-rustic-at-gainey-ranch-golf-club-new-cover-on-newsstands/">Modern Meets Rustic </a></p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p><script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <a href="/vendors/images/la-bella6-lg.jpg" rel="lightbox" title="La Bella Bridal Boutique" img="img" class="border"><img src="/vendors/images/la-bella6.jpg" alt="La Bella Bridal Boutique" class="border" /></a></p> <p> <a href="/vendors/images/la-bella5-lg.jpg" rel="lightbox" title="La Bella Bridal Boutique" img="img" class="border"><img src="/vendors/images/la-bella5.jpg" alt="La Bella Bridal Boutique" class="border" /></a></p> <p> <a href="/vendors/images/la-bella4-lg.jpg" rel="lightbox" title="La Bella Bridal Boutique" img="img" class="border"><img src="/vendors/images/la-bella4.jpg" alt="La Bella Bridal Boutique" class="border" /></a></p> <p> <a href="/vendors/images/la-bella3-lg.jpg" rel="lightbox" title="La Bella Bridal Boutique" img="img" class="border"><img src="/vendors/images/la-bella3.jpg" alt="La Bella Bridal Boutique" class="border" /></a></p> <p> <a href="/vendors/images/la-bella2-lg.jpg" rel="lightbox" title="La Bella Bridal Boutique" img="img" class="border"><img src="/vendors/images/la-bella2.jpg" alt="La Bella Bridal Boutique" class="border" /></a></p> <p> <a href="/vendors/images/la-bella1-lg.jpg" rel="lightbox" title="La Bella Bridal Boutique" img="img" class="border"><img src="/vendors/images/la-bella1.jpg" alt="La Bella Bridal Boutique" class="border" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_shops.php")) { include_once($DOCUMENT_ROOT."/includes/footer_shops.php"); } else { header("location: /error.php"); } ?>