function ck() {
if ( document.ricercas.cat.selectedIndex == 0 || document.ricercas.tip.selectedIndex == 0 )
    {
   return false; 
	}
}
