function golink(link) {
	location.href=link;
}