
<!-- hide it

function goVector (vectorChoice) {

	location.href = document.go.vector.options[document.go.vector.selectedIndex].value;

	}

// stop hiding -->