관리-도구
편집 파일: dj_swingtips.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding DJ's and Entertainment | 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"> <a href="http://www.opusfromus.com/events/index.html"><img src="../images/banners/lisa_pressman_banner.jpg" alt="Lisa Pressman Ensemble" width="700" height="110" /></a> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding DJ's and Entertainment</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Swingtips</h2> <p><span class="vendor_phone">Phone: 480-218-0869</span> <br /><a class="vendor_website" href="http://www.swingtips.com" target="_blank"><strong>www.swingtips.com</strong></a></p> <p>Everyone who has ever seen the Swingtips perform knows how much fun it is to be a part of the band's interactive shows. The Swingtips were a featured act at Disney World in Orlando, Florida for four years. Their versatility to play many styles of music contributed their being named Best Wedding Band of Phoenix. The Swingtips will keep you tapping your feet and dancing all night long! </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/swingtips_01.gif" /></p> <p><img class="border" src="/vendors/images/swingtips_02.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_dj.php")) { include_once($DOCUMENT_ROOT."/includes/footer_dj.php"); } else { header("location: /error.php"); } ?>