if (window == top)
	{
	   top.location.href = "iindex.html";
	}

