관리-도구
편집 파일: ceremony_music_bridgewater-scroller.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"> <script type="text/javascript">//new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds) new pausescroller(pausecontent, "pscrollercmusic", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Ceremony Music</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Adrienne Bridgewater - Harpist</h2> <p><span class="vendor_phone">Phone: 480-443-1164</span> <br /><a class="vendor_website" href="http://www.arizona-wedding-music.com" target="_blank"><strong>www.arizona-wedding-music.com</strong></a></p> <p>Adrienne Bridgewater is a third generation Arizona native who plays the harp and sings at events throughout Metropolitan Phoenix and the Southwest. She studied harp and voice at Arizona State University where she earned both Bachelors and Masters Degrees in addition to singing major roles in many musicals.</p> <p>As a professional harpist for more than 20 years, Adrienne has played extended engagements at such prominent resorts as the Arizona Biltmore, Camelback Inn and the Wigwam. The combination of her lyric voice with the beautiful sound and stunning appearance of her golden harp enhance any special occasion. Adrienne's versatility makes her music ideal for joyous weddings, elegant receptions and meaningful services. She also plays a variety of classical and contemporary music on a black art deco electric harp.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/bridgewater_01.jpg" /></p> <p><img class="border" src="/vendors/images/bridgewater_02.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"); } ?>