function showPage(page) {
		document.location.href = page;
}
