	var speed=8
	iens6=document.all||document.getElementById
	ns4=document.layers



	function navigate() {
	  var Current =
	  document.dicsearch.navi.selectedIndex;
	  window.location.href =
	  document.dicsearch.navi.options[Current].value;
	}
