<html>
<head>
<meta http-equiv="cache-control" content="no-store, no-cache, must-revalidate" />
<meta http-equiv="cache-control" content="pre-check=0, post-check=0, max-age=0" />
<meta http-equiv="expires" content="Sat, 26 Jul 1997 05:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
<script language="JavaScript" type="text/javascript">
<!--
// (C) 2003 Klaus Hentschel [ All rights reserved ].
// e-mail: kh@javarea.de
// www: http://www.javarea.de
function checkError()
{
top.location.href = 'http://www.andere_seite.de/';
}
//-->
</script>
</head>
<body>
<img style="display: none;" src="http://www.ist_seite_online.de/online.gif" onerror="checkError();">
</body>
</html> |