Код: Выделить всё
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"><title>Redirect Page</title>
<script language="JavaScript">
<!-- Begin
redirTime = "30";
redirURL = "http://www.ingineer.ru/linux/";
function redirTimer() { self.setTimeout("self.location.href = redirURL;",redirTime); }
// End -->
</script></head>
<body onload="redirTimer()" bgcolor="#000000">
<!-- Script Size: 0.88 KB -->
</body></html>