// PNG
$(function() {
     $("img").pngfix();
});
