<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20100101","20100210") == 1) {
document.write('<p id="norm" align="center"><a name=20100210_haiti_relief></a>'); 
document.write('<img src="' + pref + 'graphics/haiti.gif" align="left">');
if (doc == "index") { document.write('<a href="' + pref + 'events/index.htm#20100210_haiti_relief" title="Click here for more information.">'); }
document.write('<b style="font-size: 20px; line-height: 22px; color: red;">Earthquake Response: Haiti</b></a>');
document.write('<p id=norm>');
if (doc != "index") {
document.write('As you know, a major earthquake hit Port-au-Prince, Haiti causing widespread destruction. ');
document.write('Millions of people are affected and hundreds of thousands are feared dead. ');
document.write('<a href="http://www.umc.org/site/c.lwL4KnN1LtH/b.1353935/k.4713/Our_mission_is_to_make_disciples_of_Jesus_Christ_for_the_transformation_of_the_world.htm" title="Visit the United Methodist Committee on Relief web site.">UMCOR</a> is assessing the needs and preparing to respond. ');
   }
document.write('<a href="http://www.umc.org/site/c.lwL4KnN1LtH/b.5721887/k.24FC/How_can_you_help_Provide_UMCOR_Health_Kits.htm?auid=5813305" title="Click here for more info on health Kits."><b id=rd>Health&nbsp;Kits&nbsp;Needed</b></a><br>  ');
document.write('Support for relief efforts can be made through <a href="http://secure.gbgm-umc.org/donations/umcor/donate.cfm?code=418325&id=3018760">UMCOR</a>  ');
document.write('or through <a href="https://www.grandrapidsfumc.org/giving/donate.htm">First Church</a>.  ');
document.write('Please make checks payable to <b>FUMC</b> and write <b><i>Haiti Emergency, UMCOR Advance # 418325</b></i>  on the memo line.  ');
document.write('<br clear="all"><p clear="all"><hr>');
}
// End --> 