function ugo(newurl) {
	location.href = newurl;
}