function Go(){return}	//HV Menu- by Ger Versluis (http://www.burmees.nl/)


function go1(){			//Quick Navigator
	if (document.QuickNav.NavSelect.options[document.QuickNav.NavSelect.selectedIndex].value != "none") {
	location = document.QuickNav.NavSelect.options[document.QuickNav.NavSelect.selectedIndex].value
			}
		}
