[Beschreibung]
Dieses Script bewirkt zwei Dinge:
Die Funktionsweise ist Folgende:
[Kompatibilität]
[Code]
<script language="JavaScript"> <!-- function home() { if(parent !=null && parent != self) { var heim='http://www.nightfire.ch' var host=parent.location.hostname; if(host != www.nightfire.ch) { top.location.href=self.location.href; parent.location.href=heim; } } } //--> </script>
<body onload="home()">
Nightfire himself
kopieren Sie bitte den Quellcode
Vergessen Sie nicht, heim und host auf Ihre Adresse zu ändern, damit nicht all Ihre Besucher bei uns landen :-))