site yönlendirme
Kod: |
<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.designlife.cjb.net"
document.write('Please wait while you are forwarded to ' + shant)
function forPage()
{
location.href=shant
}
setTimeout ("forPage()", 1000);
</SCRIPT> |
|
|
|
|