 function loc (linka) {
    	window.location.href = linka;	
 }; 
 
 
