<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090701","20091010") == 1) {
document.write('<p id="norm" align="center"><a name=20091010_food_drive></a>'); 
if (doc == "index") {document.write('<a href="' + pref + 'events/index.htm#20091010_food_drive" title="Click here for more information.">');}
document.write('<center><b style="font-size: 20px; font-weight: 900; line-height: 22px; color: navy;">ACCESS COUNTYWIDE<br>FOOD DRIVE</b></a></center>');
document.write('<p id="norm">');
document.write(' helpers are needed <span id="when">Saturday, October 10 at 9:00 am.</span> ');
if (doc != "index") {
document.write('You may sign up by using the link below or contact <span id="who">Lynne Beals</span> at <a href=mailto:lmbeals@comcast.net>lmbeals@comcast.net</a> or <span id="phone">443.0385</span>. ');
}
document.write('<br><a href=' + pref + 'sign-up/index.htm#20091010_food_drive><img src=' + pref + 'graphics/Sign-up.gif border=0></a>  ');
document.write('<p clear="all"><hr>');
}
// End --> 