function produktpopup(id) {
props=window.open("produkt.php?id="+id, 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=1, width=700, height=400, left=200, top=200');}

