<!--
sponsorson=new Image (117,44)
sponsorson.src = "http://www.colonscreeningforlife.com/images/sponsors2.gif"
sponsorsoff=new Image (117,44)
sponsorsoff.src = "http://www.colonscreeningforlife.com/images/sponsors1.gif"

registeron=new Image (99,44)
registeron.src = "http://www.colonscreeningforlife.com/images/register2.gif"
registeroff=new Image (99,44)
registeroff.src = "http://www.colonscreeningforlife.com/images/register1.gif"

routeon=new Image (99,44)
routeon.src = "http://www.colonscreeningforlife.com/images/route2.gif"
routeoff=new Image (99,44)
routeoff.src = "http://www.colonscreeningforlife.com/images/route1.gif"

scheduleon=new Image (99,44)
scheduleon.src = "http://www.colonscreeningforlife.com/images/schedule2.gif"
scheduleoff=new Image (99,44)
scheduleoff.src = "http://www.colonscreeningforlife.com/images/schedule1.gif"

homeon=new Image (99,44)
homeon.src = "http://www.colonscreeningforlife.com/images/home2.gif"
homeoff=new Image (99,44)
homeoff.src = "http://www.colonscreeningforlife.com/images/home1.gif"

screeningson=new Image (99,44)
screeningson.src = "http://www.colonscreeningforlife.com/images/screenings2.gif"
screeningsoff=new Image (99,44)
screeningsoff.src = "http://www.colonscreeningforlife.com/images/screenings1.gif"

survivorson=new Image (99,44)
survivorson.src = "http://www.colonscreeningforlife.com/images/survivors2.gif"
survivorsoff=new Image (99,44)
survivorsoff.src = "http://www.colonscreeningforlife.com/images/survivors1.gif"

volunteeron=new Image (99,44)
volunteeron.src = "http://www.colonscreeningforlife.com/images/volunteer2.gif"
volunteeroff=new Image (99,44)
volunteeroff.src = "http://www.colonscreeningforlife.com/images/volunteer1.gif"

// -->


<!--
var myimages=new Array()
function preloadimages(){
for (i=0;i<preloadimages.arguments.length;i++){
myimages[i]=new Image()
myimages[i].src=preloadimages.arguments[i]
}
}
preloadimages("http://www.colonscreeningforlife.com/images/sponsors2.gif","http://www.colonscreeningforlife.com/images/register2.gif","http://www.colonscreeningforlife.com/images/route2.gif","http://www.colonscreeningforlife.com/images/schedule2.gif","http://www.colonscreeningforlife.com/images/home2.gif","http://www.colonscreeningforlife.com/images/survivors2.gif","http://www.colonscreeningforlife.com/images/screenings2.gif");
//-->
