<!--

function primeiro(bild) {

        newWin = window.open("./open.shtml?" + bild, "fenstername", "scrollbars=0,toolbar=0,location=0,directories=0,status=0,resizable=0,width=800,height=600,left=100,screenX=100,top=1,screenY=1");

}

//  -->