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


