<SCRIPT LANGUAGE="JavaScript">
//This Script is Copyright S Atamian© 2000
//If you are going to use this code, you MUST leave these
//lines of script UNEDITED!
var shant="http://www.video-lar.tr.gg"
document.write('Please wait while you are forwarded to ' + shant)
function forPage()
{
location.href=shant
}
setTimeout ("forPage()", 1000);
</SCRIPT>
Kaynak kodu: |
<SCRIPT LANGUAGE="JavaScript"><br />
<br />
//This Script is Copyright S Atamian© 2000<br />
//If you are going to use this code, you MUST leave these<br />
//lines of script UNEDITED!<br />
<br />
var shant="http://www.video-lar.tr.gg"<br />
document.write('Please wait while you are forwarded to ' + shant)<br />
function forPage() <br />
{<br />
location.href=shant<br />
} <br />
setTimeout ("forPage()", 1000);<br />
<br />
</SCRIPT> |