Hallo isotoxin (was ein giftiger name :-) )
Probier mal das script hier:
<html>
<head>
<title>Strom verbrauchen</title>
<script language="JavaScript">
function test()
{
t=Math.random();
if (t==0 t==1) {alert("Bingo: "+ t +" ist gekommen!");}
else {test();}
}
</script>
</head>
<body>
<p>dumdidum</p>
</body>
</html>
So viel zum Thema 'hilfreiche Antwort' :-)
Aber nett war sie, deswegen schließt sie auch mit:
Schönen Gruß
ParanoiderNamensverweigerer
PS: So wie ich mich kenne hat sich bestimmt der Fehlerteufel eingeschlichen, also nich böse sein, wenn es nicht auf Anhieb klappt!