<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20091201","20100220") == 1) {
document.write('<p align="center" id="norm"><a name=20100220_scrapbooking></a>');
//document.write('<img src=' + pref + 'graphics/celebration_figure_sm.gif align=left width=30 height=45>');
if (doc == "index") {document.write('<br><a href="' + pref + 'events/index.htm#20100220_scrapbooking" title="Click here for more information.">');}
document.write('<b style="font-size: 20px; line-height: 22px; color: navy;">SCRAPBOOKING</b></a>');
document.write('<p id=norm>');
document.write(' Our next <span id=what>scrapbooking</span> event will be <span id=when>Saturday, February 20 from 10:00 am - 8:00 pm</span>.  ');
if (doc != "index") {
document.write('WeŽd love to have you join us! If you are a scrapbooker, please email <a href="' + pref + 'about/staff.htm#PatsyM">Patsy McGillivray</a> at <a href="mailto:patsym@grandrapidsfumc.org">patsym@grandrapidsfumc.org</a>  to be included on the scrapbook emailings.  ');
//document.write('<br><a href=http://www.thecelebrationofthearts.com/><img src=' + pref + 'graphics/More.gif border=0></a>  ');
}
document.write('<p clear="all"><hr>');
}
// End --> 