관리-도구
편집 파일: dj_starz.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>Starz Entertainment</h2> <p><span class="vendor_phone">Phone: 480-830-1308</span> <br /><a class="vendor_website" href="http://www.starzentertainment.net" target="_blank"><strong>www.starzentertainment.net</strong></a></p> <p>Entertainment like the Starz...When you win the award for top overall wedding vendor, there has to be a reason. Starz Entertainment has over years of stellar entertainment experience and has won six different awards from customer service rating services and bridal polls. Starz specializes in making your event fun, unique and exciting. With competitive prices, diverse music selections for DJs and MCs, ideal wedding and event planning guides, Starz is a shining example of exciting entertainment. Starz offers a website of pictures from your day up to one year after the event. Our entire premise for our business is to give our customers what they want. Your wedding is about you. Starz will listen to you and help you to realize what your dreams are and then work to bring them to reality. Starz even has free planning sessions in the Tempe office. Let us give you the star treatment.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/starz_ent_01.jpg" /></p> <p><img class="border" src="/vendors/images/starz_ent_02.jpg" /></p> <p><img class="border" src="/vendors/images/starz_ent_03.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"); } ?>