function showImage(i,w,h){window.open(i,"blank_","center=yes,resizable=no,scrollbars=no,status=no,width="+w+",height="+h);return false;}
