﻿$(document).ready(function($) {
    $("img").pngfix();
});
