// JavaScript Document
jQuery(function($) {
     $("img").pngfix();
});
