function sokStil(){
	document.frmSok.frmFriSok.value = '';
	document.frmSok.frmFriSok.style.fontStyle = 'normal'; 
	document.frmSok.frmFriSok.style.color = 'Black';
} 

function go(){
	window.location=document.getElementById("menu").value
}
