function popUpimage(URL,WID,HEI,TGT) {eval("page" + " = window.open(URL, TGT, 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=" + WID + ", height=" + HEI + ",left=50,top=50');");}
