function goto(link) {
	window.location.href = link;
}


