if (top.frames.length > 1)
{
	top.location.href = self.location.href;
}
