<!--
  if(top.frames.length != 0) {
        var i;
        var tmp = new String();
        var location;
        tmp = self.document.location.toString();
        top.location=location;
}
// -->
