<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20091201","20100210") == 1) {
document.write('<p align="center" id="norm"><a name=20100210_gallery_walk></a>');
document.write('<img src=' + pref + 'graphics/celebration_figure_sm.gif align=left width=30 height=45>');
if (doc == "index") {document.write('<br><a href="' + pref + 'events/index.htm#20100210_gallery_walk" title="Click here for more information.">');}
document.write('<b style="font-size: 20px; line-height: 22px; color: navy;">Gallery Walk&minus;Through<br>Celebration of the Arts</b></a>');
document.write('<p id=norm>');
document.write('<span id=when>Sunday, February 7, 9:30 am and Wednesday, February 10, 12:00 pm</span> in <span id=loc>Wesley Hall</span> ');
if (doc != "index") {
document.write(' — All adults are invited to experience this year´s show through the special insight of <span id=who>Nancy Clouse</span>, artist and faculty member from Grand Rapids Community College.  ');
document.write('<br><a href=http://www.thecelebrationofthearts.com/><img src=' + pref + 'graphics/More.gif border=0></a>  ');
}
document.write('<p clear="all"><hr>');
}
// End --> 