function NavTo(url){ 
	window.location = url 
}

function pageInitialize(){
	
}
		