if (top.location != self.location)
{
  top.location.href="http://www.google.com/";
}