function openWindow() { window.open("","FullImage",'toolbar=0,location=0,scrollbars=0,width=150,height=150,resizable=0,top=20,left=20'); }
function setWindow() { window.resizeTo(obr.width+10, obr.height+40) }

