
var error_found1=false;
function errortrap(msg,url,line){error_found1=true;return false;}
onerror=errortrap;
