$(document).ready(function(){ 
        $("a.png").pngFix();
    });
