/* activate PNG fix  */

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

