goURL = function(thisURL) {
	document.location.href = thisURL;
}
























