<!-- 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_faith_for_health></a>'); 
//document.write('<center><a href="http://faithforhealth.org/" title="Click here to sign the Faith for Health petition."><img src="' + pref + 'graphics/ArtPrize.png" align="left" border=0></a></center>');
document.write('<a href="http://faithforhealth.org/" title="Click here to sign the Faith for Health petition.">');
document.write('<b style="font-size: 20px; line-height: 22px; color: red;">Sign the <strong>FAITH&nbsp;FOR&nbsp;HEALTH</strong> Petition</b></a>');
document.write('<p id="norm">');
document.write('<a href="http://www.umc.org/site/apps/nlnet/content.aspx?c=lwL4KnN1LtH&b=5066539&content_id={80F15261-97BF-4210-9C1E-A3E631300EE2}&notoc=1" title="Click here to see what the Methodist Church says about health care.">Read the Methodist position on health care.</a>');
document.write('<br><a href="' + pref + 'health/faithforhealth.htm" title="Click here to visit our healthcare page.."><img src=' + pref + 'graphics/More.gif border=0></a>  ');
document.write('<p clear="all"><hr>');
}
// End --> 