
 function GoToURL(j) {
 this.location.href = j;
  }

