

function doit() {
    b=new backgr();
    thed=document.getElementById("d");
    setdiv(thed,b);
    correctPNG();
}