관리-도구
편집 파일: linens_rustique-rentals.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Linens & Rentals | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_LINENS.""; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Linens & Rentals</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Rustique Rentals</h2> <p><span class="vendor_phone">Phone: 623.764.0333</span> <br /><a class="vendor_website" href="http://www.rustiquerentals.com" target="_blank"><strong>www.rustiquerentals.com</strong></a></p> <h2>Rentals to make your event unique and special for just you!</h2> <div></div> <p>At Rustique Rentals we specialize in décor for your vintage, antique, chabby chic, country, western, and unique weddings and events. If we don't have what your looking for, we will do our best to find it for you. We want to specialize your day to tailor fit your style. </p> <p>We specialize in:</p> <ul> <li> <p><strong>Backdrops</strong> - We’ll design a one-of-a-kind wedding just for you. </p> </li> <li> <p><strong>Chairs & Details</strong> - It's the details that make your wedding unique and memorable. Let us help!</p> </li> <li> <p><strong>Photo Style</strong> - We have many options that you can customize whether its for engagement, reception and wedding. We have foundational furniture as well as accent and detail pieces. Vintage, Shabby Chic, Rustic, Country, Barn, Farm, Old, Victorian...you name it...we can help make it your dream.</p> </li> </ul> <p>Please contact us to set up your preview or with any question and inquiries you might have. We would love to work with you to customize your special event to be everything you dreamed it could be!</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="images/rustique-3lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-3.jpg" /></a></p> <p><a href="images/rustique-4lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-4.jpg" /></a></p> <p><a href="images/rustique-5lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-5.jpg" /></a></p> <p><a href="images/rustique-1lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-1.jpg" /></a></p> <p><a href="images/rustique-2lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-2.jpg" /></a></p> <p><a href="images/rustique-6lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-6.jpg" /></a></p> <p><a href="images/rustique-7lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-7.jpg" /></a></p> <p><a href="images/rustique-8lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-8.jpg" /></a></p> <p><a href="images/rustique-9lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-9.jpg" /></a></p> <p><a href="images/rustique-10lg.jpg" rel="lightbox" title="Rustique Rentals" img class="border"><img class="border" src="/vendors/images/rustique-10.jpg" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_floral1.php")) { include_once($DOCUMENT_ROOT."/includes/footer_floral1.php"); } else { header("location: /error.php"); } ?>