<!--

alertPage = 'http://www.nomotochikusan.com/common/unsupport.html';

function scriptError(){
	if (E1&&E2&&E3) top.location.href=alertPage;
	return true;
}

window.onerror=scriptError;

var E1 = 1;

//-->