    if (top.location == self.location) {    //if page is not in its frameset
      top.location.href = "http://www.mednet.org.uy/spu/index.htm" + "?" + window.location.href; 
    } 
