function enlargeimage(img){ var winwidth = "515"; var winheight = "554"; var winleft = 80; //(screen.width - winwidth)/2; var wintop = 200; // (screen.height - winheight)/2; openactie = window.open(img, "collectie", "left="+winleft+",top="+wintop+",width="+winwidth+",height="+winheight+""); openactie.focus(); }
![]() |
||
|
|
||
| Design by Adje |