function norect(n) {	if (navigator.userAgent.indexOf("MSIE")!=-1) {		n.blur();	}}