Code: Select all
<html>
<head>
<title>Redirecting...</title>
<script language="JavaScript">
self.location.href='http://www.vase_stranka.com/portal.php';
</script>
</head>
<body>
</body>
</html>
Code: Select all
<html>
<head>
<title>Redirecting...</title>
<script language="JavaScript">
self.location.href='http://www.vase_stranka.com/portal.php';
</script>
</head>
<body>
</body>
</html>