	  function MenetekoTanne(temp) {
	  		if(temp.options[temp.selectedIndex].value=="-") {} else parent.location=temp.options[temp.selectedIndex].value;
	  }

