<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20100101","20100303") == 1) {
document.write('<p id=norm align=center><a name=20100303_lenten_groups></a>'); 
if (doc == "index") {document.write('<br><a href="' + pref + 'events/index.htm#20100303_lenten_groups" title="Click here for more information.">');}
if (doc != "index") {document.write('<img src="' + pref + 'graphics/24_hours.png" align="left" border="0">'); }
document.write('<b style="font-size: 20px; line-height: 22px; color: navy;">Lenten Small Groups</b></a>');
document.write('<p id=norm>');
document.write('<span id=what>House groups</span> will be formed again in Lent.  ');
if (doc != "index") {
document.write('This year we will use the dynamic study <span id=title>"24 Hours That Changed the World"</span> written by <span id=author>Rev. Adam Hamilton</span>, pastor of Church of the Resurrection United Methodist Church in Leawood, Kansas. ');
document.write('Take time out this Lenten season to gather with friends from First Church to ponder anew the last day of Jesusī life. ');
document.write('A number of groups are being offered at a variety of times and places for your convenience. ');
document.write('Please see the Sunday bulletin or the website to sign up for a day, time and location that works for you. ');
}
document.write('<br><a href=' + pref + 'classes/house_groups_sign-up.htm><img src=' + pref + 'graphics/Sign-up.gif border=0></a>  ');
//document.write('<a href=' + pref + 'classes/lenten_small_groups.htm#STG><img src=' + pref + 'graphics/Sign-up.gif border=0></a>  ');
document.write('<br clear="all"><p clear="all"><hr>');
}
// End --> 