function nav(path) {
	window.location.href = path;
}

