function frame_noframe()
{	
	if (top.location != location)
	{
		top.location.href = window.location.href
	}
}