	function Page_Load()
	{
	    if (top.location==self.location)
		top.location.href="anyindex.html"
	}
