 if($.browser.msie){
 $(document).ready(function(){
                $(document).pngFix();
        });
 }
