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