<!-- to hiding script from old browsers

	function pageReset() {return true;}
	IE3 = (navigator.userAgent.indexOf('MSIE 3.',0) != -1);
	if(!IE3){window.focus();}

// end hiding script from old browsers -->
