onerror = stoperror;
function stoperror()
{
return true;
}

