<!--
// JavaScript Fehler unterdrücken

onerror = stopError;
function stopError()
{
return true;
}



// -->

