관리-도구
편집 파일: jewelry_claudias.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Jewelry | Arizona Wedding Vendors | AZ Wedding Sites | Home"; 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 Wedding Jewelry</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Claudia's Custom Jewelry</h2> <p><span class="vendor_phone">Phone: 602-953-2558</span> <br /><a class="vendor_website" href="http://www.designsbyclaudias.com" target="_blank"><strong>www.designsbyclaudias.com</strong></a><br /> Visit our showroom at:<br /> 4160 N. Craftsman Court #103 • Scottsdale</p> <p>Claudia's bridal jewelry based in Phoenix-Scottsdale, Arizona has the perfect pearl bridal jewelry sets for the bride and bridesmaids at affordable prices. Claudia's specializes in custom bridal jewelry. With our wide selection from pearl necklaces to crystal necklaces to 14k gold earrings to choose from, Claudia's bridal jewelry is sure to have just what you are looking for. Whether you are looking for crystal bridal jewelry, pearl bridal jewelry, gold bridal jewelry or silver bridal jewelry, we can fill your needs and desires. We also specialize in a wide array of colored pearls including gray pearls, pink pearls, white pearls, black pearls and champagne pearls, just to name a few. With affordable prices and personal care put into our exquisite inventory, Claudia's bridal jewelry can help add the perfect touch to your special day.</p> <p>Please take a moment to browse through our selection of beautiful crystal necklaces, pearl necklaces, sterling silver necklaces, 14k gold necklaces, diamond necklaces, gemstone necklaces, 14k gold earrings, sterling silver earrings, pearl earrings, crystal earrings, 14k gold bracelets, sterling silver bracelets, pearl bracelets, crystal bead bracelets, illusion necklaces and more. If you can't find what you are looking for, please give us a call toll free at (888) 859-0679. We will do our best to find the perfect piece to fill your specific needs.</p> <p>We hope you enjoy our selection and we wish you the greatest happiness in planning your Wedding Day. Thank you for visiting Claudia's bridal jewelry.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/claudia1.jpg" alt="Claudia's Custom Jewelry" class="border" /></p> <p><img src="/vendors/images/claudia2.jpg" alt="Claudia's Custom Jewelry" class="border" /></p> <p><img src="/vendors/images/claudia3.jpg" alt="Claudia's Custom Jewelry" class="border" /></p> <p><img src="/vendors/images/claudia4.jpg" alt="Claudia's Custom Jewelry" class="border" /></p> <p><img src="/vendors/images/claudia5.jpg" alt="Claudia's Custom Jewelry" class="border" /></p> <p><img src="/vendors/images/claudia6.jpg" alt="Claudia's Custom Jewelry" class="border" /></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_jewelry.php")) { include_once($DOCUMENT_ROOT."/includes/footer_jewelry.php"); } else { header("location: /error.php"); } ?>