<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090701","20091017") == 1) {
document.write('<p id="norm" align="center"><a name=20091017_food_distribution></a>'); 
if (doc == "index") {document.write('<a href="' + pref + 'events/index.htm#20091017_food_distribution" title="Click here for more information.">');}
document.write('<center><b style="font-size: 20px; font-weight: 900; line-height: 22px; color: navy;">FEED AMERICA FOOD DISRIBUTION</b></a></center>');
document.write('<p id="norm">');
if (doc != "index") {document.write('will take place '); }
document.write('<span id="when">Saturday, October 17 at 9:00 am.</span> ');
if (doc != "index") {
document.write('at <span id="loc">In the Image.</span> ');
document.write('Set-up at 8:30 am, and the line begins at 9:00 am. ');
document.write('This is a shared ministry of Second Congregational, Ada Congregational, First United Methodist Church, and a new church start in the Hispanic community. ');
document.write('Please sign up to help using the link below. ');
}
document.write('<br><a href=' + pref + 'sign-up/index.htm#20091017_food_distribution><img src=' + pref + 'graphics/Sign-up.gif border=0></a>  ');
document.write('<p clear="all"><hr>');
}
// End --> 