<!-- Begin SIDEBAR LEFT




document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="product-title2"><b>Write a Review</span></legend>');

document.write('<img src="picts/spacer.gif" height="3" width="10"><br>');

document.write('<span class="sidebartext"><center>');

document.write('If you are blessed by any the music on our site, please let others know. <a href="review.htm">Write a review.<br>');

document.write('</fieldset>');
document.write('</span>');

document.write('<img src="picts/spacer.gif" height="2" width="10" border="0"><br>');




// START TOPIC REVIEW


document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="product-title2"><b>Book this Artist</span></legend>');

document.write('<img src="picts/spacer.gif" height="3" width="10"><br>');

document.write('<span class="sidebartext"><center>');

document.write('If you would like to book this artist for a concert or event. Please <a href="contact.htm">contact us.<br>');

document.write('</fieldset>');
document.write('</span>');

document.write('<img src="picts/spacer.gif" height="2" width="10" border="0"><br>');















// THIS IS AN EXTRA PARAGRAPH



   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Paragraph Title:');

document.write('<br></span><span class="sidebartext">');

document.write('This is an extra paragraph with a linked image you can turn on by changing the above to a yes.<br>');

document.write('<center><a href="about.htm"><img src="picts/sidebar-right2.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}




//  End -->
