function goToPage(url){
	window.location	=	url;
}
