function load_img(id, h, w){		window.open('/img.php?img='+id, '', 'resizable=yes,scrollbars=yes,height='+h+',width='+w+',top=20,left=340');}
