관리-도구
편집 파일: health_vogel.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"); } ?> <meta http-equiv="Refresh" content="0;URL=http://www.finestweddingsites.com/vendors/health.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>Take Control of Your Life <br />by Steve G. Vogel</h2> <p><span class="vendor_phone">Phone: 408-887-5127</span> <br /><a class="vendor_website" href="http://www.sanguinity.org/" target="_blank"><strong>www.sanguinity.org</strong></a></p> <p>Steve G. Vogel, author of Take Control of Your Life, presents a program that can help you achieve your weight loss and fitness goals - a program that you can stick with your entire life. Best of all, you can get into the best shape of your life without counting calories! Simply adhere to Steve G. Vogel's 21 Points for Health and Weight Control and you'll be the picture of health in time for your wedding day and long after. Take Control of Your Life is available exclusively at www.sanguinity.org!</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/vogel_01.jpg" /></p> <p><img class="border" src="/vendors/images/vogel_02.jpg" /></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"); } ?>