function popup(URL,NUME){objPopup=window.open(URL,NUME, 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,top=0,left=0,width=680, height=480');objPopup.focus();}
