function bild(per){
var win = window.open(per, "Bild", "resize=yes,scrollbars=no,width=700,height=574");
win.focus()}
;

