관리-도구
편집 파일: ceremony_safe_sound_piano_rentals.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Ceremony Music | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CEREMONY_MUSIC.""; 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 Ceremony Music</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Safe & Sound Piano Rentals</h2> <p><span class="vendor_phone">Phone: 602-426-9640</span> <br /><a class="vendor_website" href="http://www.myfirstpiano.net" target="_blank"><strong>www.myfirstpiano.net </strong></a></p> <p>Nothing says romance like a grand piano.</p> <p>Can you hear the sweet sound of Cannon in D playing on a gorgeous piano as the bride walks down the isle? </p> <p>We bring that vision to life!</p> <p>Safe & Sound Piano Rentals are the experts in creating a musically rich soundstage for wedding and concert venues.</p> <p><em>Our Services Include</em></p> <ul> <li> <p>Rentals by the day, week or month.</p> </li> <li> <p>Steinway, Yamaha, Kawai, Boston and many other top brands.</p> </li> <li> <p>Different finishes to compliment the color and decor of your wedding.</p> </li> <li> <p>Digital, vertical, and grand pianos for any occasion.</p> </li> <li> <p>Seamless delivery and set up</p> </li> <li> <p>Tuning and prep by the finest technicians. (On site tuning upon request)</p> </li> <li> <p>Affordable pricing </p> </li> </ul> <p>Reserve your piano now! 602-426-9640</p> <p>Have a <em>Grand</em> Wedding! </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/my-first-piano3.jpg" /></p> <p><img class="border" src="/vendors/images/my-first-piano1.jpg" /></p> <p><img class="border" src="/vendors/images/my-first-piano.jpg" /></p> <p><img class="border" src="/vendors/images/my-first-piano2.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_ceremony_music.php")) { include_once($DOCUMENT_ROOT."/includes/footer_ceremony_music.php"); } else { header("location: /error.php"); } ?>