관리-도구
편집 파일: tuxedos_saverio.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 & Groom's Attire</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Saverio</h2> <p><span class="vendor_phone">Phone: 480-551-7304</span> <br /> <a class="vendor_website" href="http://www.Saverio.us" target="_blank"><strong>www.Saverio.us</strong></a></p> <p><strong>The Ultimate Expression of Style</strong><br /> Saverio is the pinnacle of custom made clothing and fine accessories for ladies and gentlemen. We work with the most authentic artisans, tailors and fabrics. Together we pay tribute to old world traditions in our Private Atelier which has been called 700 square foot of endless possibilities. We look forward to creating a look that is Hand Tailored for your wedding.<br /> <br /> You will feel confidence in attire that is design and hand tailored specifically for your special moments. Custom suits, shirts, ties, cufflinks and shoes inspired by style, travel, culture and authentic luxury. <br /> <br /> I have poured my heart and soul into these passions I look forward to sharing them with you! Please call to schedule your private appointment at our private atelier, office or home. Saverio is for all reasons and all seasons…we are thrilled to begin our spectacular journey together with you and capturing <strong>The Ultimate Expression of Style</strong>… </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/saverio-9.jpg" alt="SAVERIO - the ultimate expression of style" class="border" /></p> <p><img src="/vendors/images/saverio-5.jpg" alt="SAVERIO - the ultimate expression of style" class="border" /></p> <p><img src="/vendors/images/saverio2.jpg" alt="SAVERIO - the ultimate expression of style" class="border" /></p> <p><img src="/vendors/images/saverio-6.jpg" alt="SAVERIO - the ultimate expression of style" class="border" /></p> <p><img src="/vendors/images/saverio-7.jpg" alt="SAVERIO - the ultimate expression of style" class="border" /></p> <p><img src="/vendors/images/saverio-8.jpg" alt="SAVERIO - the ultimate expression of style" class="border" /></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"); } ?>