 function breakout() {
  if (self.name=="contact") {
    top.location = self.location.href
  }
}
