관리-도구
편집 파일: dj_rhythm.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>Rhythm Edition</h2> <p><span class="vendor_phone">Phone: 623-451-4487</span> <br /><a class="vendor_website" href="http://www.rhythmedition.com/" target="_blank"><strong>www.rhythmedition.com</strong></a></p> <p><strong>They've got Rhythm! They've got sunshine! Who could ask for anything more!</strong></p> <p>It's the all-variety band that has opened for Steppenwolf ("Born to Be Wild") and the Rock and Roll Hall of Fame's Marshall Tucker Band ("Heard It in A Love Song"). The Rhythm Edition is available for weddings, private parties, festivals and corporate events . With its distinctive sound, the band has six lead singers that can handle all song styles and moods: dinner music, classic rock, oldies, funk, disco, R&B, Jazz, Latin and, of course, the top 40 dance hits. Make an event that is a first class edition with Rhythm Edition! Just ask the Berkeley Heart Lab in San Francisco; they've been playing for the Fortune 500 Company for the fourth year in a row! Who could ask for anything more?</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/rhythm_01.jpg" /></p> <p><img class="border" src="/vendors/images/rhythm_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"); } ?>