function apriImmagine(imm)
{
  window.open('/img/foto/800x600/'+imm,'pop_up','resizable=0,scrollbars=0,width=450,height=380');
}


