Error:
name: ReferenceError
message: Statement on line 1: Undefined variable: ut
Backtrace:
  Line 1 of inline#7 script in 
http://hp.knuddels.de/homepages/knuddels.de/hp/150/aboleo.html: In function doCount
    function doCount(){if (countdown > 0){countdown--}else{if (document.getElementById){document.getElementById('hidepage').style.visibility = 'hidden';}else {if (document.layers){document.hidepage.visibility = 'hidden';}else {document.all.hidepage.style.visibility = 'hidden';}}}var s = countdown;var h = Math.floor(s/3600);var m = Math.floor((s - (h * 3600))/60);s = (s-(h*3600))%60;window.setTimeo<a>ut('doCount()',1000)}
  Line 1 of inline#7 script in 
http://hp.knuddels.de/homepages/knuddels.de/hp/150/aboleo.html    var countdown = "6";function doCount(){if (countdown > 0){countdown--}else{if (document.getElementById){document.getElementById('hidepage').style.visibility = 'hidden';}else {if (document.layers){document.hidepage.visibility = 'hidden';}else {document.all.hidepage.style.visibility = 'hidden';}}}var s = countdown;var h = Math.floor(s/3600);var m = Math.floor((s - (h * 3600))/60);s = (s-(h*3600))%60;window.set[color:"red"]Timeo
<a>ut[/color]('doCount()',1000)}doCount();