ich weiß nicht
was du damit anfangen willst, außer daß sich ein surfer über ungewollte popups ärgert, aber whatever, ich denke das könnte gehen:
<script language="javascript">
x = Math.random();
x* = 10;
y = Math.round(x);
if (y==10) {
fenster = open("http://www.irgendwas.com","popupfenster");
fenster.focus();
}
</script>
____________________________________
"Life is like a box of rockets," said the Marine. "You never know what you´re gonna ret."
Then he pulled the trigger of his BFG9000.
|