function noErrMsg() {
		return true;
		}
		window.onerror = noErrMsg;