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