관리-도구
편집 파일: health_derma_health.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>Derma Health Institute<br /> </h2> <p><span class="vendor_phone">Phone: Ahwatukee/Phoenix 480-460-1505</span> <br /> <span class="vendor_phone">Phone: Chandler/Tempe 480-730-9000</span><br /> <span class="vendor_phone">Phone: Mesa/Gilbert 480-539-0777</span><br /> <span class="vendor_phone">Phone: Paradise Valley/Scottsdale 480-991-7900</span><br /> <a class="vendor_website" href="http://www.dhiskin.com" target="_blank"><strong>www.dhiskin.com</strong></a></p> <p>Derma Health Institute is a physician-based medical center and an industry leader with the most advanced skin care and anti-aging laser and aesthetic treatments for creating perfect skin. With 4 locations across the Valley, we provide our clients with the safest, most advanced technology and greatest care and attention to your individual skin and health goals. <br /> <br /> We understand women because we're women too and that includes our doctors, nurses, aestheticians and staff. We take an individual approach to your individual beauty. We want our clients to feel as good as they look, and look as good as they feel. <br /> <br /> We care deeply about, and take great pride in providing dramatic improvement to your skin in a safe and effective manner and without lifestyle interruption. <br /> <br /> We are open 6 days a week with extended hours. Come in today for a complimentary consultation and begin your journey to "Be The Best You." </p> <p> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/derma-health-01.jpg" alt="Derma Health Institute" class="border" /></p> <p><img src="/vendors/images/derma-health1.jpg" alt="Derma Health Institute" class="border" /></p> <p><img src="/vendors/images/derma-health2.jpg" alt="Derma Health Institute" 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"); } ?>