<!-- Codi amagat

function seg(lloc){
	document.form1.seguent.name = lloc;
	document.form1.submit();
}

function obreinformacio(){ 
     window.open("/serveis/cercaterm3.htm", "info", "width=450,height=400,scrollbars=1,resizable=0,location=0");
} 

// final de la part amagada -->
