function gotoPage(location){
	document.location = location;
}