<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090901","20091127") == 1) {
document.write('<p id=norm align="center"><a name=20091127_office_closed></a>'); 
//document.write('<img src=' + pref + 'graphics/JazzVespers_sm.gif align=left border=0>');

if (doc == "index") {document.write('<br><a href="' + pref + 'events/index.htm#20091127_office_closed" title="Click here for more information.">');}

document.write('<b style="font-size: 20px; line-height: 22px; color: navy;">THANKSGIVING HOLIDAY</b></a> ');
document.write('<p id=norm> ');
document.write('The church building and First Place office will be closed from <span id="when">2:00 pm on Wednesday, November 25 through Friday, November 27</span> for the Thanksgiving holiday. ');

if (doc != "index") {
document.write('Worship services and church school will be held on Sunday, November 29.  ');
document.write('There will be no evening activities on November 29.  ');
document.write('If there is a pastoral emergency over the Thanksgiving weekend, you may call <a href="' + pref + 'about/staff.htm#JennieB">Pastor Jennie</a> at <span id="phone">260.2994</span> or Parish Nurse <a href="' + pref + 'about/staff.htm#MarjT">Marj Timmerman</a> at <span id="phone">901.9224</span>. ');
}
document.write('<br clear="all"><p clear="all"><hr>');
}
// End --> 