function Nav(oUrl){
	location.href = oUrl;
}