관리-도구
편집 파일: dj_universal_video_disc_jockeys.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>Universal Video and Disc Jockeys</h2> <p><span class="vendor_phone">Phone: 602-625-5555</span> <br /> <a class="vendor_website" href="http://www.udjaz.com" target="_blank"><strong>www.udjaz.com</strong></a></p> <p>Universal Video and Disc Jockeys is Arizona's premier entertainment source for weddings and much more. Our friendly, courteous DJ's each have years of experience at many different types of events and music styles.We can help you plan your special day including the type of music, announcements and reception details. In fact, we can provide just the right music to fit any type of theme. So, if you want to rest assured that your wedding reception will be a huge success, then call the reliable professionals at Universal Video and Disc Jockeys. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="images/udjaz-first.gif" alt="Universal Video and Disc Jockeys" width="250" height="104" /></p> <p><img src="/vendors/images/udjaz-1.jpg" alt="Universal Video and Disc Jockeys" class="border" /></p> <p><img src="/vendors/images/udjaz-2.jpg" alt="DJ One Productions" class="border" /></p> <p><img src="/vendors/images/udjaz-3.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"); } ?>