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