if (document.images) {
	var backbtnon = new Image(); backbtnon.src = "images/backbtnhvr.gif";
	var backbtnoff = new Image(); backbtnoff.src = "images/backbtn.gif";
}

/*
if (location.href == "http://www.epsico.com/"
	|| location.href == "http://epsico.com/" 
	|| location.href.indexOf("index.shtml") != -1
	|| location.href.indexOf("registration.shtml") != -1) {
	window.alert("Note from Epsico: Due to problems with our hosting provider, our e-mail is currently down.\nTo contact us or schedule a test, please call us at 309-828-9901 or 800-865-9901.\nWe apologize for the inconvenience.");
}
*/