function errorHandler() {
   return true;
}
window.onerror = errorHandler;
function info(){
  pop1 = window.open('','info','width=940,height=690,channelmode=no,dependent=yes,directories=no,fullscreen=no,hotkeys=no,location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=yes,toolbar=no');
	pop1.focus();
}
document.write('<img src="http://www.gerber-darmstadt.de/stats2/?'+screen.width+'x'+screen.height+','+screen.colorDepth+','+top.document.referrer+'" width=1 height=1 border=0>');
