<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090101","20091015") == 1) {
document.write('<p id="norm" align="center"><a name=20091015_fixin_fellowship></a>'); 
if (doc == "index") {document.write('<a href="' + pref + 'events/index.htm#20091015_fixin_fellowship" title="Click here for more information.">');}
document.write('<p id=norm align=center><img src="' + pref + 'graphics/fixin_n_fellowship_2.png" align="center" border="0"></a>');
document.write('<p id=norm>');
document.write('<span id=when>Thursday, October 15 at 9:00 am</span>  ');
if (doc != "index") {
document.write('- meet in <span id=loc>room 105.</span> Start the day with fellowship over coffee and baked goods, then tackle minor repairs needed throughout the church buildings.  ');
}
//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 --> 