$(document).ready(function() {
    if ($.browser.msie) {
        DD_belatedPNG.fix('img, #visual_overlap'); 
    }
});
