function preLoad()
{
	images24 = new Image;
	images24.src = "http://www.health-elinks.org/images/background.gif";
	images49 = new Image;
	images49.src = "http://www.health-elinks.org/images/blank-down.gif";
	images50 = new Image;
	images50.src = "http://www.health-elinks.org/images/blank-up.gif";
	images25 = new Image;
	images25.src = "http://www.health-elinks.org/images/header-back.gif";
	images26 = new Image;
	images26.src = "http://www.health-elinks.org/images/topics-web-down.gif";
	images27 = new Image;
	images27.src = "http://www.health-elinks.org/images/start-web-over.gif";
	images28 = new Image;
	images28.src = "http://www.health-elinks.org/images/kids-web-down.gif";
	images29 = new Image;
	images29.src = "http://www.health-elinks.org/images/men-web-down.gif";
	images30 = new Image;
	images30.src = "http://www.health-elinks.org/images/encyclopedia-web.gif";
	images31 = new Image;
	images31.src = "http://www.health-elinks.org/images/encyclopedia-web-over.gif";
	images32 = new Image;
	images32.src = "http://www.health-elinks.org/images/encyclopedia-web-down.gif";
	images33 = new Image;
	images33.src = "http://www.health-elinks.org/images/help-web.gif";
	images34 = new Image;
	images34.src = "http://www.health-elinks.org/images/start-web.gif";
	images35 = new Image;
	images35.src = "http://www.health-elinks.org/images/kids-web.gif";
	images36 = new Image;
	images36.src = "http://www.health-elinks.org/images/kids-web-over.gif";
	images37 = new Image;
	images37.src = "http://www.health-elinks.org/images/header-web.gif";
	images38 = new Image;
	images38.src = "http://www.health-elinks.org/images/medlineplus-web.gif";
	images39 = new Image;
	images39.src = "http://www.health-elinks.org/images/men-web.gif";
	images40 = new Image;
	images40.src = "http://www.health-elinks.org/images/men-web-over.gif";
	images41 = new Image;
	images41.src = "http://www.health-elinks.org/images/resources-web.gif";
	images42 = new Image;
	images42.src = "http://www.health-elinks.org/images/topics-web.gif";
	images43 = new Image;
	images43.src = "http://www.health-elinks.org/images/topics-web-over.gif";
	images44 = new Image;
	images44.src = "http://www.health-elinks.org/images/women-web.gif";
	images45 = new Image;
	images45.src = "http://www.health-elinks.org/images/women-web-over.gif";
	images46 = new Image;
	images46.src = "http://www.health-elinks.org/images/women-web-down.gif";
	images47 = new Image;
	images47.src = "http://www.health-elinks.org/images/firstfind-web.gif";
	images48 = new Image;
	images48.src = "http://www.health-elinks.org/images/start-web-over.gif";
}