관리-도구
편집 파일: health_idohairupdos.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Skin, Hair & Makeup | 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">Skin, Hair & Makeup</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>I Do...Hair Updos<br /> </h2> <p><span class="vendor_phone">Phone: 602-579-4110</span> <br /> <a class="vendor_website" href="http://www.idohairupdos.com" target="_blank"><strong>www.IDOHAIRUPDOS.com</strong></a></p> <p>Mary Barker is a professional hair stylist serving brides valley wide. For your wedding or special occasion you want to look your best! For added convenience, Mary is fully mobile and can set up at your location if preferred. She can accommodate the bride or the entire wedding party! For a free estimate, give Mary a call today. Affordable, convenient and talented—the perfect choice for you! </p> <p> </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/IDOHAIRUPDOS-1.jpg" alt="Sarah Sanmarco Creative Makeup Artistry" class="border" /></p> <p><img src="/vendors/images/IDOHAIRUPDOS-2.jpg" alt="Sarah Sanmarco Creative Makeup Artistry" class="border" /></p> <p><img src="/vendors/images/IDOHAIRUPDOS-3.jpg" alt="Sarah Sanmarco Creative Makeup Artistry" class="border" /></p> <p><img src="/vendors/images/IDOHAIRUPDOS-4.jpg" alt="Sarah Sanmarco Creative Makeup Artistry" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_health.php")) { include_once($DOCUMENT_ROOT."/includes/footer_health.php"); } else { header("location: /error.php"); } ?>