function vn(f,i,s){ var F=document.forms["MainForm"]; F.action="/FAV3-00104298/FOV3-001042A1/001A4B81-000F52ED/FormSave?Clear=0&Close=-1&JumpAction=3&O=Insert&E=1&F="+f+"&I="+i+"&s="+s+"&LF=1&CF=1&RF=1"; return 1; } function dn(f,i){ var F=document.forms["MainForm"]; F.action="/FAV3-00104298/FOV3-001042A1/001A4B81-000F52ED/FormSave?Clear=0&Close=-1&JumpAction=3&O=Delete&E=1&F="+f+"&I="+i; F.submit(); } function nvkp(E,f,i,v){ var kc=0; if(typeof(E)=="undefined"||E==null) return true; if(kc==0&&typeof(E.keyCode)!="undefined") kc=E.keyCode; if(kc==0&&typeof(E.charCode)!="undefined") kc=E.charCode; if(kc==0&&typeof(E.which)!="undefined") kc=E.which; if(kc==10||kc==13){ if(v.length) vn(f,i,v); if(typeof(E.preventDefault)=="function") E.preventDefault(); if(typeof(E.stopPropagation)=="function") E.stopPropagation(); return false; } return true; } var ow=null; function oUL(){ if(ow!=null) ow.close(); } onunload=oUL; function STT(){ if(typeof(document.images["TOUCHME"])!="undefined") self.setInterval("ATT();",300000); } self.onload=STT; function ATT(){ var I=document.images["TOUCHME"]; if(I) { I.src="/FAV3-00104298/FOV3-001042A1/001A4B81-000F52ED/__Touch?TouchCount="+TC+"&RandomJunk="+Math.floor(Math.random()*65536); ++TC; } }