if(self != top && parent.document.title != "CLH Admin")
{
	top.location = self.location;
};
