<!--
function stopError() {
return true;
}
window.onError = "stopError()";
// -->
