function goURL(theURL){
document.location = theURL;
}
