if(window == parent)
{
	window.location.href="index.html"
}


