관리-도구
편집 파일: tuxedos_rose.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Tuxedos | 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 Tuxedos</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Rose Tuxedo</h2> <p><span class="vendor_phone">Phone: Mesa - 480-831-5255</span> <br /><span class="vendor_phone">Phone: Phoenix - 602-957-0089</span> <br /><span class="vendor_phone">Phone: N.W. Phoenix - 602-375-8280</span> <br /><a class="vendor_website" href="http://www.RoseTuxedoAZ.com" target="_blank"><strong>www.RoseTuxedoAZ.com</strong></a></p> <p>Formal Wear Sales and Rental</p> <p>Suiting the Valley Since 1980</p> <p><strong>Over 30 Different Styles of Coats:</strong></p> <ul class="normaltext"> <li>Oscar de la Renta</li> <li>After Six</li> <li>Raffinati</li> <li>FWI</li> <li>Lordwest</li> <li>Perry Ellis</li> <li>Christian Dior</li> <li>Bill Blass</li> <li>Jean Yves</li> <li>and more......</li> </ul> <p>Rentals Include: <br />Any Coat, Pant, Shirt, Tie and Cummerbund (Vest & Shoes Extra)</p> <p>Sizes from 3 Yr. old to Adult 72 Regular</p> <ul class="normaltext"> <li>Hundreds of Designer Vests to Choose from.</li> <li>Full Back Vests</li> <li>Pickups on Tuesday or Later for the Weekend</li> <li>Rentals not due back till Monday. Childen's Tuxedos are Available</li> <li>Onsite Local Inventory</li> <li>We Will Ship Anywhere</li> </ul> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/rose_tux_01.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_tuxedos.php")) { include_once($DOCUMENT_ROOT."/includes/footer_tuxedos.php"); } else { header("location: /error.php"); } ?>