<html>
<head>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<script language="javascript">
	window.onload=function()
	{
		location.href="index.asp";
	}
</script>
</head>
</html>