function busca_entitats(provincia){
	var url="?provincia="+provincia;
	self.location=url;
}


