if (top != self)
   {
   	top.location.href = location.href;
   }
