if ( top != self )
{
	top.location.href =  window.location.href;
}

