function goToPage(page){
	location.href=page;
}
