//JavaScript/RecipientFunctions.inc T=156 function vn(f,i,s,o){var F=document.forms["MainForm"];if(CS==1){CS=;F.action="/plugins/FOV2-0010A815/FOV2-0010A819/FAV2-00105510/FOV2-00105547/FOV2-00108361/FOV2-00105537/S00E8630F/FormSave?Clear=0&Close=-1&JumpAction=3&O=Insert&E=1&F="+f+"&I="+i+"&s="+uesc(s)+"&AB=1&LF=1&CF=1&RF=1";if(o){F.action+=o;}F.submit();}return false;}function dn(f,i,o){var F=document.forms["MainForm"];if(CS==1){CS=;F.action="/plugins/FOV2-0010A815/FOV2-0010A819/FAV2-00105510/FOV2-00105547/FOV2-00108361/FOV2-00105537/S00E8630F/FormSave?Clear=0&Close=-1&JumpAction=3&O=Delete&E=1&F="+f+"&I="+i;if(o){F.action+=o;}F.submit();}return false;}function dfv(f,i,t,tb,s){var F=document.forms["MainForm"];if(CS==1){CS=;F.action="/plugins/FOV2-0010A815/FOV2-0010A819/FAV2-00105510/FOV2-00105547/FOV2-00108361/FOV2-00105537/S00E8630F/FormSave?Clear=0&Close=-1&JumpAction=3&O=Replace&T="+tb+"&E=1&F="+f+"&I="+i+"&FT="+t+"&s="+uesc(s);F.submit();}return false;}function SHMBS(){var MBST=document.getElementById("MB:ST");var MBSB=document.getElementById("MB:SB");if(MBST||MBSB){var TR=0;var F=document.forms["MainForm"];var C=F.elements["NV9C"];if(C)TR+=parseInt(C.value,10);C=F.elements["NV11C"];if(C)TR+=parseInt(C.value,10);C=F.elements["NV30C"];if(C)TR+=parseInt(C.value,10);if(MBST)MBST.disabled=(TR?false:true);if(MBSB)MBSB.disabled=(TR?false:true);}}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;} //*RecipientFunctions T=158