<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090901","20091104") == 1) {
document.write('<p id=norm align=center><a name=20091104_taize_service></a>'); 
if (doc == "index") {document.write('<a href="' + pref + 'events/index.htm#20091104_taize_service" title="Click here for more information.">');}
document.write('<img src="' + pref + 'graphics/taize.png" align="center" border=0><br>');
document.write('<b style="font-size: 20px; line-height: 22px; color: brown;">Taiz&eacute; Sung Prayer Service</b></a>');
document.write('<p id=norm>');
document.write('<span id=when>November 4<sup>th</sup> at 7:00pm</span>, we hold a <span id=what>Taizé worship service</span> in the <span id=loc>sanctuary</span>.  ');
if (doc != "index") {
document.write('Worship consists of simple choruses, prayers, scripture, and silence.  ');
document.write('Communion, healing prayers and the lighting of candles are also a part of each service.  ');
document.write('Taizé Sung Prayers service is open to all people and is a wonderful way to reconnect with God in the midst of a busy week. ');
document.write('<br><a href=' + pref + 'taize/index.htm><img src=' + pref + 'graphics/More.gif border=0></a>  ');
}
document.write('<br clear="all"><p clear="all"><hr>');
}
// End --> 