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