    function showEgyeb( mit ) {
	$( mit ).style.display = 'block';
    }

