function ie_alert(){
	
	alert("Your current version of Internet Explorer is no longer supported.\n\nYou can still navigate our site, but full functionality is not gauranteed.\n\nCurrent support for Internet Explorer includes versions 7 and above.\n\nPlease upgrade your current version of Internet Explorer or switch to another browser.\n");
	
}