function select(newurl) { 
	window.location.replace(newurl); 
}