$(document).ready(function(){ 
    $(".png_img").pngfix();
}); 

