if (parent.frames.length > 0)
	{
	window.top.location.href = location.href;
	}