das hätts auch getan ;)
var count = 2000;
var aktiv;
function dies(){
if ( aktiv ) window.clearInterval(aktiv);
count = count-500;
aktiv = window.setInterval("jump()", Math.round(count));
}
--
for your security, this text has been encrypted by ROT13 twice.
for your security, this text has been encrypted by ROT13 twice.