<!--
function Nav(target){
	location.hash=(target);
window.focus();
}
// -->