<!-- 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_artprize_host></a>'); 
document.write('<center><a href="http://www.artprize.org" title="Click here to visit the ArtPrize web site."><img src="' + pref + 'graphics/ArtPrize.png" align="left" border=0></a></center>');
if (doc == "index") {document.write('<a href="' + pref + 'events/index.htm#20091010_artprize_host" title="Click here for more information.">');}
document.write('<center><b style="font-size: 20px; font-weight: 900; line-height: 22px; color: #f37626;">Grand</b> <b style="font-size: 20px; font-weight: 900; line-height: 22px; color: #592800;">Rapids</b><br><img src="' + pref + 'graphics/AP_small.png" border=0></a></center>');
document.write('<p id="norm">');
if (doc != "index") {
document.write('ARTPRIZE is a radically open art competition. ');
document.write('Open to any artist in the world who can find space. ');
document.write('Open to anybody in Grand Rapids who wants to create a venue. ');
document.write('Open to a vote from anyone who attends. ');
document.write('Itīs an experiment. ');
document.write('A fun experiment.');
document.write('<p id="norm">');
document.write('First Church is excited to be a part of this experiment as an Artist Venue to the Grand Rapids Christians in the Visual Arts Exhibit, "MANNA - A Collage of Visual Faith,"   ');
}

document.write('September 23 - October 10. Please help support First Church and ArtPrize as a volunteer host.');

if (doc != "index") {
document.write('To sign up, contact <a href="' + pref + 'about/staff.htm#MarkL">Mark Loring</a> at <span id=phone>451.2879</span> at <a href=mailto:markl@grandrapidsfumc.org>markl@grandrapidsfumc.org</a> or use the link below.  ');
}
document.write('<br><a href=' + pref + 'sign-up/index.htm#20091010_artprize_host><img src=' + pref + 'graphics/Sign-up.gif border=0></a>  ');
document.write('<p clear="all"><hr>');
}
// End --> 