<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090701","20091101") == 1) {
document.write('<p id="norm" align="center"><a name=20091101_family_night></a>'); 
document.write('<a href="' + pref + 'events/index.htm#20091101_family_night" title="Click here for more information.">');
document.write('<img src=' + pref + 'graphics/Family_Night.png align="center" border=0 alt="Family Night"></a>');
document.write('<p id="norm">'); 
document.write('is happening November 1<sup>st</sup>. '); 

if (doc != "index") { 
document.write('Join us as we work together to create cookie mix jars as gifts of care to those in our church who are shut up or ill during the Advent season. ');
document.write('There will be a light meal served at 5:00 pm. ');
document.write('Activities begin at '); 
}
document.write('<br><a href=' + pref + 'sign-up/index.htm#20091101_family_night><img src=' + pref + 'graphics/Sign-Up.gif border=0></a>  ');
document.write('<br clear="all"><p clear="all"><hr>');
}
// End --> 