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