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