function selectGoto(u) {
	window.location.href = u;	
}
