(function($) {
    $(document).ready(function() {
        $('#header_words').pngFix();
    });
})(jQuery);
