<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF

var showimage_1		= "no"		// SHOW 1ST SIDEBAR IMAGE
var showimage_2		= "no"		// SHOW 2ND SIDEBAR IMAGE
var showimage_3		= "no"		// SHOW 3RD SIDEBAR IMAGE
var showimage_5		= "no"		// SHOW 5TH SIDEBAR IMAGE
var showimage_6		= "no"		// SHOW 6TH SIDEBAR IMAGE
var showimage_7		= "no"		// SHOW 7TH SIDEBAR IMAGE
var showarea_1		= "no"		// SHOW THE 1ST PARAGRAPH
var showarea_2		= "no"		// SHOW THE 2ND PARAGRAPH
var showarea_3		= "no"		// SHOW THE 3RD PARAGRAPH
var showarea_4		= "no"		// SHOW THE 4TH PARAGRAPH
var showarea_5		= "no"		// SHOW THE 5TH PARAGRAPH
var showarea_6		= "no"		// SHOW THE 6TH PARAGRAPH
var showarea_7		= "no"		// SHOW THE 7TH PARAGRAPH

var noteborder		= "ECDDDA"	// BORDER COLOR AROUND THE NOTES

var showpaypal		= "no"			// SHOW A VIEW CART BUTTON
var paypalemail		= "your@email.com"	// YOUR PAYPAL E-MAIL







document.write('<TABLE cellpadding="5" cellspacing="0" width="100%" border="0" class="smalltext"><tr><td valign="top" align="center">');






// START VIEW CART AREA

   if (showpaypal == "yes") {
document.write('<form target="_blank" action="https://www.paypal.com/cgi-bin/webscr" method="post" style="margin: 0px">');
document.write('<input type="hidden" name="cmd" value="_cart">');
document.write('<input type="hidden" name="business" value="'+paypalemail+'">');
document.write('<input type="submit" VALUE="View Cart" name="submit"  onmouseover="this.className=\'buttonon-order\'" onmouseout="this.className=\'button-order\'" class="button-order" style="width:150"><br>');
document.write('<input type="hidden" name="display" value="1">');
document.write('</form>');
document.write('<img src="picts/paypal-sidebar.gif" alt="image"><br><br>');
}

// END VIEW CART AREA



// SIXTH IMAGE AREA


   if (showimage_6 == "yes") {


document.write('<a href="http://www.hsos.org/signup.html"><img src="picts/mailinglist.jpg" vspace="3" width="120" height=23"><br>');

document.write('<span class="smalltext">');
document.write('<br></a>');
}
// END SIXTH IMAGE AREA


// SEVENTH IMAGE AREA


   if (showimage_7 == "yes") {


document.write('<span class="subtitle">');

document.write('HSOS NEWS<br>');

document.write('</span>');


document.write('<img src="picts/th-cello.jpg"  height="100" width="100"><br>');
}

// END SEVENTH IMAGE AREA


// START SEVENTH TEXT AREA

   if (showarea_7 == "yes") {


document.write('<span class="smalltext">');




document.write('<fieldset style="border: #'+noteborder+' 2px solid; text-align:left; width:165px; padding: 5px;" class="picturecomments"><legend>');
document.write('<span class="picturetitle">Get the latest...<br></span></legend></a>');




document.write('<center>current news from<br>');

document.write('<center>the HSOS.<br>');






document.write('<a href="http://www.hsos.org/news.html" ><span style="font-style: bold;">Click Here</a></center>');


document.write('</fieldset>');
document.write('<br><br>');
}
//END SEVENTH TEXT AREA








// FIFTH IMAGE AREA


   if (showimage_5 == "yes") {

document.write('<span class="subtitle">');

document.write('HSOS NEWS<br>');

document.write('</span>');



document.write('<span class="smalltext">');

document.write('From the General Manager<br>');

document.write('<img src="photos/JohnBealSIDEBAR1.jpg"  height="100" width="100"><br>');
}

// END FIFTH IMAGE AREA


// START FIFTH TEXT AREA

   if (showarea_5 == "yes") {

document.write('<span class="subtitle">');

document.write('Thank you!<br>');

document.write('</span>');

document.write('<span class="smalltext">');




document.write('<fieldset style="border: #'+noteborder+' 2px solid; text-align:left; width:165px; padding: 5px;" class="picturecomments"><legend>');
document.write('<span class="picturetitle">To all our friends...<br></span></legend></a>');




document.write('<center>a message from<br>');

document.write('<center>John Beal.<br>');






document.write('<a href="http://www.hsos.org/news1.html" ><span style="font-style: bold;">Click Here</a></center>');


document.write('</fieldset>');
document.write('<br><br>');
}
// END FIFTH TEXT AREA



