function go(loc){
	document.location.href=loc;
}
