<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20080901","20091115") == 1) { 
document.write('<p id=norm align="center"><a name=20091115_mission_fair></a> ');
if (doc == "index") {document.write('<br><a href="' + pref + 'events/index.htm#20091115_mission_fair" title="Click here for more information.">');}
document.write('<b style="font-size: 20px; line-height: 22px; color: navy;">Mission Fair</b></a> ');
document.write('<p id=norm> ');
document.write('The annual <span id=what>Mission Fair</span> will be held on <span id=when>Sunday, November 15 at 12:15 pm.</span> ');
if (doc != "index") {
document.write('There will be exhibits, items for sale, and food from around the world to sample. ');

document.write('Please contact <span id=who>Carolyn Rock</span> for more information at <a href=mailto:artjoy1661@att.net>artjoy1661@att.net</a> or <span id=phone>(616) 974&minus;2732.</span> ');
//document.write('Learn more about Mike: <a href=http://www.undertheoverpass.com><img src="' + pref + 'graphics/Link.gif" border=0></a> ');
}
document.write('<br clear="all"><p clear="all"><hr>');
}
// End --> 