관리-도구
편집 파일: dj_djone-OLD.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>DJ One Productions</h2> <p><span class="vendor_phone">Phone: 602-332-4827</span> <br /><a class="vendor_website" href="http://www.djone.biz" target="_blank"><strong>www.djone.biz</strong></a></p> <p>Located in beautiful Phoenix Arizona, DJ One Productions specializes in your entire Arizona wedding needs. With numerous wedding packages available, a state of the art digital sound system, unique lighting, and an extensive music library, DJ One Productions knows how to make your Arizona wedding the best it can be!</p> <p>In addition to providing you with all of your Arizona wedding DJ needs, DJ One Productions is also there for your special birthday, graduation, or corporate party event. What ever the event, DJ One Productions has a package available that is right for all of your entertainment needs.</p> <p>With years of experience, professionalism, and the right equipment, DJ One Productions makes choosing your Arizona wedding DJ, your special occasion DJ, and your corporate event DJ an easy choice.</p> <p>DJ One Productions...<br />"Your First Choice in Music Entertainment"</p> <p>Contact us today!</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/djone_01.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"); } ?>