// DOM ready
$(document).ready(function(){
  $(document).pngFix();
});

