$(function(){
  
  $('img[@src$=.png], #roundtop, #home, #viaggi, #roundbottom').pngfix();
  
  //$('#pic img').attr('src', '/images/banner' + (Math.floor(Math.random()*5) + 1) + '.jpg')
});







