
//<!-- Begin News Section -->
document.write('<div id="news">');
document.write('<h2>Palos Verdes Symphonic Band News</h2>');
document.write('<ul>');
document.write('<li>The Palos Verdes Symphonic Band was highlighted in the Daily Breeze in a very positive article reviewing this year&#39;s holiday concert. Read the article on our <a class="gold" href="http://www.palosverdes.com/pvsb/press.html">press page</a>.</li>');
document.write('<li>Audio clips are now available on our <a class="gold" href="./media.html">multimedia</a> page. Listen and enjoy!</li>');
document.write('<li>PVSB has released its first CD for public sale.  The CD is based on our performance of <i>Russian Connection</i>, recorded live at the Norris Theater on April 10, 2010.  Please contact PVSB at <a class="gold" href="mailto:PVSBRecruiting@gmail.com">PVSBRecruiting@gmail.com</a> for further information on how to purchase the CD. Several audio samples from this CD are available on our <a class="gold" href="./media.html">multimedia</a> page.</li>') 
document.write('<li>Are you an experienced musician who wants to play with our group?  Check out our <a class="gold" href="http://www.palosverdes.com/pvsb/flyers/PalosVerdesSymphonicBand.pdf"> membership flyer </a> for more information. You can also find more information on our <a class="gold" href="./about.html">about us</a> and <a class="gold" href="./membership.html">membership</a> pages.</li>');
document.write('</ul>');
document.write('</div>');
//<!-- End News Section -->

//<!-- Begin Member News Section -->
document.write('<br>');
document.write('<div id="members">');
document.write('<h2>For Band Members</h2>');
document.write('	<ul>');
document.write('		<li>Rehearsals are now held at Riviera United Methodist Church (RUMC), <a class="gold" href="http://www.rivieraumc.com/directions/directions.html">375 Palos Verdes Blvd., Redondo Beach, 90277</a>. Please bring your own music stand!</li>');
document.write('		<li>There will be no rehearsals on 12/21 and 12/28 due to the holidays. Rehersals will resume on 1/4.</li>');
document.write('	</ul>');
document.write('</div>');
//<!-- End Member News Section -->

//<!-- Begin Audio Samples -->
/*
document.write('<br>');
document.write('<div id="audiosamples">');
document.write('<h2>Sample Music</h2>');
document.write('<ul>');
document.write('<li>The following audio samples were taken from the Palos Verdes Symphonic Band<span>&apos</span>s presentation of <i>Russian Connection</i>, April 2010. </li>');
document.write('<li>');
document.write('<script language="JavaScript" src="http://www.thechomper.org/pvsb/audio/audio-player.js"></script>');
document.write('<object type="application/x-shockwave-flash" data="http://www.thechomper.org/pvsb/audio/player.swf" id="audioplayer1" height="24" width="290">');
document.write('<param name="movie" value="http://www.thechomper.org/pvsb/audio/player.swf">');
document.write('<param name="FlashVars" value="playerID=audioplayer1&soundFile=http://www.thechomper.org/pvsb/audio/ClownsDelight.mp3">');
document.write('<param name="quality" value="high">');
document.write('<param name="menu" value="false">');
document.write('<param name="wmode" value="transparent">');
document.write('</object>');
document.write('</li>');
document.write('</ul>');
document.write('</div>');
*/
//<!-- End Audio Samples -->



