관리-도구
편집 파일: dj_djone.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"></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.djoneproductions.com" target="_blank"><strong>www.djoneproductions.com</strong></a></p> <p>Slowly the music plays as your husband takes your hand and walks you to the dance floor. It is a moment you will never forget. Your first dance as husband and wife...DJ One will be there to make sure everything is flawless.</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>Wedding Pricing Packages Include:</p> <ul> <li> <p>Extensive music library</p> </li> <li> <p>Experienced disc jockey</p> </li> <li> <p>Wireless microphone</p> </li> <li> <p>State of the art digital sound system</p> </li> <li> <p>Dance lighting</p> </li> </ul> <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 has been voted best of Phoenix the last 6 out of 10 years. No gimmicks, just professional disc jockeys with the best prices in the valley. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="images/dj-one-logo.gif" alt="DJ One Productions" width="250" height="68" /></p> <p><img src="/vendors/images/djone_productions3.jpg" alt="DJ One Productions" class="border" /></p> <p><img src="/vendors/images/djone_productions2.jpg" alt="DJ One Productions" class="border" /></p> <p><img src="/vendors/images/djone_productions1.jpg" alt="DJ One Productions" class="border" /></p> <p><img src="/vendors/images/djone_productions4.jpg" alt="DJ One Productions" class="border" /></p> <p><img src="/vendors/images/djone_productions5.jpg" alt="DJ One Productions" class="border" /></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"); } ?>