function goToURL(thisObj,val) { //v3.0
  this.location= val;
}
