goHref = function(path){
	document.location.href=path;
}

