관리-도구
편집 파일: tuxedos_mrformal.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>Mr. Formal</h2> <p><span class="vendor_phone">Phoenix: 602-265-4431</span> <br /><span class="vendor_phone">Phoenix/Glendale: 602-866-9786</span> <br /><span class="vendor_phone">Tempe: 480-784-4075 </span> <br /> <span class="vendor_phone">Peoria: 623-878-6170</span> <br /> <a class="vendor_website" href="http://www.mrformalaz.com" target="_blank"><strong>www.MrFormalAZ.com </strong></a></p> <p>Mr. Formal has the largest selection of designer tuxedos and accessories you'll find in the Northwest. With over 20,000 tuxedos in inventory, we have your size and style.</p> <p>Sizes range from 4-70 and we'll never charge you more for larger sizes! Our knowledgeable Formalwear Specialists can help you customize find the perfect look for your special occasion.</p> <p><strong>See our Real Weddings<br> </strong><a href="http://www.finestweddingsites.com/weddings/juicebox_gallery32/weddings-heather.php">Heather & Paul</a><strong><br /> </strong><a href="http://www.finestweddingsites.com/weddings/weddings-renee.php">Renee & Jeff</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> <p><img src="/vendors/images/mr-formal2.jpg" alt="Phoenix Wedding Tuxedos" class="border" /></p> <p><img src="/vendors/images/mr-formal1.jpg" alt="Phoenix Wedding Tuxedos" class="border" /></p> <p><img src="/vendors/images/mr-formal3.jpg" alt="Phoenix Wedding Tuxedos" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_tuxedos.php")) { include_once($DOCUMENT_ROOT."/includes/footer_floral1.php"); } else { header("location: /error.php"); } ?>