// FIRST IMAGE AREA


   if (showimage_1 == "yes") {


document.write('<span class="subtitle">');

document.write('HSOS NEWS<br>');

document.write('</span>');

document.write('<span class="smalltext">');

document.write('October 7, 2006<br>');

document.write('<img src="photos/jscottSIDEBAR2.jpg"  height="100" width="100"><br>');
}




// START FIRST TEXT AREA

   if (showarea_1 == "yes") {

document.write('<span class="subtitle">');

document.write('One Special Night<br>');

document.write('</span>');

document.write('<span class="smalltext">');




document.write('<fieldset style="border: #'+noteborder+' 2px solid; text-align:left; width:165px; padding: 5px;" class="picturecomments"><legend>');
document.write('<span class="picturetitle">One Special Orchestra<br></span></legend></a>');





document.write('<center>with<br>');

document.write('<center> Our October concert was a great success, thanks to Samantha Eggar,<br>Charles Durning,<br>Sydney Pollack,<br>John Badham,<br>Michael Shamberg,<br>Stacey Sher and more!<br>');






document.write('<a href="http://www.hsos.org/concert07OCT06.html" ><span style="font-style: bold;">Read About it HERE</a></center>');


document.write('</fieldset>');
document.write('<br><br>');
}
// END FIRST TEXT AREA


// THIRD IMAGE AREA


   if (showimage_3 == "yes") {

document.write('<span class="subtitle">');

document.write('Buy Tickets Now<br>');

document.write('</span>');


document.write('<a href="http://www.ticketmaster.com/promo/bxcjb5" target="_blank"><img src="picts/tickemastersmall.jpg" vspace="3" width="120" height=23"><br>');

document.write('<span class="smalltext">');
document.write('Click to Buy Now<br></a>');

document.write('Or Call 310-825-2101</a>');


document.write('</span>');

document.write('<br><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><br>');


}






// START THIRD TEXT AREA
   if (showarea_3 == "yes") {

document.write('<fieldset style="border: #'+noteborder+' 2px solid; text-align:left; width:165px; padding: 5px;"class="smalltext"><legend>');
document.write('<span class="subtitle">SAMPLE</span></legend>');

document.write('SAMPLE sample<span style="font-style: italic;">SAMPLE sample</span> SAMPLE sample.<br>');

document.write('<a href="xxxx.htm">Click Here');
document.write('<img src="picts/arrowsmall.gif" border="0" align="middle" hspace="5"></a><br>');

document.write('</fieldset>');

document.write('<br><br>');
}
// END THIRD TEXT AREA







// SECOND IMAGE AREA


   if (showimage_2 == "yes") {
document.write('<span class="subtitle">');

document.write('HSOS NEWS<br>');

document.write('</span>');

document.write('<span class="smalltext">');

document.write('May 18, 2006<br>');

document.write('<img src="photos/th-conceert.jpg"  height="100" width="100"></a><br>');
}




// START SECOND TEXT AREA

   if (showarea_2 == "yes") {

document.write('<span class="subtitle">');

document.write('Inaugural Concert<br>');

document.write('</span>');

document.write('<span class="smalltext">');




document.write('<fieldset style="border: #'+noteborder+' 2px solid; text-align:left; width:165px; padding: 5px;" class="picturecomments"><legend>');
document.write('<span class="picturetitle">Symphony in Film Music<br></span></legend></a>');

document.write('<center>Our first concert with special guest artists Samantha Eggar, Michael York and Alan Mandell was a fabulous success!<br>');





document.write('<a href="http://www.hsos.org/concert18MAY06.html" ><span style="font-style: bold;">Click For Info </a></center>');



document.write('</fieldset>');
document.write('<br><br>');
}


// END SECOND TEXT AREA




// START FOURTH TEXT AREA
   if (showarea_4 == "yes") {

document.write('<fieldset style="border: #'+noteborder+' 2px solid; text-align:left; width:165px; padding: 5px;"class="smalltext"><legend>');
document.write('<span class="subtitle">Win Concert Tickets!</span></legend>');

document.write('<span class="smalltext">');

document.write('Name the HSOS Newsletter and win 2 prime tickets to the October 7 concert.<br>');

document.write('<center><a href="mailto:hmackendrick@hsos.org" ><span style="font-style: bold;">Email Your Suggestion </a></center>');


document.write('</fieldset>');

document.write('<br><br>');
}
// END FOURTH TEXT AREA





















document.write('</td></tr></table>');
//  End -->