<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20080901","20091107") == 1) {
document.write('<p id=norm align=center><a name=20091107_discovery_class></a> ');
	if (doc == "index") { document.write('<a href="' + pref + 'events/index.htm#20091107_discovery_class" title="Click here for more information.">'); }
document.write('<b style="font-size: 18px; line-height: 22px; color: #660000;">DISCOVERY CLASS</b></a> ');
document.write('<p id=norm> ');

if (doc != "index") { 
document.write('It helps you know who we are as a church and as United Methodists. ');
document.write('Plus, youŽll learn about the many growth opportunities that exist here. ');
document.write('Please use the link below if youŽre interested in joining the next Discovery Class on  ');
}
document.write('<span id=when>Saturday, November 7 from 9:00 am - 4:00 pm.</span>  ');
if (doc != "index") {
document.write('   ');
document.write('Call <a href=http://www.grandrapidsfumc.org/about/staff.htm#PatsyM target=_parent>Patsy McGillivray</a> ');
document.write('at <span id=phone>451&minus;2879</span> or ');
document.write('email her at <a href=mailto:patsym@grandrapidsfumc.org>patsym@grandrapidsfumc.org</a> if you would like to attend.  ');
}
document.write('<br><a href="' + pref + 'sign-up/index.htm#20091107_discovery_class"><img src=' + pref + 'graphics/Sign-Up.gif border=0></a>  ');
document.write('</p><hr>');
}
// End --> 