jQuery(document).ready(function() { 
    DD_belatedPNG.fix('.bg');
    DD_belatedPNG.fix('#footer');
});