<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20091201","20100214") == 1) {
document.write('<p id="norm" align="center"><a name=20100214_organ_tour></a> ');

if (doc == "index") {document.write('<br><a href="' + pref + 'events/index.htm#20100214_organ_tour" title="Click here for more information.">');}
document.write('<b style="color: blue; font-weight: 900; font-size: 22px; line-height: 22px;">Organ Tour</b><br> ');
document.write('<p align=center> ');
document.write('<b>Sunday, February 14<sup>th</sup><br>at 9:30 am</b><br> ');

if (doc != "index") {
document.write('<p id="norm">');
document.write('Do you want to know how our organ works? ');
document.write('Find out what a pipe does or what a valve does in this class. ');
document.write('Also come and see the blower room and the antiphonal chamber. ');
document.write('During this class you will also learn a little about the history and evolution of our organ, hear some demos of what our organ can do and have some of your questions answered about the organ. ');
document.write('The class will meet in the sanctuary and will be led by <span id=who>George Buck</span>. ');

//if (doc!="blood_drive"){ document.write('<a href=' + pref + 'health/blood_drives.htm><img src=' + pref + 'graphics/More.gif border=0></a>  '); }
//document.write('<a href=' + pref + 'sign-up/index.htm#blood><img src=' + pref + 'graphics/Sign-up.gif border=0></a>  ');
}
document.write('<br clear="all"><p clear="all"><hr>');
}
// End --> 