if (location.href==top.location.href)
 {
  top.location.href="group.html";
 }
