// Tolgaya gerekli javascriptler 42

function secmeliYolla(X){
	location.href=X.options[X.selectedIndex].value;
}