관리-도구
편집 파일: dj_pressman.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>Lisa Pressman Ensemble</h2> <p><span class="vendor_phone">Phone: 602-906-4060</span> <br /><a class="vendor_website" href="http://www.opusfromus.com/events" target="_blank"><strong>www.opusfromus.com/events</strong></a></p> <p>Extraordinary Music For Extraordinary Events! The LISA PRESSMAN ENSEMBLE features pianist and vocalist LISA PRESSMAN, either as a soloist or with her ensemble. LISA PRESSMAN creates the perfect music program for your special day drawing upon extensive studies of the Jazz, Classical, Pop and Latin repertoire.</p> <p>As a soloist, Lisa's sensitive touch on the piano (or keyboard) and magical vocals will illuminate your wedding ceremony and complement your elegant reception. The LISA PRESSMAN ENSEMBLE (duo, trio, quartet) creates an exquisite ambiance featuring keyboard/vocals and classical guitar. Percussion and sax may be added to Lisa's jazzy sound.</p> <p>Listen to the Lisa Pressman Ensemble at <a href="http://www.opusfromus.com/events">www.opusfromus.com/events</a></p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/lisa_pressman_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"); } ?>