function initPNGs(){
    DD_belatedPNG.fix('#left_cont,#right_cont,.leftbottom,.bottomLine,.rightbottom');
}

window.onload = initPNGs;
