if( top == self || self.parent != top )
{
	top.location.href = "/";
}