관리-도구
편집 파일: first_dance_chad.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona First Dance/Dance Studios | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CATERERS.""; 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"> <a href="http://www.danceislifelifeisdance.com/" target="_blank"><img src="/images/banners/lakridis_banner.jpg" alt="Dance With Chad" /></a> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona First Dance/Dance Studios</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Dance with Chad</h2> <p><span class="vendor_phone">Phone: 480-614-5241</span> <br /><a class="vendor_website" href="http://www.dancewithchad.com" target="_blank"><strong>www.dancewithchad.com</strong></a></p> <p>As a student and teacher of dance for more than 25 years, Chad Lakridis seeks to create a rich learning environment for the advancement of an art that he holds so dear.</p> <p>Chad maintains a vigorous schedule of dance instruction in the Phoenix, Arizona metropolitan area. He regularly conducts a series of dance instruction courses for the City of Tempe and offers a wide range of more intimate instructional opportunities. Please peruse the pages of this site and feel free to contact Chad for more information regarding your personal interests and objectives.</p> <p>Chad specializes in helping you choose your first dance and then providing the instruction you need to feel comfortable and look confident on the dance floor. Four fantastic wedding dance instruction plans are available to select from. If you select either of the popular package plans, you have the option to have Chad or Jenell provide personal instruction for all of your package lessons, or, to accommodate more limited budgets, you can have Chad or Jenell provide your first lesson, with Chad's experienced associates providing subsequent instruction under his supervision. You can also design a custom instruction package for your entire wedding party! Contact Chad with your specific requirements and we will help you select the plan that's best for you.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/chad_01.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_dance.php")) { include_once($DOCUMENT_ROOT."/includes/footer_dance.php"); } else { header("location: /error.php"); } ?>