<!--

function pokaz_edycje(s) 
{
   var gourl = s.options[s.selectedIndex].value;	window.top.location.href = gourl;   
} 

-->
