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