관리-도구
편집 파일: linens_special_event_table_linens.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="topbanner"></div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Linens & Rentals</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Special Events Table Linens</h2> <p><span class="vendor_phone">Phone: 602-353-8755</span> <br /> <a class="vendor_website" href="http://www.specialeventslinens.com" target="_blank"><strong>www.specialeventslinens.com</strong></a></p> <p>Special Events Table Linens is a family owned and operated linen rental and purchase business with offices in Phoenix and Tucson, Arizona. The Haskell family has operated Special Events Linens for over 25 years and we have an exciting selection of high quality linens!<br /> <br /> We have many different types of fabric, different colors, different patterns - virtually every type of linen you could imagine. From your rehearsal dinner to wedding recception, we have tablecloths, napkins, chair covers and ties, and unique accessories to make your special day look spectacular! Our business can supply you with quality and quantity in plenty of time for your wedding. See the different types of linen in our showroom below: </p> <ul class="normaltext"> <li>Damasks </li> <li>Dazzles </li> <li>Laces </li> <li>Lamés </li> <li>Prints </li> <li>Satin </li> <li>Satin Stripes </li> <li>Sheers </li> <li>Solid Colors </li> <li>Southwestern </li> <li>Specialty Linens</li> </ul> <p>If you have any questions, or would like a complimentary estimate for your next event, please contact us. </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> <p> <img src="/vendors/images/special-event-linens1.jpg" alt="Special Events Table Linens" class="border" /></p> <p><img src="/vendors/images/linens2.jpg" alt="Special Events Table Linens" class="border" /></p> <p><img src="/vendors/images/linens3.jpg" alt="Special Events Table Linens" class="border" /></p> <p><img src="/vendors/images/linens6.jpg" alt="Special Events Table Linens" class="border" /></p> <p><img src="/vendors/images/linens5.jpg" alt="Special Events Table Linens" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_floral1.php")) { include_once($DOCUMENT_ROOT."/includes/footer_floral1.php"); } else { header("location: /error.php"); } ?>