window.onerror = stopAllErrors;

function stopAllErrors(){ return true;}

function setCopyRight()
{
//(有)ハヤシ商事から（株）ハヤシへ変更 2007-02-13 M.N
//	document.write('Copyright(C)2000-2004 (有)ハヤシ商事 All Rights Reserved.');
	document.write('Copyright(C)2000-2007 (株)ハヤシ All Rights Reserved.');
}
