function go(url) {
	document.location = url;
} 