function goto(page) {
	window.location = page;	
}