function openWFitness(idH, L) {	


window.open("http://www.fitness.trentino.to/pop_offerta/offerta.asp?idH="+ idH+"&L="+L,"Fitness","status=0,toolbar=0,resizable=0,scrollbars=1,width=550,height=600");
}


