
//add by danielb on 100126
if (IE == false && FIREFOX == false){
		document.location.href="index.htm?err=browser";
}
