function xDKIStartTCPIP(a,b,c,d,e){try{return a.external.xDKIStartTCPIP(b,c,d,e)}catch(f){}}function makeSecure_Unsecure(a,b,c,d){var e;e=RegExp(c,"i");return a?a.substr(0,c.length).toLowerCase()==c.toLowerCase()?a.replace(e,d):a.substr(0,d.length).toLowerCase()!=d.toLowerCase()?(b=b.replace(e,d),b.substr(b.length-a.length,a.length).toLowerCase()==a.toLowerCase()?b:(b.length>0&&b.charAt(b.length-1)!="/"&&a.charAt(0)!="/"&&(b+="/"),b+a)):a:b.replace(e,d)}
function makeSecure(a,b){return makeSecure_Unsecure(a,b,"http:","https:")}function makeUnsecure(a,b){return makeSecure_Unsecure(a,b,"https:","http:")}function xDKIGoto(a){with(document.forms[0])elements.xDKI_Receiver.value=a,typeof xDKIOnSubmit=="function"&&xDKIOnSubmit(),submit();return!0}function xDKIGotoSecure(a){document.forms[0].action=makeSecure(document.forms[0].action,document.URL);return xDKIGoto(a)}
function xDKIGotoUnsecure(a){document.forms[0].action=makeUnsecure(document.forms[0].action,document.URL);return xDKIGoto(a)}function xDKIGotoEvent(a,b){var c;xDKIStopPropagation(a);for(c=2;c<arguments.length;c+=2)arguments[c]&&setField(arguments[c],arguments[c+1]);return xDKIGoto(b)}function xDKIGotoField0(a){var b;for(b=1;b<a.length;b+=2)a[b]&&setField(a[b],a[b+1]);return xDKIGoto(a[0])}
function xDKIGotoField1(a){var b;for(b=1;b<arguments.length;b+=2)arguments[b]&&setField(arguments[b],arguments[b+1]);return xDKIGoto(a)}function xDKIGotoField1Secure(a){var b;document.forms[0].action=makeSecure(document.forms[0].action,document.URL);for(b=1;b<arguments.length;b+=2)arguments[b]&&setField(arguments[b],arguments[b+1]);return xDKIGoto(a)}
function xDKIGotoField1Unsecure(a){var b;document.forms[0].action=makeUnsecure(document.forms[0].action,document.URL);for(b=1;b<arguments.length;b+=2)arguments[b]&&setField(arguments[b],arguments[b+1]);return xDKIGoto(a)}function xDKISubmitField1(){var a;for(a=0;a<arguments.length;a+=2)arguments[a]&&setField(arguments[a],arguments[a+1]);return xDKIGoto(document.forms[0].elements.xDKI_Receiver.value)}
function xDKIGoto_Form(a,b){with(document.forms[a])elements.xDKI_Receiver.value=b,submit();return!0}function xDKIGotoEvent_Form(a,b,c){var d;xDKIStopPropagation(b);for(d=3;d<arguments.length;d+=2)arguments[d]&&setField_Form(a,arguments[d],arguments[d+1]);return xDKIGoto_Form(a,c)}function xDKIGotoField1_Form(a,b){var c;for(c=2;c<arguments.length;c+=2)arguments[c]&&setField_Form(a,arguments[c],arguments[c+1]);return xDKIGoto_Form(a,b)}
function xDKISubmitField1_Form(a){var b;for(b=1;b<arguments.length;b+=2)arguments[b]&&setField_Form(a,arguments[b],arguments[b+1]);return xDKIGoto_Form(a,document.forms[a].elements.xDKI_Receiver.value)}function xDKIGoto_URL(a,b){with(document.forms[0])action=a,method=b,submit();return!0}
function xDKICall(a,b,c,d,e){var f,g,h;if(!document.createElement)return!0;b.substr(0,6).toLowerCase()=="https:"?(f=xDKIParseQuery(!0,b),g=RegExp(xDKIParseURL(f).file,"i"),f=f.replace(g,"empty.html")):f="";if(xDKIBrowser_IE()){(g=xDKIElemId("Div"+a))&&document.body.removeChild(g);g=document.createElement("div");g.id="Div"+a;g.style.display="none";g.innerHTML='<iframe src="'+f+'" id="'+a+'" name="'+a+'" frameBorder="0px"  style="border:0px; background-color:white; position:absolute; left:0; top:0; width:0; height:0;"></iframe>';
document.body.appendChild(g);g='<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head><body><form id="form'+a+'" method="post" action="'+xDKIParseQuery(!0,b)+'"><div><input type="hidden" name="xDKI_Receiver" value="'+c+'" /><input type="hidden" name="xDKI_SessionID" value="'+d+'" /><input type="hidden" name="xDKI_Language" value="'+e+'" />';if(arguments.length==6&&typeof arguments[5]=="object"&&arguments[5].constructor.toString().search("Array")!=-1)for(f=0;f<arguments[5].length;f+=
2)arguments[5][f]!="xDKI_Receiver"&&arguments[5][f]!="xDKI_SessionID"&&arguments[5][f]!="xDKI_Language"&&(g+='<input type="hidden" name="'+arguments[5][f]+'" value="'+_quot(arguments[5][f+1])+'" />');else for(f=5;f<arguments.length;f+=2)g+='<input type="hidden" name="'+arguments[f]+'" value="'+_quot(arguments[f+1])+'" />';g+="</div></form></body></html>";with(document.frames[document.frames.length-1].document)open(),write(g),close(),getElementById("form"+a).submit()}else{(g=xDKIElemId(a))&&document.body.removeChild(g);
g=document.createElement("iframe");with(g){src=f;name=id=a;frameBorder="0px";with(style)border="0px",backgroundColor="white",position="absolute",height=width=top=left=0}f=document.body.appendChild(g);g=xDKIFrameDoc(f,a);if(!g)return!0;h=g.createElement("form");g.body||g.appendChild(g.createElement("body"));g.body.appendChild(h);createHiddenFieldInDoc(g,h,"xDKI_Receiver",c);createHiddenFieldInDoc(g,h,"xDKI_SessionID",d);createHiddenFieldInDoc(g,h,"xDKI_Language",e);if(arguments.length==6&&typeof arguments[5]==
"object"&&arguments[5].constructor.toString().search("Array")!=-1)for(f=0;f<arguments[5].length;f+=2)arguments[5][f]!="xDKI_Receiver"&&arguments[5][f]!="xDKI_SessionID"&&arguments[5][f]!="xDKI_Language"&&createHiddenFieldInDoc(g,h,arguments[5][f],arguments[5][f+1]);else for(f=5;f<arguments.length;f+=2)createHiddenFieldInDoc(g,h,arguments[f],arguments[f+1]);h.method="post";h.action=xDKIParseQuery(!0,b);h.submit()}return!0}
function xDKIFrameDoc(a){return a.contentDocument?a.contentDocument:a.contentWindow?a.contentWindow.document:""}
function xDKIExternalGET(a,b,c){var d;xDKIExternalGETClose(a);d=document.createElement("div");d.id="Div"+a;d.style.display="none";d.innerHTML='<iframe src="'+b+'" id="'+a+'" name="'+a+'" frameBorder="0px" onload="'+c+'" onreadystatechange="'+c+'"  style="border:0px none transparent; background-color:transparent; position:absolute; left:0px; top:0px; width:0px; height:0px;"></iframe>';document.body.appendChild(d)}
function xDKIExternalGETClose(a){(a=elemById("Div"+a))&&document.body.removeChild(a)}
function xDKINewWindow(a,b,c,d,e){var f,g;a||(a=window.open(""));if(xDKIBrowser_IE()){g='<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></head><body><form name="Form-A1" id="Form-A1" method="post" action="'+xDKIParseQuery(!0,b)+'"><input type="hidden" name="xDKI_Receiver" value="'+c+'" /><input type="hidden" name="xDKI_SessionID" value="'+d+'" /><input type="hidden" name="xDKI_Language" value="'+e+'" />';if(arguments.length==6&&typeof arguments[5]=="object"&&arguments[5].constructor.toString().search("Array")!=
-1)for(i=0;i<arguments[5].length;i+=2)arguments[5][i]!="xDKI_Receiver"&&arguments[5][i]!="xDKI_SessionID"&&arguments[5][i]!="xDKI_Language"&&(g+='<input type="hidden" name="'+arguments[5][i]+'" value="'+_quot(arguments[5][i+1])+'" />');else for(i=5;i<arguments.length;i+=2)g+='<input type="hidden" name="'+arguments[i]+'" value="'+arguments[i+1]+'" />';g+="</form></body></html>";try{try{f=a.document}catch(h){f=elemById(a.name,a).ownerDocument}}catch(j){try{f=a.document}catch(l){a=window.open(""),f=
a.document}}with(f)open(),write(g),close(),getElementById("Form-A1").submit()}else{try{try{f=a.document}catch(p){f=elemById(a.name,a).ownerDocument}}catch(k){try{f=a.document}catch(t){a=window.open(""),f=a.document}}if(!f.createElement)return!0;g=f.createElement("form");xDKIBrowser_IE5()||(f.body||f.appendChild(f.createElement("body")),f.body.appendChild(g));createHiddenFieldInDoc(f,g,"xDKI_Receiver",c);createHiddenFieldInDoc(f,g,"xDKI_SessionID",d);createHiddenFieldInDoc(f,g,"xDKI_Language",e);if(arguments.length==
6&&typeof arguments[5]=="object"&&arguments[5].constructor.toString().search("Array")!=-1)for(i=0;i<arguments[5].length;i+=2)arguments[5][i]!="xDKI_Receiver"&&arguments[5][i]!="xDKI_SessionID"&&arguments[5][i]!="xDKI_Language"&&createHiddenFieldInDoc(f,g,arguments[5][i],arguments[5][i+1]);else for(i=5;i<arguments.length;i+=2)createHiddenFieldInDoc(f,g,arguments[i],arguments[i+1]);g.method="post";g.action=xDKIParseQuery(!0,b);g.submit()}}
function xDKINewWindow_OptionalStream(a,b,c,d,e,f,g){var h,j;xDKIBrowser_IE()&&c!=""&&(j=xDKIRandomString(7));xDKIBrowser_IE()&&d!=""&&(b=b.replace(/xDKI\.asp/i,d));h='<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8" /><script type="text/javascript">function MyLoad() { document.forms["Form-A1"].submit(); }<\/script></head><body onload="MyLoad()" style="margin:0px;padding:0px;overflow:hidden">';xDKIBrowser_IE()&&c!=""&&(h+='<iframe src="empty.html" name="'+j+'" width="100%" height="100%" border="0px" style="frameBorder:0px"></iframe>');
h+='<form name="Form-A1" method="post"';xDKIBrowser_IE()&&c!=""&&(h+=' target="'+j+'"');h+=' action="'+xDKIParseQuery(!0,b)+'"><input type="hidden" name="xDKI_Receiver" value="'+e+'" /><input type="hidden" name="xDKI_SessionID" value="'+f+'" /><input type="hidden" name="xDKI_Language" value="'+g+'" />';if(arguments.length==8&&typeof arguments[7]=="object"&&arguments[7].constructor.toString().search("Array")!=-1)for(i=0;i<arguments[7].length;i+=2)arguments[7][i]!="xDKI_Receiver"&&arguments[7][i]!=
"xDKI_SessionID"&&arguments[7][i]!="xDKI_Language"&&(h+='<input type="hidden" name="'+arguments[7][i]+'" value="'+_quot(arguments[7][i+1])+'" />');else for(i=7;i<arguments.length;i+=2)h+='<input type="hidden" name="'+arguments[i]+'" value="'+arguments[i+1]+'" />';h+="</form></body></html>";with(a.document)open(),write(h),close()}
function xDKINewWindowGET(a,b,c,d){var e;e=xDKIParseQuery(!0,a)+"?xR="+b+"&xS="+c+"&xL="+d;if(arguments.length==5&&typeof arguments[4]=="object"&&arguments[4].constructor.toString().search("Array")!=-1)for(i=0;i<arguments[4].length;i+=2)arguments[4][i]!="xDKI_Receiver"&&arguments[4][i]!="xDKI_SessionID"&&arguments[4][i]!="xDKI_Language"&&(e+="&"+arguments[4][i]+"="+arguments[4][i+1]);else for(i=4;i<arguments.length;i+=2)e+="&"+arguments[i]+"="+arguments[i+1];window.open(e)}
var XMLHttpFactories=[function(){return new XMLHttpRequest},function(){return new ActiveXObject("Msxml2.XMLHTTP")},function(){return new ActiveXObject("Msxml3.XMLHTTP")},function(){return new ActiveXObject("Microsoft.XMLHTTP")}];
function _xDKIXMLHTTP(a,b,c){var d,e;if(a.indexOf("file:/")==0)return"";d=!1;for(e=0;e<XMLHttpFactories.length;e++){try{d=XMLHttpFactories[e]()}catch(f){continue}break}if(d)with(d)if(open(b?"POST":"GET",a,!1),setRequestHeader("User-Agent","XMLHTTP/1.0"),b?(setRequestHeader("Content-type","application/x-www-form-urlencoded"),send(b)):send(null),c!=0)if(c==1)return responseText;else if(c==2)return[responseText,responseXML];return""}function xDKIXMLHTTP0(a,b){return _xDKIXMLHTTP(a,b,0)}
function xDKIXMLHTTP(a,b){return _xDKIXMLHTTP(a,b,1)}function xDKIXMLHTTP2(a,b){return _xDKIXMLHTTP(a,b,2)}function xDKIParseQuery(a,b){var c,d,e,f,g;if(b=="")return b;if(a)return(c=b.split("?"))?c[0]:"";else{e=[];c=(c=/\?.+/.exec(b))?c[0].substring(1).split("&"):[];for(f=0,g=0;f<c.length;f++,g+=2)d=c[f].split("="),e[g]=d[0],e[g+1]=unescape(d[1]);return e}}
function xDKIParseURL(a){return a.match(/^((http|https):\/)?\/?([^:\/\s]+)((\/\w+)*\/)([\w\-\.]+\.[^#?\s]+)(#[\w\-]+)?$/)?{url:RegExp["$&"],protocol:RegExp.$2,host:RegExp.$3,path:RegExp.$4,file:RegExp.$6,hash:RegExp.$7}:{url:"",protocol:"",host:"",path:"",file:"",hash:""}}
function xDKIGetSwitch(a,b){var c;if(!a)return a;c=a.match(RegExp("([.\n\r]*"+b+'=")([^"]*)("[.\n\r]*)',"i"));if(c!=null)return c[2];c=a.match(RegExp("([.\n\r]*"+b+"=')([^']*)('[.\n\r]*)","i"));if(c!=null)return c[2];c=a.match(RegExp("([.\n\r]*"+b+"=)([\\S]*)([.\n\r]*)","i"));return c!=null?c[2]:""}
function xDKIReplaceSwitch(a,b,c){var d;if(!a)return b+'="'+c+'"';d=RegExp("([.\n\r]*"+b+'=")[^"]*("[.\n\r]*)',"i");if(d.test(a))return a.replace(d,"$1"+c+"$2");d=RegExp("([.\n\r]*"+b+"=')[^']*('[.\n\r]*)","i");if(d.test(a))return a.replace(d,"$1"+c+"$2");d=RegExp("([.\n\r]*"+b+"=)[\\S]*([.\n\r]*)","gi");return d.test(a)?a.replace(d,'$1"'+c+'"$2'):a+" "+b+'="'+c+'"'}
function xDKIDeleteURLParameter(a,b){var c,d,e;if(!a)return a;d=a;for(c=0;c<b.length;c++)e=RegExp("([.]*)(\\?|&)"+b[c]+"=[^&$]*(.*)","i"),e.test(d)&&(d=d.replace(e,"$1$2$3").replace(/&&/gi,"&").replace(/\?&/gi,"?").replace(/&$/gi,"").replace(/\?$/gi,""));return d}function xDKIAddURLParameter(a,b){return!a?"?"+b:a.search(/\?/)<0?a+"?"+b:a.search(/\?./)<0?a+b:a+"&"+b}
function xDKIDefaultFocus(a){var b,c;b=!1;a=a.forms[0];for(c=0;c<a.elements.length;c++)if(xDKIVisibleFormElement(a.elements[c])){b=!0;break}b&&a.elements[c].focus();return b}function xDKIGetNextElement(a){var b,c,d;if(!a)return a;b=!1;c=a.form;if(!c||!c.elements)c=document.forms[0];for(d=0;d<c.elements.length;d++){if(b&&xDKIVisibleFormElement(c.elements[d]))break;a==c.elements[d]&&(b=!0)}return c.elements[d%c.elements.length]}
function xDKIGetNextElementId(a){return xDKIGetNextElement(xDKIElemId(a))}function xDKIPressed(a,b){var c,d;if(!a)a=window.event;c=document.layers?a.which:a.keyCode;for(d=0;d<b.length;d++)if(c==b[d])return!0;return!1}function xDKIDigitPressed(a){if(!a)a=window.event;return xDKIPressed(a,[48,49,50,51,52,53,54,55,56,57,58,59,96,97,98,99,100,101,102,103,104,105])}
function xDKIAlphaNumericPressed(a){if(!a)a=window.event;return"abcdefghijklmnopqrstuvwxyz0123456789".indexOf(String.fromCharCode(document.layers?a.which:a.keyCode).toLowerCase())>=0}function xDKIAlphaNumericExPressed(a){return"abcdefghijklmnopqrstuvwxyz0123456789.,-+ ".indexOf(String.fromCharCode(a).toLowerCase())>=0}function xDKIBlankPressed(a){if(!a)a=window.event;return xDKIPressed(a,[32])}function xDKINewLinePressed(a){if(!a)a=window.event;return xDKIPressed(a,[13])}
function xDKIExecPressed(a){if(!a)a=window.event;return xDKIBrowser_IE()?a.type=="keypress"?xDKIBlankPressed(a)||xDKINewLinePressed(a):!1:a.type=="keyup"?xDKIBlankPressed(a)||xDKINewLinePressed(a):!1}function xDKICtrlPressed(a,b){var c,d;if(!a)a=window.event;if(!a)a=top.event;if(!a.ctrlKey)return!1;c=String.fromCharCode(a.keyCode).toUpperCase();for(d=0;d<b.length;d++)if(c==b[d])return!0;return!1}
function xDKIShiftPressed(a,b){var c;if(!a)a=window.event;if(!a)a=top.event;if(!a.shiftKey)return!1;for(c=0;c<b.length;c++)if(a.keyCode==b[c])return!0;return!1}function xDKITabOnEnter(a,b,c){if(!b)b=window.event;if(xDKINewLinePressed(b)){if(c)for(b=1;b<=c;b++)a=xDKIGetNextElement(a);else a=xDKIGetNextElement(a);a&&(a.focus(),typeof a.select=="function"&&a.select());return!1}return!0}
function xDKITabOnEnterId(a,b,c){if(c)return xDKITabOnEnter(elemById(a),b,c);if(!b)b=window.event;return xDKINewLinePressed(b)?((a=xDKIGetNextElementId(a))&&a.focus(),typeof a.select=="function"&&a.select(),!1):!0}function xDKINotUndef(a){return typeof a!="undefined"}var xDKIFunctionStack="";
function xDKIGetFunction(a,b){var c;xDKIFunctionStack||(xDKIFunctionStack=[]);for(c=0;c<=xDKIFunctionStack.length-1;c++)if(xDKIFunctionStack[c][0]==a&&xDKIFunctionStack[c][1]==b)return xDKIFunctionStack[c][2];c=new Function(a,b);xDKIFunctionStack[xDKIFunctionStack.length]=[a,b,c];return c}
function xDKIStopPropagation(a){if(a&&(xDKINotUndef(a.cancelBubble)&&!a.preventDefault?(a.cancelBubble=!0,a.returnValue=!1):xDKINotUndef(a.preventDefault)&&(a.preventDefault(),a.stopPropagation()),xDKINotUndef(a.returnValue)))a.returnValue=!1}function xDKIAddEvent(a,b,c,d){return a.addEventListener?(a.addEventListener(b,c,d),!0):a.attachEvent?(a["e"+b+c]=c,a[b+c]=function(){a["e"+b+c](window.event)},a.attachEvent("on"+b,a[b+c])):!1}
function xDKIRemoveEvent(a,b,c,d){return a.removeEventListener?(a.removeEventListener(b,c,d),!0):a.detachEvent?xDKINotUndef(a[b+c])?(d=a.detachEvent("on"+b,a[b+c]),a[b+c]=null,a["e"+b+c]=null,d):!1:!1}function xDKIAddLoadEvent(a){var b;typeof window.onload!="function"?window.onload=a:(b=window.onload,window.onload=function(){b();a()})}function xDKIAddUnLoadEvent(a){var b;typeof window.onunload!="function"?window.onunload=a:(b=window.onunload,window.onunload=function(){b();a()})}
function xDKISelectRBEx(a,b,c,d){window.status="";for(var e=1;e<=d;e++)e!=c&&xDKIChangeClassNameId(a+e,b+"_on",b+"_off");xDKIChangeClassNameId(a+c,b+"_off",b+"_on");elemById(a).value=c}function xDKISelectCBEx(a,b){window.status="";valueById("CB"+a)?(xDKIChangeClassNameId("A"+a,b+"_on",b+"_off"),elemById("CB"+a).value=""):(xDKIChangeClassNameId("A"+a,b+"_off",b+"_on"),elemById("CB"+a).value="1")}
function xDKISelectRB(a,b,c,d){elemById(d).checked=!0;elemById(d).focus();for(var e=4;e<arguments.length;e++)elemById(arguments[e]).checked=!1;return!0}function xDKISelectCB1(a,b,c,d,e){e?(elemById(d).checked=!0,elemById(d).setAttribute("value","on")):(elemById(d).checked=!1,elemById(d).setAttribute("value",""))}function xDKISelectCB(a,b,c,d,e){e?xDKISelectCB1(a,b,c,d,e=="1"):(xDKISelectCB1(a,b,c,d,!valueById(d)),elemById(d).focus());return!0}
function xDKISelectCB1_NoImg(a,b,c){c?(elemById(b).checked=!0,elemById(b).setAttribute("value","on")):(elemById(b).checked=!1,elemById(b).setAttribute("value",""))}function xDKISelectCB_NoImg(a,b,c){c?xDKISelectCB1_NoImg(a,b,c=="1"):(xDKISelectCB1_NoImg(a,b,!valueById(b)),elemById(b).focus());return!0}function xDKISequence_SpecialFirstElem(a,b){var c,d,e,f;e=Array(a);for(c=1;c<=a;c++)e[c-1]=c;f=Array(a);f[0]=b;d=1;for(c=0;c<e.length;c++)e[c]!=b&&(f[d++]=e[c]);return f.toString()}
function xDKIDisableId(a){var b;for(b=1;b<arguments.length;b++)try{if(arguments[b])elemById(a+arguments[b]).disabled=!0}catch(c){}}function xDKIEnableId(a){var b;for(b=1;b<arguments.length;b++)try{if(arguments[b])elemById(a+arguments[b]).disabled=!1}catch(c){}}function xDKIElemId(a,b){var c;with(b?b:self)if(document.getElementById)return document.getElementById(a);else if(document.layers)return document.layers[a];else if(document.all)return document.all[a]}
function xDKIExistId(a,b){return xDKIElemId(a,b)}function xDKIShowId(a,b){var c;with(b?b:self)if(document.getElementById)document.getElementById(a).style.visibility="visible";else if(document.layers)document.layers[a].visibility="show";else if(document.all)document.all[a].style.visibility="visible"}
function xDKIShowIdAt(a,b,c,d){with(d?d:self)if(document.getElementById)with(document.getElementById(a).style)visibility="visible",navigator.appName.indexOf("Microsoft")!=-1?(posLeft=b,posTop=c):(left=b,top=c);else if(document.layers)with(document.layers[a])visibility="show",style.Left=b,style.Top=c;else if(document.all)with(document.all[a].style)visibility="visible",posLeft=b,posTop=c}
function xDKIShowIdEx(a,b){var c;with(b?b:self)if(document.getElementById)with(document.getElementById(a).style)visibility="visible",display="block";else if(document.layers)with(document.layers[a])visibility="show",display="block";else if(document.all)with(document.all[a].style)visibility="visible",display="block"}
function xDKIHideId(a,b){var c;with(b?b:self)if(document.getElementById){if(document.getElementById(a))document.getElementById(a).style.visibility="hidden"}else if(document.layers)document.layers[a].visibility="hide";else if(document.all)document.all[a].style.visibility="hidden"}
function xDKIHideIdEx(a,b){var c;with(b?b:self)if(document.getElementById){if(document.getElementById(a))with(document.getElementById(a).style)visibility="hidden",display="none"}else if(document.layers)with(document.layers[a])visibility="hide",display="none";else if(document.all)with(document.all[a].style)visibility="hidden",display="none"}
function xDKIVisible(a){return xDKIExist(a)?document.getElementById?a.style.visibility!="hidden"&&a.style.display!="none":document.layers?a.visibility!="hide":a.style.visibility!="hidden"&&a.style.display!="none":!1}function xDKIVisibleId(a,b){return xDKIVisible(xDKIElemId(a,b?b:self))}function xDKIVisibleEx(a){return xDKIExist(a)?a.style.visibility&&a.style.visibility!="hidden"&&a.style.display&&a.style.display!="none":!1}
function xDKIVisibleIdEx(a,b){return xDKIVisibleEx(xDKIElemId(a,b?b:self))}function xDKIVisibleFormElement(a){if(a.type=="hidden"||a.style.visibility=="hidden"||a.style.display=="none")return!1;for(;a=a.parentNode;)if(a.style&&(a.style.visibility=="hidden"||a.style.display=="none"))return!1;return!0}function xDKIVisibleFormElementId(a,b){return xDKIVisibleFormElement(xDKIElemId(a,b?b:self))}function xDKIFocusId(a,b){var c;(c=xDKIElemId(a,b))&&c.focus()}
function xDKIExistExpression_PollChecker(a,b){if(!(a==null&&b==null)){if(a==null&&b!=null)return b();if(typeof eval(a)!="undefined")return b();setTimeout(function(){xDKIExistExpression_PollChecker(a,b)},xDKIBrowser_IE6()?200:10)}}function xDKIExist(a){return a}function xDKIShow(a){if(xDKIExist(a))if(document.getElementById)a.style.visibility="visible";else if(document.layers)a.visibility="show";else if(document.all)a.style.visibility="visible"}
function xDKIShowEx(a){if(xDKIExist(a))if(document.getElementById)a.style.visibility="visible",display="block";else if(document.layers)a.visibility="show",display="block";else if(document.all)a.style.visibility="visible",display="block"}function xDKIHide(a){if(xDKIExist(a))if(document.getElementById)a.style.visibility="hidden";else if(document.layers)a.visibility="hide";else if(document.all)a.visibility="hidden"}
function xDKIHideEx(a){if(xDKIExist(a))if(document.getElementById)with(a.style)visibility="hidden",display="none";else if(document.layers)with(a)visibility="hide",display="none";else if(document.all)with(a)visibility="hidden",display="none"}function xDKIFocus(a){xDKIExist(a)&&eElem.focus()}function xDKIIsRow(a){return a.nodeName.toUpperCase()=="TR"}function xDKIIsInRange(a,b,c){return!a?!1:xDKIIsIn(a.split(c),b)}
function xDKINewRange1NoIntersect2(a,b,c){var d,e,f,g,h,j,l;if(!b)return a;if(!a)return"";d="";a=a.split(c);b=b.split(c);j=a.length;l=b.length;for(e=0;e<j;e++){g=a[e];h=!1;for(f=0;f<l;f++)if(g==b[f]){h=!0;break}h||(d+=g+c)}return d}function _childNodes(a,b){var c,d,e;if(a){c=-1;e=a.childNodes.length;for(var f=0;f<e;f++)if(d=a.childNodes[f],d.nodeType==1||d.nodeType==3&&/\S/g.test(d.nodeValue))if(c++,c==b)return a.childNodes[f]}return null}
function _childNodes_length(a){var b,c,d;b=0;if(a){d=a.childNodes.length;for(var e=0;e<d;e++)c=a.childNodes[e],(c.nodeType==1||c.nodeType==3&&/\S/g.test(c.nodeValue))&&b++}return b}function elemById(a,b){return a?b?b.document.getElementById(a):document.getElementById(a):""}function valueById(a,b){return elemById(a,b).value}function sonElemById(a,b){var c,d,e;if(b.id==a)return b;d=b.childNodes;for(c=0;c<d.length;c++)if(e=sonElemById(a,d[c]))return e;return null}
function makeTextNode(a,b){return a.appendChild(document.createTextNode(b))}function xDKIPositionId(a){return xDKIPosition(elemById(a))}function xDKIPosition(a){var b,c;b=c=0;if(a.offsetParent){do b+=a.offsetLeft,c+=a.offsetTop;while(a=a.offsetParent)}return[b,c]}function xDKIPositionEx(a){var b,c;b=c=0;if(a.offsetParent){do b+=a.offsetLeft-a.scrollLeft,c+=a.offsetTop-a.scrollTop;while(a=a.offsetParent)}return[b,c]}function PTInRect(a,b,c,d,e,f){return c<=a&&d<=b&&e>=a&&f>=b}
function xDKIMousePosition(a){if(!a)a=window.event;if(!a)a=top.event;return a.pageX||a.pageY?[a.pageX,a.pageY]:a.clientX||a.clientY?[a.clientX+document.body.scrollLeft+document.documentElement.scrollLeft,a.clientY+document.body.scrollTop+document.documentElement.scrollTop]:[0,0]}function px(a){return a+"px"}function depx(a){return a.substr(a.length-2,2)=="px"?a.substr(0,a.length-2):a}
function removeWhitespace(a){for(var b=/\S/,c=a.childNodes,d=0;d<c.length;d++)c[d].nodeType==3&&!b.test(c[d].nodeValue)?a.removeChild(c[d--]):c[d].nodeType==1&&removeWhitespace(c[d])}function xDKIHtmlEncode(a,b){var c=a.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\"/g,"&quot;").replace(/\'/g,"&#39;");b&&(c=a.replace(/\r\n|\r|\n/g,"<br/>"));return c}
function xDKIJsEncode(a,b){var c=a.replace(/\\/g,"\\\\").replace(/\"/g,'\\"').replace(/\'/g,"\\'").replace(/\n/g,"\\n").replace(/\r/g,"\\r");b&&(c=a.replace(/\r\n|\r|\n/g,"<br/>"));return c}
function xDKIEncode2(a,b){var c,d,e;if(!a)return"";b&&(a=a.replace(/&#39;/gi,"'"),a=a.replace(/&quot;/gi,'"'),a=a.replace(/&lt;/gi,"<"),a=a.replace(/&gt;/gi,">"),a=a.replace(/&amp;/gi,"&"));c="";for(e=0;e<a.length;e++)switch(d=a.charAt(e),d){case "%":c+="%1";break;case "'":c+="%2";break;case '"':c+="%3";break;case "<":c+="%4";break;case ">":c+="%5";break;case "&":c+="%6";break;case ";":c+="%7";break;case "=":c+="%8";break;case ",":c+="%9";break;default:c+=d}return c}
function xDKIDecode2(a,b){var c,d,e;if(!a)return"";c="";for(e=0;e<a.length;){d=a.charAt(e);if(d=="%")switch(e++,a.charAt(e)){case "1":c+="%";break;case "2":c+=b?"&#39;":"'";break;case "3":c+=b?"&quot;":'"';break;case "4":c+=b?"&lt;":"<";break;case "5":c+=b?"&gt;":">";break;case "6":c+=b?"&amp;":"&";break;case "7":c+=";";break;case "8":c+="=";break;case "9":c+=","}else c+=d;e++}return c}
function xDKIURLEncode(a){return escape(a.replace(/\+/g,"_*13523*_").replace(/ /g,"+")).replace(/_\*13523\*_/g,"%2B")}function _quot(a){return a.toString().replace(/"/g,"&quot;")}function xDKIUnicodeToHex(a){var b,c,d;if(a.length<=0)return"";b="$";for(d=0;d<a.length;d++)switch(c=Number(a.charCodeAt(d)).toString(16).toUpperCase(),c.length){case 1:b+="000"+c;break;case 2:b+="00"+c;break;case 3:b+="0"+c;break;case 4:b+=c}return b}
function xDKIHexToUnicode(a){var b,c;b="";if(a.length>4)for(c=0;c<a.length;c+=4)b+=String.fromCharCode(parseInt(a.substr(c,4),16));return b}var _isie=0,_isie5=0,_isie6=0,_isie7=0,_isie8=0,_isie9=0,_isie6up=0,_isie8up=0,_isie9up=0,_isxDKIBrowser=0,_isFireFox=0,_isChrome=0,_isOpera=0;function xDKIBrowser_IE(){_isie==0&&(_isie=window.navigator.userAgent.toLowerCase().indexOf("msie")>=0?1:-1);return _isie==1}
function xDKIBrowser_IE5(){_isie5==0&&(_isie5=window.navigator.userAgent.toLowerCase().indexOf("msie 5")>=0?1:-1);return _isie5==1}function xDKIBrowser_IE6(){_isie6==0&&(_isie6=window.navigator.userAgent.toLowerCase().indexOf("msie 6")>=0?1:-1);return _isie6==1}function xDKIBrowser_IE7(){_isie7==0&&(_isie7=window.navigator.userAgent.toLowerCase().indexOf("msie 7")>=0?1:-1);return _isie7==1}
function xDKIBrowser_IE8(){_isie8==0&&(_isie8=window.navigator.userAgent.toLowerCase().indexOf("msie 8")>=0?1:-1);return _isie8==1}function xDKIBrowser_IE9(){_isie9==0&&(_isie9=window.navigator.userAgent.toLowerCase().indexOf("msie 9")>=0?1:-1);return _isie9==1}function xDKIBrowser_IE6Up(){_isie6up==0&&(_isie6up=xDKIBrowser_IE()&&6<=parseInt(window.navigator.userAgent.substr(window.navigator.userAgent.toLowerCase().indexOf("msie ")+5))?1:-1);return _isie6up==1}
function xDKIBrowser_IE8Up(){_isie8up==0&&(_isie8up=xDKIBrowser_IE()&&8<=parseInt(window.navigator.userAgent.substr(window.navigator.userAgent.toLowerCase().indexOf("msie ")+5))?1:-1);return _isie8up==1}
function xDKIBrowser_IE9Up(){_isie9up==0&&(_isie9up=xDKIBrowser_IE()&&(9<=parseInt(window.navigator.userAgent.substr(window.navigator.userAgent.toLowerCase().indexOf("msie ")+5))||5<=parseInt(window.navigator.userAgent.substr(window.navigator.userAgent.toLowerCase().indexOf("trident/")+8)))?1:-1);return _isie9up==1}function xDKIBrowser_IENUp(a){return xDKIBrowser_IE()&&a<=parseInt(window.navigator.userAgent.substr(window.navigator.userAgent.toLowerCase().indexOf("msie ")+5))?!0:!1}
function xDKIBrowser_FireFox(){_isFireFox==0&&(_isFireFox=window.navigator.userAgent.toLowerCase().indexOf("firefox")>=0?1:-1);return _isFireFox==1}function xDKIBrowser_Chrome(){_isChrome==0&&(_isChrome=window.navigator.userAgent.toLowerCase().indexOf("chrome")>=0?1:-1);return _isChrome==1}function xDKIBrowser_Opera(){_isOpera==0&&(_isOpera=window.navigator.userAgent.toLowerCase().indexOf("opera")>=0?1:-1);return _isOpera==1}
function xDKIBrowser(){if(_isxDKIBrowser==0)try{window.external.xDKIBrowser()=="xDKIBrowser"&&(_isxDKIBrowser=1)}catch(a){_isxDKIBrowser=-1}return _isxDKIBrowser==1}function xDKIBrowser_SetBrowserForm(a){if(xDKIBrowser())elemById(a).value=window.external.xDKIBrowserForm()}function xDKIBrowser_Loaded(){xDKIBrowser()&&window.external.xDKILoaded()}function xDKIBrowser_Loading(){return xDKIBrowser()&&window.external.xDKIBrowserLoading()}
function xDKIBrowser_SpecialPosition(){return xDKIBrowser()&&window.external.xDKIBrowserSpecialPosition()}function setField(a,b){with(document.forms[0])elements[a]?elements[a].value=b:createHiddenField(a,b)}function setField_Form(a,b,c){with(document.forms[a])elements[b]?elements[b].value=c:createHiddenFieldInDoc(document,document.forms[a],b,c)}
function createHiddenField(a,b,c){var d;d=document.createElement("input");with(d)type="hidden",name=a,value=b;c?document.forms[0].insertBefore(d,c):document.forms[0].appendChild(d)}function createHiddenFieldEx(a,b,c){var d;if(d=elemById(a))d.value=b;else{d=document.createElement("input");with(d)type="hidden",id=name=a,value=b;c?document.forms[0].insertBefore(d,c):document.forms[0].appendChild(d)}}
function createHiddenFieldInDoc(a,b,c,d,e){a=a.createElement("input");with(a)type="hidden",name=id=c,value=d;e?b.insertBefore(a,e):b.appendChild(a)}var _ScrollBarWidth=-1;
function xDKIWindowWidth(a,b){a||(a=window);return xDKINotQuirksMode(a)?a.document.documentElement.clientWidth:a.document.body&&typeof a.document.body.clientWidth=="number"&&a.document.body.clientWidth!=0?a.document.body.clientWidth:!xDKIBrowser_Chrome()&&a.document.documentElement&&typeof a.document.documentElement.clientWidth=="number"&&a.document.documentElement.clientWidth!=0?a.document.documentElement.clientWidth:typeof a.innerWidth=="number"?a.innerWidth:b?b:300}
function xDKIWindowWidthInclScrollbar(a){return xDKIWindowWidth(a)+xDKIScrollBarWidth()}
function xDKIWindowHeight(a,b){a||(a=window);return xDKINotQuirksMode(a)?a.document.documentElement.clientHeight:a.document.body&&typeof a.document.body.clientHeight=="number"&&a.document.body.clientHeight!=0?a.document.body.clientHeight:!xDKIBrowser_Chrome()&&a.document.documentElement&&typeof a.document.documentElement.clientHeight=="number"&&a.document.documentElement.clientHeight!=0?a.document.documentElement.clientHeight:typeof a.innerHeight=="number"?a.innerHeight:b?b:300}
function xDKIWindowHeightInclScrollbar(a){return xDKIWindowHeight(a)+xDKIScrollBarWidth()}function xDKIGetWindowSize(a){return[xDKIWindowWidth(a),xDKIWindowHeight(a)]}function xDKIWindowScrollLeft(a){a||(a=window);return a.document.documentElement&&xDKINotQuirksMode(a)?a.document.documentElement.scrollLeft:a.document.body?a.document.body.scrollLeft:0}
function xDKIWindowScrollTop(a){a||(a=window);return a.document.documentElement&&xDKINotQuirksMode(a)?a.document.documentElement.scrollTop:a.document.body?a.document.body.scrollTop:0}function xDKIGetWindowScroll(a){return[xDKIWindowScrollLeft(a),xDKIWindowScrollTop(a)]}function xDKIWindowSetScrollLeft(a,b){a||(a=window);if(a.document.documentElement&&xDKINotQuirksMode(a))a.document.documentElement.scrollLeft=b;else if(a.document.body)a.document.body.scrollLeft=b}
function xDKIWindowSetScrollTop(a,b){a||(a=window);if(a.document.documentElement&&xDKINotQuirksMode(a))a.document.documentElement.scrollTop=b;else if(a.document.body)a.document.body.scrollTop=b}
function xDKIScrollBarWidth(){var a,b;if(_ScrollBarWidth<0){a=document.createElement("div");with(a.style)overflow="scroll",height=width="200px",visibility="hidden";b=document.createElement("div");with(b.style)overflow="scroll",height=width="2000px",visibility="hidden";a.appendChild(b);document.body.appendChild(a);_ScrollBarWidth=a.offsetWidth-a.clientWidth;document.body.removeChild(a)}return _ScrollBarWidth}function xDKIScrollBarHeight(){return xDKIScrollBarWidth()}
function xDKIWaitCursor(){document.body.className="wait"}function xDKINormalCursor(){document.body.className=""}
function xDKIWait(a,b,c,d){var e;xDKIUnWait();e=document.createElement("div");with(e){id="xDKIWaiting";align="center";with(style)border="0px",backgroundColor="white",position="absolute",padding="40px",left=a,top=b,width=220,height=70,zIndex=10}a=document.createElement("img");a.src="images/wait_mov.gif";e.appendChild(a);document.body.appendChild(e);return setTimeout("xDKIWaitTimedOut('"+d+"')",c)}
function xDKIWaitSilent_Image(a,b,c,d,e,f,g,h){var j;xDKIUnWait();j=document.createElement("div");with(j){id="xDKIWaiting";align="center";with(style)border="1px solid gray",backgroundColor="#f6f6f6",position="absolute",padding=px(c),left=px(a),top=px(b),width=px(d),height=px(e),zIndex=f}a=document.createElement("img");a.src="images/wait_mov.gif";j.appendChild(a);document.body.appendChild(j);return h?setTimeout(h,g):0}
function xDKIWaitSilent(a,b){var c;xDKIUnWait();c=document.createElement("div");with(c){id="xDKIWaiting";align="center";with(style)display="none",visibility="hidden",position="absolute",top=left="0px",height=width="1px"}document.body.appendChild(c);return b?setTimeout(b,a):0}function xDKIWaitTimedOut(a){xDKIUnWait();alert(a)}function xDKIIsWaiting(){return xDKIExistId("xDKIWaiting")}function xDKIUnWait(a){a&&clearTimeout(a);xDKIIsWaiting()&&document.body.removeChild(elemById("xDKIWaiting"))}
function xDKIGetTime(){var a,b,c,d;with(new Date)a=getHours().toString(),a.length==1&&(a="0"+a),b=getMinutes().toString(),b.length==1&&(b="0"+b),c=getSeconds().toString(),c.length==1&&(c="0"+c),d=getMilliseconds().toString(),d.length==1?d+="00":d.length==2&&(d+="0");return a+":"+b+":"+c+"."+d}
function xDKIGetTickCount(){var a,b,c,d;with(new Date)a=getHours().toString(),a.length==1&&(a="0"+a),b=getMinutes().toString(),b.length==1&&(b="0"+b),c=getSeconds().toString(),c.length==1&&(c="0"+c),d=getMilliseconds().toString(),d.length==1?d+="00":d.length==2&&(d+="0");return d*1+c*1E3+b*6E4+a*144E4}function xDKIControlChar(a){return!(a==32||a>=48&&a<=57||a>=65&&a<=90||a>=96&&a<=107||a>=109&&a<=111||a>=186&&a<=192||a>=219&&a<=222)}
function xDKIRandomIntervall(a,b){return Math.floor(a+Math.random()*(b-a+1))}function xDKIRandomString(a){var b,c;b="";for(c=0;c<a;c++)b+=String.fromCharCode(xDKIRandomIntervall(65,90));return b}function xDKISearch(a,b,c){var d;d=c.indexOf("i")>=0?"i":"";c=c.indexOf("w")>=0?"\\b":"";return a.search(RegExp(c+b+c,d))}
function xDKIChangeString(a,b,c){function d(b){var c,d;d=a.s.length;if(d>0&&(c=a.s.indexOf(b),c>=0))a.changed=!0,a.s=c==0?d==b.length?"":a.s.substr(b.length+1):c+b.length>=d?a.s.substr(0,c-1):a.s.substr(0,c)+a.s.substr(c+b.length+1)}function e(b){if(a.s.length>0){if(a.s.indexOf(b)<0)a.changed=!0,a.s=a.s+" "+b}else a.changed=!0,a.s=b}var f;for(f=0;f<b.length;f++)d(b[f]);for(f=0;f<c.length;f++)e(c[f])}
function xDKIIsIn(a,b){var c,d;if(Array.indexOf)return Array.indexOf(a,b)>=0;d=a.length;for(c=0;c<d;c++)if(b==a[c])return!0;return!1}function xDKIIsIn_Index(a,b){var c,d;if(Array.indexOf)return Array.indexOf(a,b);d=a.length;for(c=0;c<d;c++)if(b==a[c])return c;return-1}function xDKIIsIn_BinSearchSS(a,b){var c,d,e;c=a.length;for(d=-1;c-d>1;)a[e=c+d>>1]<b?d=e:c=e;return a[c]==b}function xDKIIsIn_Index_BinSearchSS(a,b){var c,d,e;c=a.length;for(d=-1;c-d>1;)a[e=c+d>>1]<b?d=e:c=e;return a[c]!=b?-1:c}
function xDKIIsIn_BinSearchSI(a,b){var c,d,e;c=a.length;for(d=-1;c-d>1;)a[e=c+d>>1]*1<b*1?d=e:c=e;return a[c]==b}function xDKIIsIn_Index_BinSearchSI(a,b){var c,d,e;c=a.length;for(d=-1;c-d>1;)a[e=c+d>>1]*1<b*1?d=e:c=e;return a[c]!=b?-1:c}function xDKIIsInAAE(a,b){var c,d;if(typeof b=="string"||typeof b=="number")return xDKIIsIn(a,b);if(typeof b.length=="function"){for(c in b.Arr)if(xDKIIsIn(a,c))return!0;return!1}d=b.length;for(c=0;c<d;c++)if(xDKIIsIn(a,b[c]))return!0;return!1}
function xDKIUncompressArr(a,b,c,d){var e,f,g,h,j,l,p;j=[];h=a.length;for(e=0;e<h;e++)if(typeof a[e]==b)j.push(d?a[e]+"":a[e]);else{l=a[e][0];p=a[e][1];for(f=0,g=0;f<p;f++,g+=c)j.push(d?l+g+"":l+g)}return j}
function xDKIUTF8Encode(a){var b,c,d,e,a=a.replace(/\r\n/g,"\n");b="";for(c=0,e=a.length;c<e;c++)d=a.charCodeAt(c),b+=d<128?String.fromCharCode(d):d>127&&d<2048?String.fromCharCode(d>>6|192)+String.fromCharCode(d&63|128):String.fromCharCode(d>>12|224)+String.fromCharCode(d>>6&63|128)+String.fromCharCode(d&63|128);return b}
function xDKIUTF8Decode(a){var b,c,d,e,f;b="";for(c=0;c<a.length;)d=a.charCodeAt(c),d<128?(b+=String.fromCharCode(d),c++):d>191&&d<224?(e=a.charCodeAt(c+1),b+=String.fromCharCode((d&31)<<6|e&63),c+=2):(e=a.charCodeAt(c+1),f=a.charCodeAt(c+2),b+=String.fromCharCode((d&15)<<12|(e&63)<<6|f&63),c+=3);return b}
function xDKILZWCompress(a){var b,c,d,e,f,g,h;b=256;c={};for(d=0;d<256;d++)c[String.fromCharCode(d)]=d;f=e="";for(d=0;d<a.length;d++)g=a.charAt(d),h=e+g,c[h]?e=h:(f+=String.fromCharCode(c[e]),c[h]=b++,e=""+g);e!=""&&(f+=String.fromCharCode(c[e]));return f}
function xDKILZWDecompress(a){var b,c,d,e,f,g;b=256;c=[];for(d=0;d<256;d++)c[d]=String.fromCharCode(d);f=e=a.charAt(0);for(d=1;d<a.length;d++){g=a.charCodeAt(d);if(c[g])g=c[g];else if(g==b)g=e+e.charAt(0);else return"";f+=g;c[b++]=e+g.charAt(0);e=g}return f}function xDKIToString(a,b,c,d){var e,f,g;f=a.length;c<f&&(f=c);g="";for(e=0;e<f;e++)e>0&&(g+=b),g+=a[e];c<a.length&&(g+=b+d);return g}function xDKICopyArray(a){return a.slice(0)}function xDKINoDupArray(){this.clear()}
xDKINoDupArray.prototype.clear=function(){this.Arr={};this.empty=!0;this.len=-1};xDKINoDupArray.prototype.length=function(){var a,b;if(this.len<0){b=0;for(a in this.Arr)b++;this.len=b}return this.len};xDKINoDupArray.prototype.push=function(a){this.Arr[a]="1";this.empty=!1;this.len=-1};xDKINoDupArray.prototype._push=function(a){this.Arr[a]="1"};xDKINoDupArray.prototype._initAfterPush=function(){this.empty=!1;this.len=-1};
xDKINoDupArray.prototype._initAfterPop=function(){this.len=-1;this.empty=this.length()<=0};xDKINoDupArray.prototype.contains=function(a){var b,c;if(typeof a!="string"&&typeof a.length=="number"){c=a.length;for(b=0;b<c;b++)if(this.Arr[a[b]]=="1")return!0;return!1}else return this.Arr[a]=="1"};xDKINoDupArray.prototype.containsScalar=function(a){return this.Arr[a]=="1"};xDKINoDupArray.prototype.containsArray=function(a){var b,c;c=a.length;for(b=0;b<c;b++)if(this.Arr[a[b]]=="1")return!0;return!1};
xDKINoDupArray.prototype.containsAll=function(a){var b,c;if(typeof a!="string"&&typeof a.length=="number"){c=a.length;for(b=0;b<c;b++)if(!this.Arr[a[b]]=="1")return!1;return!0}else return this.Arr[a]=="1"};xDKINoDupArray.prototype.remove=function(a){return typeof a!="string"&&typeof a.length=="number"?this.removeArray(a):this.removeScalar(a)};xDKINoDupArray.prototype.removeScalar=function(a,b){if(this.Arr[a]=="1"){delete this.Arr[a];if(!b)this.len=-1,this.empty=this.length()<=0;return!0}else return!1};
xDKINoDupArray.prototype.removeArray=function(a){var b,c,d;d=!1;c=a.length;for(b=0;b<c;b++)d=!0,delete this.Arr[a[b]];d&&this._initAfterPop();return d};xDKINoDupArray.prototype.iterate=function(a){for(var b in this.Arr)a(b)};xDKINoDupArray.prototype.map=function(a){var b,c;c=new xDKINoDupArray;for(b in this.Arr)c.push(a(b));this.Arr=c};xDKINoDupArray.prototype.asString=function(a,b,c){var d,e,f,g;e=0;f="";g=!0;for(d in this.Arr){g?g=!1:f+=a;e++;if(e>b){f+=c;break}f+=d}return f};
xDKINoDupArray.prototype.asDefaultString=function(){return this.asString(", ",50,"...")};xDKINoDupArray.prototype.intSorted=function(a){var b,c,d,e,f;d=new xDKINoDupArray;for(f=0;f<a;f++){e=9999999999999;for(b in this.Arr)c=b*1,c<e&&d.Arr[c]!="1"&&(e=c);if(e==9999999999999)break;d.push(e)}return d};xDKINoDupArray.prototype.intSortedAsArray=function(){var a,b;b=[];for(a in this.Arr)b.push(a);return b.sort(function(a,b){return a-b})};
xDKINoDupArray.prototype.make=function(a){var b,c;c=a.length;for(b=0;b<c;b++)this.Arr[a[b]]="1";this.len=-1;this.empty=!1;return this};xDKINoDupArray.prototype.copy=function(a){for(var b in a.Arr)this.Arr[b]="1";this.len=a.len;this.empty=a.empty;return this};xDKINoDupArray.prototype.intersect=function(a){var b;if(!a.empty){for(b in a.Arr)this.Arr[b]!="1"&&delete this.Arr[b];for(b in this.Arr)a.Arr[b]!="1"&&delete this.Arr[b]}this.len=-1;this.empty=!0;for(b in this.Arr){this.empty=!1;break}return!0};
function xDKIScrollIntoViewIfNotInView(a,b,c){var d,e,f,g,h,j,l;if(!b)return!1;a=a?a:b.parentNode;d=xDKIPosition(a);f=xDKIPosition(b);(e=a.nodeName.toLowerCase()=="body")?(g=xDKIGetWindowScroll(window),h=g[0],g=g[1],j=xDKIGetWindowSize(window),l=j[0],j=j[1]):(h=a.scrollLeft,g=a.scrollTop,l=a.offsetWidth,j=a.offsetHeight);h=f[0]-h<d[0]||f[0]-h>d[0]+l-20;d=f[1]-g<d[1]||f[1]-g>d[1]+j-20;if(c&&(h||d))b.scrollIntoView();else if(e)h&&xDKIWindowSetScrollLeft(window,b.offsetLeft-2*xDKIScrollBarWidth()),d&&
xDKIWindowSetScrollTop(window,b.offsetTop-2*xDKIScrollBarWidth());else{if(h)a.scrollLeft=b.offsetLeft-2*xDKIScrollBarWidth();if(d)a.scrollTop=b.offsetTop-2*xDKIScrollBarWidth()}}function xDKIHasAttribute(a,b){return typeof a.hasAttribute=="function"?a.hasAttribute("href"):xDKINotUndef(a.attributes[b])}
function xDKIMakeOrGetALine(a,b,c){var d;d=elemById(a);if(!d){d=document.createElement("img");with(d){className="line";src="images/1x1_black.gif";alt="";id=a;with(style)zIndex=b,display="none"}c?c.appendChild(d):document.body.appendChild(d)}return d}function xDKILine(a,b,c,d,e,f){var g;g=document.createElement("img");with(g){className="line";src="images/1x1_black.gif";alt="";with(style)left=px(b),top=px(c),width=px(d),height=px(e),zIndex=f,display="inline"}a.appendChild(g);return g}
function xDKIRefreshImage(a,b){var c,d;if(c=elemById(a))c=c.src,d=c.indexOf("?"),d>=0&&(c=c.substr(0,d)),setTimeout('elemById("'+a+'").src = "'+c+"?"+(new Date).getTime()+'"',b)}function xDKIRefreshALoadingImage(a,b){var c;(c=elemById(a))&&(c.readyState?c.readyState=="loading"&&xDKIRefreshImage(a,b):xDKIRefreshImage(a,b))}function xDKIGetAllElements(a){return!a?[]:xDKIBrowser_IE5()?a.all:a.getElementsByTagName("*")}function xDKIHasClassNameId(a,b){return xDKIHasClassName(elemById(a),b)}
function xDKIHasClassName(a,b){return a?xDKISearch(a.className,b,"wi")>=0:!1}function xDKIChangeClassNameId(a,b,c){return xDKIChangeClassName(elemById(a),b,c)}function xDKIChangeClassName(a,b,c){if(a)return a.className.search(b)>=0?(b=a.className.replace(RegExp("\\b"+b+"\\b","g"),c),c=a.className!=b,a.className=b,c):!1}function xDKIHasClassId(a,b){return xDKIHasClass(elemById(a),b)}function xDKIHasClass(a,b){return a?a.className.indexOf(b)>=0:!1}
function xDKIChangeClassId(a,b,c){return xDKIChangeClass(elemById(a),b,c)}function xDKIChangeClass(a,b,c){var d;d=xDKIChangeClass_Start(a);xDKIChangeString(d,b,c);xDKIChangeClass_End(a,d)}function xDKIChangeClass_Start(a){var b;b={};b.s=a?a.className:"";b.changed=!1;return b}function xDKIChangeClass_End(a,b){if(a&&b.changed)a.className=b.s}function xDKICursorPointer(a){if(a)a.style.cursor=xDKIBrowser_IE5()?"hand":"pointer"}var xDKISelectBox_Show_NextProhibited=!1;
function xDKISelectBox_Create(a,b,c,d,e,f,g,h,j,l,p,k,t,m,w,q,r,n,o,u,A,C){var v,y,E,D,F,x,G,B,z;v=document.createElement("div");v.style.fontSize=r;if(b){y=document.createElement("div");with(y.style)styleFloat=cssFloat="left",paddingTop="3px",paddingRight="7px";y.appendChild(document.createTextNode(b));v.appendChild(y)}E=document.createElement("div");with(E.style)styleFloat=cssFloat="left",width=px(parseInt(d)+parseInt(h)),backgroundColor=l,borderWidth=k,borderStyle=t,borderColor=m;v.appendChild(E);
D=document.createElement("div");y="xDKISelectBox_"+xDKIRandomString(20);D.id=y;with(D.style)styleFloat=cssFloat="left",width=px(parseInt(d)-parseInt(f)-1-(n=="left"?5:0)),height=px(parseInt(e)-parseInt(g)),backgroundColor=l,textAlign=n,paddingTop=px(parseInt(g)),paddingRight=px(parseInt(h)),n=="left"&&(paddingLeft=px(5));D.appendChild(document.createTextNode(c));E.appendChild(D);F=document.createElement("div");with(F.style)styleFloat=cssFloat="right";x=document.createElement("a");G="xDKISelectBox_"+
xDKIRandomString(20);x.id=G;x.className="nohint "+q;x.href="javascript:void(0)";with(x.style)width=px(parseInt(f)),height=e,display="block",backgroundColor=w,borderLeftWidth=k,borderLeftStyle=t,borderLeftColor=m;B='xDKISelectBox_Show("'+y+'","'+u+'","'+G+'","'+h+'",'+j+',"'+l+'","'+p+'","'+m+'","'+o+"(elemById('"+y+'\').innerHTML)","'+A+'","'+n+'"';if(typeof arguments[22]=="object")for(z=0;z<arguments[22].length;z++)B+=',"'+arguments[22][z]+'"';else for(z=22;z<arguments.length;z++)B+=',"'+arguments[z]+
'"';B+=")";xDKIAddEvent(D,"mousedown",new Function("",'elemById("'+G+'").focus();'+B));xDKIAddEvent(x,"mousedown",new Function("",B));xDKIAddEvent(x,"keydown",new Function("e","if (xDKIPressed(e,[13,32,38,40])) xDKIStopPropagation(e)"));xDKIAddEvent(x,"keypress",new Function("e","if (xDKIPressed(e,[13,32,38,40])) xDKIStopPropagation(e)"));xDKIAddEvent(x,"keyup",new Function("e",'if (!xDKISelectBox_IsOpen("'+y+'") && xDKIPressed(e,[13,32,38,40])) '+B));C&&xDKIAddEvent(x,"focus",new Function("e",C));
F.appendChild(x);E.appendChild(F);elemById(a).appendChild(v);if(!xDKIExistId(u))v=document.createElement("input"),v.type="hidden",v.id=u,v.name=u,v.value="",elemById(a).appendChild(v);return[y,x]}
function xDKISelectBox_Show(a,b,c,d,e,f,g,h,j,l,p){var k,t,m,w,q,r;if(xDKISelectBox_Show_NextProhibited)return xDKISelectBox_Show_NextProhibited=!1;k=elemById(a);if(xDKISelectBox_GetProp(k,"IgnoreNext"))xDKISelectBox_SetProp(k,"IgnoreNext","");else if(!xDKISelectBox_CloseAllMenuItems(a)){t=elemById(c);xDKISelectBox_SetProp(k,"SelectedId","");xDKISelectBox_SetProp(k,"IgnoreNext","");xDKISelectBox_SetProp(k,"Function",j);xDKISelectBox_SetProp(k,"BackgroundColor",f);xDKISelectBox_SetProp(k,"BackgroundColorSelected",
g);xDKISelectBox_SetProp(k,"ArrowId",c);xDKISelectBox_SetProp(k,"HiddenFieldId",b);xDKISelectBox_SetProp(k,"LastOpened",(new Date).getTime());xDKISelectBox_SetProp(t,"ParentId",a);m=xDKIPosition(k);r=0;xDKIBrowser_IE()?(m[0]+=l*1,r=1+l*1):m[0]+=-1;w=k.offsetWidth+t.offsetWidth;k=k.offsetHeight;for(q=11;q<arguments.length;q++)xDKISelectBox_CreateMenuItem(xDKISelectBox_MakeId(a,q-11),q-11,a,m[0],m[1]+2+(k-1)*(q-10)+r,w,k-1,d,e,q==arguments.length-1,f,g,h,p,arguments[q]);xDKIAddEvent(t,"keydown",xDKISelectBox_KeyMenuItem);
xDKIAddEvent(t,"blur",xDKIGetFunction("e",'xDKISelectBox_CloseAllMenuItems("'+a+'");'));7<arguments.length&&xDKISelectBox_SelectMenuElement(elemById(xDKISelectBox_MakeId(a,0)))}}
function xDKISelectBox_CreateMenuItem(a,b,c,d,e,f,g,h,j,l,p,k,t,m,w){b=document.createElement("div");b.id=a;with(b.style)position="absolute",left=px(d),top=px(e),width=px(f-parseInt(h)-(m=="left"?5:0)),height=px(g),zIndex=j,borderWidth=l?"0px 1px 1px 1px":"0px 1px",borderStyle="solid",borderColor=t,backgroundColor=p,paddingRight=px(parseInt(h)),m=="left"&&(paddingLeft=px(5));xDKISelectBox_SetProp(b,"ParentId",c);xDKISelectBox_SetPropElement(b,"Value",w);a=document.createElement("div");a.className=
"hspacer2";b.appendChild(a);a=document.createElement("div");a.innerHTML=w;b.appendChild(a);b.onmouseover=xDKISelectBox_SelectMenuItem;b.onmouseout=xDKISelectBox_UnselectMenuItem;b.onmousedown=xDKISelectBox_MouseDownMenuItem;elemById(c).appendChild(b)}
function xDKISelectBox_CloseAllMenuItems(a){var b,c,d,e;d=elemById(a);b=(new Date).getTime();c=xDKISelectBox_GetProp(d,"LastOpened");if(b-c<100)return xDKIExistId(xDKISelectBox_MakeId(a,0));b=!1;for(c=0;;){e=elemById(xDKISelectBox_MakeId(a,c));if(!e)break;b=!0;d.removeChild(e);c+=1}if(d=elemById(xDKISelectBox_GetProp(d,"ArrowId")))xDKIRemoveEvent(d,"keydown",xDKISelectBox_KeyMenuItem),xDKIRemoveEvent(d,"blur",xDKIGetFunction("e",'xDKISelectBox_CloseAllMenuItems("'+a+'");'));return b}
function xDKISelectBox_IsOpen(a){return xDKIExistId(xDKISelectBox_MakeId(a,0))}function xDKISelectBox_GetIndex(a){return a.id.substr(a.id.indexOf("xDKISB_Id")+9)}function xDKISelectBox_ExchangeId(a,b){return a.id.substring(0,a.id.indexOf("xDKISB_Id")+9)+b}function xDKISelectBox_MakeId(a,b){return a+"xDKISB_Id"+b}function xDKISelectBox_IsId(a){return a.indexOf("xDKISB_Id")>0}
function xDKISelectBox_GetSelectedValue(a){var b;b=xDKISelectBox_GetSelectedIdElement(a);if(!b)return null;a=elemById(xDKISelectBox_ExchangeId(a,b));return!a?null:xDKISelectBox_GetPropElement(a,"Value")}function xDKISelectBox_GetSelectedIdElement(a){return xDKISelectBox_GetPropElement(a,"SelectedId",!0)}function xDKISelectBox_GetSelectedIdParent(a){return xDKISelectBox_GetProp(a,"SelectedId")}function xDKISelectBox_SelectMenuItem(){xDKISelectBox_SelectMenuElement(this)}
function xDKISelectBox_SelectMenuElement(a){var b,c;if(a){if(b=xDKISelectBox_GetSelectedIdElement(a))c=xDKISelectBox_GetPropElement(a,"ParentId"),(b=elemById(xDKISelectBox_MakeId(c,b)))&&xDKISelectBox_UnselectMenuElement(b);xDKISelectBox_SetPropElement(a,"SelectedId",xDKISelectBox_GetIndex(a),!0);a.style.backgroundColor=xDKISelectBox_GetPropElement(a,"BackgroundColorSelected",!0)}}function xDKISelectBox_UnselectMenuItem(){xDKISelectBox_UnselectMenuElement(this)}
function xDKISelectBox_UnselectMenuElement(a){if(a)xDKISelectBox_SetPropElement(a,"SelectedId","",!0),a.style.backgroundColor=xDKISelectBox_GetPropElement(a,"BackgroundColor",!0)}function xDKISelectBox_SelectNextOrPreviousMenuItem(a,b){var c,d,e,f;e=(c=xDKISelectBox_GetSelectedIdParent(elemById(a)))?b+parseInt(c):0;d=c?elemById(xDKISelectBox_MakeId(a,c)):null;if((f=elemById(xDKISelectBox_MakeId(a,e)))&&c!=e)xDKISelectBox_UnselectMenuElement(d),xDKISelectBox_SelectMenuElement(f)}
function xDKISelectBox_KeyMenuItem(a){var b;if((a=a?a:event?event:null)&&(a.keyCode==38||a.keyCode==40||a.keyCode==13||a.keyCode==27))b=this.id?this.id:a.srcElement.id,b=xDKISelectBox_GetProp(elemById(b),"ParentId"),a.keyCode==38?(xDKISelectBox_SelectNextOrPreviousMenuItem(b,-1),xDKIStopPropagation(a)):a.keyCode==40?(xDKISelectBox_SelectNextOrPreviousMenuItem(b,1),xDKIStopPropagation(a)):a.keyCode==13?(xDKISelectBox_ClickMenuActualElement(b),xDKIStopPropagation(a)):xDKISelectBox_CloseAllMenuItems(b)}
function xDKISelectBox_ClickMenuActualElement(a){var b,c;(b=xDKISelectBox_GetSelectedIdParent(elemById(a)))&&(c=elemById(xDKISelectBox_MakeId(a,b)));xDKISelectBox_ClickMenuElement(c,!0)}function xDKISelectBox_MouseDownMenuItem(){xDKISelectBox_ClickMenuElement(this)}
function xDKISelectBox_ClickMenuElement(a,b){var c;if(a){if(c=xDKISelectBox_GetSelectedValue(a)){elemById(xDKISelectBox_GetPropElement(a,"ParentId")).innerHTML=c;if(anElem=elemById(xDKISelectBox_GetPropElement(a,"HiddenFieldId",!0)))anElem.value=c;c=xDKISelectBox_GetPropElement(a,"Function",!0);eval(c)}b?xDKISelectBox_SetPropElement(a,"IgnoreNext","true",!0):xDKISelectBox_CloseAllMenuItems(xDKISelectBox_GetProp(a,"ParentId"))}}
function xDKISelectBox_GetProp(a,b){return a.getAttribute("xDKISB_"+b)}function xDKISelectBox_SetProp(a,b,c){a.setAttribute("xDKISB_"+b,c)}function xDKISelectBox_GetPropElement(a,b,c){c&&(a=elemById(a.getAttribute("xDKISB_ParentId")));return xDKISelectBox_GetProp(a,b)}function xDKISelectBox_SetPropElement(a,b,c,d){d&&(a=elemById(a.getAttribute("xDKISB_ParentId")));xDKISelectBox_SetProp(a,b,c)}
function xDKIInitCustomControls(){xDKINoHintsForNoHintAnchors();xDKIDisableDisabledAnchors();xDKIRefreshCustomControls()}
function xDKINoHintsForNoHintAnchors(){var a,b;a=document.getElementsByTagName("a");for(b=0;b<a.length;b++)xDKISearch(a[b].className,"nohint","w")>=0&&(xDKIAddEvent(a[b],"mouseover",new Function("e",'window.status = ""; return true;')),xDKIAddEvent(a[b],"mousemove",new Function("e",'window.status = ""; return true;')),xDKIAddEvent(a[b],"mousedown",new Function("e",'window.status = ""; return true;')),xDKIAddEvent(a[b],"mouseup",new Function("et",'window.status = ""; return true;')),xDKIAddEvent(a[b],
"focus",new Function("e",'window.status = ""; return true;')))}function xDKIDisableDisabledAnchors(){var a,b;a=document.getElementsByTagName("a");for(b=0;b<a.length;b++)xDKISearch(a[b].className,"disabled","w")>=0&&xDKIDisableAnchor(a[b])}function xDKIEnableAnchor(a,b){a&&a.setAttribute("href",b)}function xDKIEnableAnchorId(a,b){xDKIEnableAnchor(elemById(a),b)}function xDKIDisableAnchor(a){a&&xDKIHasAttribute(a,"href")&&a.removeAttribute("href")}
function xDKIDisableAnchorId(a){xDKIDisableAnchor(elemById(a))}
function xDKIRefreshCustomControls(){var a,b;a=xDKIGetAllElements(document);for(b=0;b<a.length;b++)xDKISearch(a[b].className,"disabled","w")>=0&&(xDKIChangeClassName(a[b],"radio_on","radio_on_dis"),xDKIChangeClassName(a[b],"radio_off","radio_off_dis"),xDKIChangeClassName(a[b],"checkbox_on","checkbox_on_dis"),xDKIChangeClassName(a[b],"checkbox_off","checkbox_off_dis"),xDKIChangeClassName(a[b],"arrow2left_layoutleft","arrow2left_layoutleft_dis"),xDKIChangeClassName(a[b],"arrow2left_layoutright","arrow2left_layoutright_dis"),
xDKIChangeClassName(a[b],"arrow2right_layoutleft","arrow2right_layoutleft_dis"),xDKIChangeClassName(a[b],"arrow2right_layoutright","arrow2right_layoutright_dis"),xDKIChangeClassName(a[b],"arrow1left_layoutleft","arrow1left_layoutleft_dis"),xDKIChangeClassName(a[b],"arrow1left_layoutright","arrow1left_layoutright_dis"),xDKIChangeClassName(a[b],"arrow1right_layoutleft","arrow1right_layoutleft_dis"),xDKIChangeClassName(a[b],"arrow1right_layoutright","arrow1right_layoutright_dis")),xDKISearch(a[b].className,
"enabled","w")>=0&&(xDKIChangeClassName(a[b],"radio_on_dis","radio_on"),xDKIChangeClassName(a[b],"radio_off_dis","radio_off"),xDKIChangeClassName(a[b],"checkbox_on_dis","checkbox_on"),xDKIChangeClassName(a[b],"checkbox_off_dis","checkbox_off"),xDKIChangeClassName(a[b],"arrow2left_layoutleft_dis","arrow2left_layoutleft"),xDKIChangeClassName(a[b],"arrow2left_layoutright_dis","arrow2left_layoutright"),xDKIChangeClassName(a[b],"arrow2right_layoutleft_dis","arrow2right_layoutleft"),xDKIChangeClassName(a[b],
"arrow2right_layoutright_dis","arrow2right_layoutright"),xDKIChangeClassName(a[b],"arrow1left_layoutleft_dis","arrow1left_layoutleft"),xDKIChangeClassName(a[b],"arrow1left_layoutright_dis","arrow1left_layoutright"),xDKIChangeClassName(a[b],"arrow1right_layoutleft_dis","arrow1right_layoutleft"),xDKIChangeClassName(a[b],"arrow1right_layoutright_dis","arrow1right_layoutright"))}var xDKIOpener_NumberOfOpeners,xDKIOpener_CloseProc;
function xDKIOpener_Open(a,b,c,d,e,f,g){var h,j,l;if(a=elemById(a)){j=xDKIPosition(a);l=!1;h=elemById(b);if(!h){h=document.createElement("div");h.id=b;l=!0;with(h.style)visibility="hidden",position="absolute",zIndex=f}with(h.style)left=j[0]+"px",top=j[1]+"px",width=a.offsetWidth+"px",height=a.offsetHeight+"px",backgroundColor=d;l&&document.body.appendChild(h);xDKIShowId(b);s=c+"=1";eval(s);setTimeout("xDKIOpener_OpenIt('"+b+"',"+j[0]+","+a.offsetWidth+",'"+c+"',"+e+","+g+")",g)}}
function xDKIOpener_CloseInit(a,b){xDKIOpener_NumberOfOpeners=a;xDKIOpener_CloseProc=b}
function xDKIOpener_Close(a,b,c,d,e,f,g){var h,j,l;if(a=elemById(a)){j=xDKIPosition(a);l=!1;h=elemById(b);if(!h){h=document.createElement("div");h.id=b;l=!0;with(h.style)visibility="hidden",position="absolute",zIndex=f}with(h.style)left=j[0]+a.offsetWidth+"px",top=j[1]+"px",width="0px",height=a.offsetHeight+"px",backgroundColor=d;l&&document.body.appendChild(h);xDKIShowId(b);s=c+"="+a.offsetWidth;eval(s);setTimeout("xDKIOpener_CloseIt('"+b+"',"+j[0]+","+a.offsetWidth+",'"+c+"',"+e+","+g+")",g)}}
function xDKIOpener_OpenIt(a,b,c,d,e,f){var g,h;g=elemById(a);h=eval(d);g.style.left=b+h+"px";if(c-h>0)g.style.width=c-h+"px";h+=e;eval(d+"="+h);h<=c?setTimeout("xDKIOpener_OpenIt('"+a+"',"+b+","+c+",'"+d+"',"+e+","+f+")",f):(xDKIHideId(a),document.body.removeChild(g))}
function xDKIOpener_CloseIt(a,b,c,d,e,f){var g,h;g=elemById(a);h=eval(d);g.style.left=b+h+"px";if(c-h>0)g.style.width=c-h+"px";h-=e;eval(d+"="+h);h>0?setTimeout("xDKIOpener_CloseIt('"+a+"',"+b+","+c+",'"+d+"',"+e+","+f+")",f):(g.style.left=b+"px",g.style.width=c+"px",--xDKIOpener_NumberOfOpeners==0&&eval(xDKIOpener_CloseProc))}
function xDKISlideIt(a,b,c,d,e,f,g){var h;if(h=elemById(a)){if(d==0){if(e>=c)return;e+=f;h.style.clip="rect(0px "+b+"px "+e+"px 0px)"}else if(d==1){if(e>=b)return;e+=f;h.style.clip="rect(0px "+e+"px "+c+"px 0px)"}setTimeout("xDKISlideIt('"+a+"',"+b+","+c+","+d+","+e+","+f+","+g+")",g)}}function xDKISlideDown(a,b,c,d,e,f){var g;if(g=elemById(a))c>=b?f!=null&&eval(f):(c+=d,g.style.height=c+"px",setTimeout("xDKISlideDown('"+a+"',"+b+","+c+","+d+","+e+",'"+f+"')",e))}
function xDKISlideUp(a,b,c,d,e){var f;if(f=elemById(a))b<=0?e!=null&&eval(e):(b-=c,f.style.height=b+"px",setTimeout("xDKISlideUp('"+a+"',"+b+","+c+","+d+",'"+e+"')",d))}var xDKIDMW_Flag,xDKIDMW_Window,xDKIDMW_Windows,xDKIDMW_InitialEventPos,xDKIDMW_InitialWindowPos,_DynamicMoveableWindow_BorderWidth,_DynamicMoveableWindow_CaptionHeight,_DynamicMoveableWindow_PaddingTop;_DynamicMoveableWindow_BorderWidth=3;_DynamicMoveableWindow_CaptionHeight=17;_DynamicMoveableWindow_PaddingTop=2;
function xDKIDynamicMoveableWindow_Show(a,b,c,d,e,f,g,h,j,l,p,k,t,m,w,q,r,n,o,u,A){var C,v;if(xDKIExistId(a))return null;u=u?u:window;if(!u.document||!u.document.body)return null;xDKIDMW_Windows||(xDKIDMW_Windows=[],xDKIAddEvent(u.document,"keyup",xDKIDynamicMoveableWindow_KeyUp));xDKIDMW_Windows[xDKIDMW_Windows.length]=a;v=m?m+"();xDKIDynamicMoveableWindow_Close('"+a+"');":"xDKIDynamicMoveableWindow_Close('"+a+"');";C=new Function("",v);m=u.document.createElement("div");m.setAttribute("IdCalledFromForFocus",
c);m.setAttribute("CloseFunc",v);m.setAttribute("MoveFunc",w);with(m.style)position="absolute",left=px(e),top=px(f),g>0&&(width=px(g)),h>0&&(c=xDKIWindowScrollTop(),e=xDKIWindowHeight(),f+h>c+e&&parseInt(h),height=px(h),minHeight=px(h)),zIndex=j,backgroundColor=t?t:"#ffffff",k||(border=q?r?_DynamicMoveableWindow_BorderWidth+"px solid "+r:_DynamicMoveableWindow_BorderWidth+"px solid #ff4242":_DynamicMoveableWindow_BorderWidth+"px solid #cac9cd"),borderTopWidth="0px";m.setAttribute("ZIndexFunction",
l);m.id=a;h=q&&d=="";f=u.document.createElement("div");with(f.style)g>0&&(width=px(g)),height=h?px(_DynamicMoveableWindow_BorderWidth):px(_DynamicMoveableWindow_CaptionHeight),backgroundColor="#ffffff",q?borderTop=r?_DynamicMoveableWindow_BorderWidth+"px solid "+r:_DynamicMoveableWindow_BorderWidth+"px solid #ff4242":backgroundImage="url(images/moveablewindow_upper_middle.gif)",backgroundRepeat="repeat-x",h?(fontWeight="normal",fontSize="0.15em"):(fontWeight="bold",fontSize="11px"),paddingTop=_DynamicMoveableWindow_PaddingTop+
"px",whiteSpace="nowrap",textAlign="left",zIndex=j,cursor="default";if(!h)f.innerHTML="&nbsp;"+d,f.onmousedown=xDKIDynamicMoveableWindow_MouseDown;m.appendChild(f);if(!q||n){f=u.document.createElement("div");with(f.style)position="absolute",g>0?(d=g-_DynamicMoveableWindow_CaptionHeight,q&&(d+=3),left=px(d)):left="0px",top=q?px(4):px(2),width=px(13),height=px(13),A=A?A+"/images/":"images/",backgroundImage=q?"url("+A+"moveablewindow_close1.gif)":"url("+A+"moveablewindow_close.gif)",backgroundRepeat=
"no-repeat",zIndex=j;f.onclick=C;m.appendChild(f)}with(b.style)g>0&&(width=px(g)),zIndex=j,display="none",display="block",visibility="visible";if(p)b.onclick=C;m.appendChild(b);u.document.body.appendChild(m);if(!h&&b.offsetHeight+20>=m.offsetHeight)g=xDKIBrowser_IE()?35:50,m.style.height=px(b.offsetHeight+g);xDKIDMW_Window=a;xDKIScrollIntoViewIfNotInView("",m);if(o){if(o[0]==0)m.style.clip="rect(0px "+m.offsetWidth+"px "+o[1]+"px 0px)";else if(o[0]==1)m.style.clip="rect(0px "+o[1]+"px "+m.offsetHeight+
"px 0px)";setTimeout("xDKISlideIt('"+a+"',"+m.offsetWidth+","+m.offsetHeight+","+o[0]+","+o[1]+","+o[1]+","+o[2]+")",o[2])}return m}function xDKIDynamicMoveableWindow_Close(a){var b;xDKIDynamicMoveableWindow_RemoveWindowId(a);(b=elemById(a))||(b=elemById(a,top));b&&(a=b.getAttribute("IdCalledFromForFocus"),b.ownerDocument.body.removeChild(b),a&&a!=""&&a!="null"&&((b=elemById(a))||(b=elemById(a,top)),b.focus()))}
function xDKIDynamicMoveableWindow_CloseAll(){var a,b;if(xDKIDMW_Windows){for(a=0;a<xDKIDMW_Windows.length;a++)(b=elemById(xDKIDMW_Windows[a]))||(b=elemById(aUniqueWindowId,top)),b&&b.ownerDocument.body.removeChild(b);xDKIDMW_Windows=[]}}function xDKIDynamicMoveableWindow_DefProps(a,b,c,d,e,f,g,h){with(a.style)b>=0&&(position="absolute",left=px(b),top=px(c)),width=px(d),e>0&&(height=px(e)),g&&(backgroundImage=g),h&&(backgroundRepeat=h),zIndex=f}
function xDKIDynamicMoveableWindow_MouseDown(a){var b;if(!a)a=window.event;if(!a)a=top.event;xDKIDMW_Window=this.parentNode;xDKIDMW_InitialEventPos=[a.clientX,a.clientY];xDKIDMW_InitialWindowPos=[xDKIDMW_Window.offsetLeft,xDKIDMW_Window.offsetTop];if((b=this.parentNode.getAttribute("ZIndexFunction"))&&b!="null")this.parentNode.style.zIndex=eval(b);xDKIDMW_Flag!="1"&&(xDKIAddEvent(xDKIDMW_Window,"mousemove",xDKIDynamicMoveableWindow_MouseMove),xDKIAddEvent(xDKIDMW_Window.ownerDocument,"mousemove",
xDKIDynamicMoveableWindow_MouseMove),xDKIAddEvent(xDKIDMW_Window.ownerDocument,"mouseup",xDKIDynamicMoveableWindow_MouseUp),xDKIStopPropagation(a));xDKIDMW_Flag="1"}
function xDKIDynamicMoveableWindow_MouseMove(a){if(!a)a=window.event;if(!a)a=top.event;if(xDKIDMW_Flag=="1")xDKIDMW_Window.style.left=xDKIDMW_InitialWindowPos[0]+a.clientX-xDKIDMW_InitialEventPos[0]+"px",xDKIDMW_Window.style.top=xDKIDMW_InitialWindowPos[1]+a.clientY-xDKIDMW_InitialEventPos[1]+"px",xDKIDMW_Window.ownerDocument.selection&&xDKIDMW_Window.ownerDocument.selection.clear(),xDKIStopPropagation(a),(a=xDKIDMW_Window.getAttribute("MoveFunc"))&&a!="null"&&eval(a)}
function xDKIDynamicMoveableWindow_MouseUp(a){if(!a)a=window.event;if(!a)a=top.event;xDKIDMW_Flag="";xDKIRemoveEvent(xDKIDMW_Window,"mousemove",xDKIDynamicMoveableWindow_MouseMove);xDKIRemoveEvent(xDKIDMW_Window.ownerDocument,"mousemove",xDKIDynamicMoveableWindow_MouseMove);xDKIRemoveEvent(xDKIDMW_Window.ownerDocument,"mouseup",xDKIDynamicMoveableWindow_MouseUp);xDKIDMW_Window.ownerDocument.selection&&xDKIDMW_Window.ownerDocument.selection.clear();xDKIStopPropagation(a)}
function xDKIDynamicMoveableWindow_KeyUp(a){if((a=a?a:event?event:null)&&a.keyCode==27)if(a=xDKIDynamicMoveableWindow_GetTopMostWindowId())a=elemById(a).getAttribute("CloseFunc"),eval(a)}function xDKIDynamicMoveableWindow_RemoveWindowId(a){var b,c,d;if(xDKIDMW_Windows)for(b=0;b<xDKIDMW_Windows.length;b++)if(xDKIDMW_Windows[b]==a){d=Array(xDKIDMW_Windows.length-1);for(a=c=0;a<xDKIDMW_Windows.length;a++)b!=a&&(d[c++]=xDKIDMW_Windows[a]);xDKIDMW_Windows=d;break}}
function xDKIDynamicMoveableWindow_GetTopMostWindowId(){var a,b,c;c=null;for(a=0;a<xDKIDMW_Windows.length;a++)if((b=elemById(xDKIDMW_Windows[a]))&&(!c||b.style.zIndex>c.style.zIndex))c=b;return c?c.id:null}function xDKIIsLeftButtonDown(a){if(!a)a=top.event;return xDKIBrowser_IE()?a.button==1:a.button==0}
var xDKISplitter_Flag,xDKISplitter_Mode,xDKISplitter_Window,xDKISplitter_InitialEventPos,xDKISplitter_InitialWindowPos,xDKISplitter_InitialWindowDim,xDKISplitter_BodyMouseMove,xDKISplitter_BodyMouseUp,xDKISplitter_Min,xDKISplitter_Max;
function xDKISplitter_MouseDown(a,b,c,d){if(top.event)a=top.event;xDKISplitter_Mode||(xDKISplitter_Mode="H1");xDKIStopPropagation(a);if(xDKISplitter_Window=b)xDKISplitter_Min=typeof c=="function"?c():c,xDKISplitter_Max=typeof d=="function"?d():d,xDKISplitter_InitialEventPos={x:a.clientX,y:a.clientY},xDKISplitter_InitialWindowPos={x:xDKISplitter_Window.offsetLeft,y:xDKISplitter_Window.offsetTop},xDKISplitter_InitialWindowDim={x:parseInt(xDKISplitter_Window.style.width),y:parseInt(xDKISplitter_Window.style.height)},
xDKISplitter_Flag!="1"&&(xDKIAddEvent(top.document,"mousemove",xDKISplitter_MouseMove,!0),xDKIAddEvent(top.document,"mouseup",xDKISplitter_MouseUp,!0),(a=xDKISplitter_Window.getAttribute("xDKISplitter_CustomMouseDown"))&&eval(a),(a=xDKISplitter_Window.getAttribute("xDKISplitter_CustomMouseDownNotify"))&&eval(a)),xDKISplitter_Flag="1"}function xDKISplitter_MouseDownH1(a,b,c,d){xDKISplitter_Mode="H1";return xDKISplitter_MouseDown(a,b,c,d)}
function xDKISplitter_MouseDownH2(a,b,c,d){xDKISplitter_Mode="H2";return xDKISplitter_MouseDown(a,b,c,d)}function xDKISplitter_MouseDownV1(a,b,c,d){xDKISplitter_Mode="V1";return xDKISplitter_MouseDown(a,b,c,d)}function xDKISplitter_MouseDownV2(a,b,c,d){xDKISplitter_Mode="V2";return xDKISplitter_MouseDown(a,b,c,d)}
function xDKISplitter_MouseMove(a){var b;if(top.event)a=top.event;xDKIStopPropagation(a);if(xDKIIsLeftButtonDown(a)){if(xDKISplitter_Flag=="1"&&xDKISplitter_Window&&xDKISplitter_Mode=="H1"){b=xDKISplitter_InitialWindowPos.y+a.clientY-xDKISplitter_InitialEventPos.y;(a=xDKISplitter_Window.getAttribute("xDKISplitter_CustomMouseMove"))&&(b=eval(a));if(xDKISplitter_Min&&b<=xDKISplitter_InitialWindowPos.y&&b<xDKISplitter_Min||xDKISplitter_Max&&b>=xDKISplitter_InitialWindowPos.y&&b>xDKISplitter_Max)return!0;
xDKISplitter_Window.style.top=b+"px"}else if(xDKISplitter_Flag=="1"&&xDKISplitter_Window&&xDKISplitter_Mode=="V1"){b=xDKISplitter_InitialWindowPos.x+a.clientX-xDKISplitter_InitialEventPos.x;(a=xDKISplitter_Window.getAttribute("xDKISplitter_CustomMouseMove"))&&(b=eval(a));if(xDKISplitter_Min&&b<=xDKISplitter_InitialWindowPos.x&&b<xDKISplitter_Min||xDKISplitter_Max&&b>=xDKISplitter_InitialWindowPos.x&&b>xDKISplitter_Max)return!0;xDKISplitter_Window.style.left=b+"px"}else if(xDKISplitter_Flag=="1"&&
xDKISplitter_Window&&xDKISplitter_Mode=="H2"){b=xDKISplitter_InitialWindowDim.y+a.clientY-xDKISplitter_InitialEventPos.y;(a=xDKISplitter_Window.getAttribute("xDKISplitter_CustomMouseMove"))&&(b=eval(a));if(xDKISplitter_Min&&b<=xDKISplitter_InitialWindowDim.y&&b<xDKISplitter_Min||xDKISplitter_Max&&b>=xDKISplitter_InitialWindowDim.y&&b>xDKISplitter_Max)return!0;xDKISplitter_Window.style.height=b+"px"}else if(xDKISplitter_Flag=="1"&&xDKISplitter_Window&&xDKISplitter_Mode=="V2"){b=xDKISplitter_InitialWindowDim.x+
a.clientX-xDKISplitter_InitialEventPos.x;(a=xDKISplitter_Window.getAttribute("xDKISplitter_CustomMouseMove"))&&(b=eval(a));if(xDKISplitter_Min&&b<=xDKISplitter_InitialWindowDim.x&&b<xDKISplitter_Min||xDKISplitter_Max&&b>=xDKISplitter_InitialWindowDim.x&&b>xDKISplitter_Max)return!0;xDKISplitter_Window.style.width=b+"px"}(a=xDKISplitter_Window.getAttribute("xDKISplitter_CustomMouseMoveNotify"))&&eval(a)}else xDKISplitter_MouseUp(a)}
function xDKISplitter_MouseUp(a){if(top.event)a=top.event;xDKIStopPropagation(a);xDKISplitter_Flag="";xDKISplitter_Mode=null;xDKIRemoveEvent(top.document,"mousemove",xDKISplitter_MouseMove,!0);xDKIRemoveEvent(top.document,"mouseup",xDKISplitter_MouseUp,!0);(a=xDKISplitter_Window.getAttribute("xDKISplitter_CustomMouseUp"))&&eval(a);(a=xDKISplitter_Window.getAttribute("xDKISplitter_CustomMouseUpNotify"))&&eval(a)}function xDKIIsPic(a){return a&&a.toLowerCase().indexOf("no_file")<0}
function xDKIShowPhoto(a,b,c,d,e,f,g,h,j,l){var p;if(xDKIExistId("DynamicWindow"+b))return xDKIDynamicMoveableWindow_Close("DynamicWindow"+b),!1;if(xDKIIsPic(a))g||(g=30),h||(h=0),p=document.createElement("img"),p.style.backgroundColor="#ffffff",p.src=a,j||(j=p.width>0?p.width:350),l||(l=p.height>0?p.height:250),l+=20,a=xDKIPosition(elemById(b)),g=a[0]+g,xDKIDynamicMoveableWindow_Show("DynamicWindow"+b,p,c,d,g,a[1]+h,j,l,e,f,!0)}
function xDKIMessageBox(a,b,c,d,e,f,g,h,j,l){xDKIMessageBox1(a,b,"","",c,d,e,f,g,h,j,l,!1,"",!1,!1)}function xDKIMessageBoxUrgent(a,b,c,d,e,f,g,h,j,l,p,k,t){xDKIMessageBox1(a,b,"","",c,d,e,f,g,h,j,l,!0,p,k,t)}
function xDKIMessageBox1(a,b,c,d,e,f,g,h,j,l,p,k,t,m,w,q){var r,n,o;if(r=elemById("xDKIMessageBoxInternal"))elemById("xDKIMessageBoxInternal_Text").innerHTML=b,elemById("xDKIMessageBoxInternal_TextOk").innerHTML=e;else{r=TheDoc().createElement("div");r.id="xDKIMessageBoxInternal";r.style.visibility="hidden";n=TheDoc().createElement("div");n.className="hspacer5";r.appendChild(n);o=TheDoc().createElement("div");o.innerHTML=b;with(o.style)marginLeft="20px",a==""&&t&&w&&(marginRight="20px"),fontSize=
"0.85em",fontWeight="bold";o.id="xDKIMessageBoxInternal_Text";r.appendChild(o);n=TheDoc().createElement("div");n.className="spaceabove10";r.appendChild(n);if(d){b=TheDoc().createElement("div");with(b.style)cssFloat=styleFloat="left",width=px(h);n.appendChild(b);n=TheDoc().createElement("div");with(n.style)cssFloat=styleFloat="left",width="16px",height="20px";b.appendChild(n);n=TheDoc().createElement("div");with(n.style)cssFloat=styleFloat="left",width="150px",height="20px";b.appendChild(n);o=TheDoc().createElement("a");
with(o)className="left nohint arrow2right_layoutleft link",href=d;n.appendChild(o);d=TheDoc().createElement("span");d.innerHTML=c;o.appendChild(d);n=TheDoc().createElement("div");with(n.style)cssFloat=styleFloat="left",width="50px",height="20px";b.appendChild(n);n=TheDoc().createElement("div");with(n.style)cssFloat=styleFloat="left",width="50px",height="20px";b.appendChild(n);if(e){o=TheDoc().createElement("a");with(o)id="xDKIMessageBoxInternal_Ok",className="left nohint arrow2right_layoutleft link",
href="javascript:"+(k?k+"();":"")+'xDKIDynamicMoveableWindow_Close("xDKIMessageBox")';n.appendChild(o);d=TheDoc().createElement("span");d.innerHTML=e;d.id="xDKIMessageBoxInternal_TextOk";o.appendChild(d)}}else if(e){b=TheDoc().createElement("div");with(b.style)cssFloat=styleFloat="left",width=px(h-50),fontSize="2px",height="20px";n.appendChild(b);o=TheDoc().createElement("a");with(o)id="xDKIMessageBoxInternal_Ok",className="left nohint arrow2right_layoutleft link",href="javascript:"+(k?k+"();":"")+
'xDKIDynamicMoveableWindow_Close("xDKIMessageBox")';n.appendChild(o);d=TheDoc().createElement("span");d.innerHTML=e;d.id="xDKIMessageBoxInternal_TextOk";o.appendChild(d)}n=TheDoc().createElement("div");n.className="hspacer5";r.appendChild(n)}xDKIDynamicMoveableWindow_Show("xDKIMessageBox",r,null,a,f,g,h,j,l,p,"","","",k,"",t,m,w,q);e&&elemById("xDKIMessageBoxInternal_Ok").focus()}
function xDKIMessageBoxPosition(a){return(xDKIWindowWidth()-xDKIScrollBarWidth()-(_DynamicMoveableWindow_BorderWidth*2+a))/2}function xDKIIconUpperRight_Make(a,b){(b||!xDKIBrowser())&&xDKIShowIdEx(a)}function xDKICallFunction(a,b){var c,d;c=a+"(";for(d=0;d<=b.length-1;d++)d!=0&&(c+=","),c+=typeof b[d]=="string"?'"'+b[d]+'"':b[d];c+=")";return eval(c)}function xDKIGetAllWindows(a){var b,c;a==null&&(a=top);c=[a];for(b=0;b<a.frames.length;b++)c=c.concat(xDKIGetAllWindows(a.frames[b]));return c}
function xDKIDomainRelax(){var a,b;try{if(self==top)return 0;if(document.domain!=document.location.host)return-1;a=document.domain.indexOf(".");if(a<0||!isNaN(parseInt(document.domain.substr(0,a))))return-1;b=document.domain.substr(a+1);if(b.indexOf(".")<0)return-1;document.domain=b;return 1}catch(c){return-1}}function xDKIExtractFilePath(a){var b;b=a.lastIndexOf("\\");b<0&&(b=a.lastIndexOf("/"));return b<0?a.toLowerCase():a.substr(0,b).toLowerCase()}
function xDKIExtractFileName(a){var b;b=a.lastIndexOf("\\");b<0&&(b=a.lastIndexOf("/"));return b<0?a.toLowerCase():a.substr(b+1).toLowerCase()}
function xDKILoadModules(a,b,c,d,e,f,g){var h,j,l,p,k;g==null&&(g=self);f==null&&(f=g);j=g.document;l=j.getElementsByTagName("head")[0];p=l.childNodes;k=f.document.getElementsByTagName("head")[0].childNodes;if(f!=g){for(f=0;f<b.length;f++)if(b[f].indexOf("://")<0)for(h=0;h<k.length;h++)if(a=="js"){if(k[h].src!=null&&k[h].src.toLowerCase().indexOf(b[f].toLowerCase())>=0){b[f]=xDKIExtractFilePath(k[h].src)+"/"+b[f];break}}else if(a=="css"&&k[h].href!=null&&k[h].href.toLowerCase().indexOf(b[f].toLowerCase())>=
0){b[f]=xDKIExtractFilePath(k[h].href)+"/"+b[f];break}for(f=0;f<b.length;f++)if(b[f].indexOf("://")<0)for(h=0;h<b.length;h++)if(b[h].indexOf("://")>=0&&b[h].toLowerCase().indexOf(a)>=0){b[f]=xDKIExtractFilePath(b[h])+"/"+b[f];break}}for(f=0;f<b.length;f++)if(k=e?xDKIIsLoadedModule(a,b[f],g,p):!1){if(c!=null&&c.length-1>=f&&d!=null&&d.length-1>=f)c[f]()}else if(k=null,a=="js"?(k=j.createElement("script"),k.setAttribute("type","text/javascript"),k.setAttribute("src",b[f])):a=="css"&&(k=j.createElement("link"),
k.setAttribute("type","text/css"),k.setAttribute("rel","stylesheet"),k.setAttribute("href",b[f])),k!=null){if(!xDKIBrowser_IE()&&c!=null&&c.length-1>=f)k.onload=function(a){return function(){try{a()}catch(b){}}}(c[f]);l.appendChild(k);xDKIBrowser_IE()&&c!=null&&c.length-1>=f&&d!=null&&d.length-1>=f&&xDKIExistExpression_PollChecker(d[f],c[f])}}
function xDKIIsLoadedModule(a,b,c,d){c==null&&(c=self);if(d==null)d=c.document,d=d.getElementsByTagName("head")[0],d=d.childNodes;for(c=0;c<d.length;c++)if(a=="js"){if(d[c].src!=null&&xDKIExtractFileName(d[c].src.toLowerCase())==xDKIExtractFileName(b).toLowerCase())return!0}else if(a=="css"&&d[c].href!=null&&xDKIExtractFileName(d[c].href.toLowerCase())==xDKIExtractFileName(b).toLowerCase())return!0;return!1}
function xDKIIsLoadedCSSModule(a,b){var c,d,e;b==null&&(b=window);d=b.document.styleSheets;if(!d)return!0;e=a.toLowerCase();for(c=0;c<=d.length-1;c++)if(xDKIExtractFileName(d[c].href).toLowerCase()==e)return!0}function xDKIAddCSSRule(a,b,c){var d;if(!document.styleSheets)return!1;d=a.toLowerCase();for(a=0;a<=document.styleSheets.length-1;a++)if(document.styleSheets[a].href.toLowerCase()==d)return document.styleSheets[a].addRule(b,c),!0}
function xDKIOffline(){return xDKINotUndef(navigator.onLine)&&!navigator.onLine}var _xDKIDPI=-1;function xDKIGetDPI(){var a;if(_xDKIDPI==-1){a=document.createElement("span");with(a.style)border="0px solid white",backgroundColor="transparent",position="absolute",top=left="-10000px",height=width="1in";a=document.body.appendChild(a);_xDKIDPI=a.offsetHeight;document.body.removeChild(a)}return _xDKIDPI}var _xDKIIsFastCPU=-1,_xDKIIsSafeEnvironment=-1;
function xDKICheckCPUSpeed(a){var b,c,d;d=new Date;for(b=0,c=1;b<1E5;b++)c++;if(document.body){if(a)a.doc=!0;for(b=0;b<100;b++){a=document.createElement("div");with(a.style)border="0px solid white",backgroundColor="transparent",position="absolute",height=width=top=left=0;a=document.body.appendChild(a);document.body.removeChild(a)}}else if(a)a.doc=!1;return(new Date).getTime()-d.getTime()}
function xDKIIsFastCPU(){var a,b;_xDKIIsFastCPU==-1&&(b={},a=xDKICheckCPUSpeed(b),_xDKIIsFastCPU=b.doc?a<32?1:0:a<15?1:0);return _xDKIIsFastCPU==1}function xDKIIsSafeEnvironment(){_xDKIIsSafeEnvironment==-1&&(_xDKIIsSafeEnvironment=xDKIBrowser_IE9()||!xDKIBrowser_IE5()&&!xDKIBrowser_IE6()&&xDKIIsFastCPU()?1:0);return _xDKIIsSafeEnvironment==1}function xDKIQueue(a){this._Init(a)}
xDKIQueue.prototype._Init=function(a){this._Items=[];this._Descriptors=[];this.LastExecuted=this._ActualTimeOut=null;if(a)this.MaxItems=a;return!0};xDKIQueue.prototype.Add=function(a,b){this.MaxItems&&this._Items.length>=this.MaxItems&&(this._Items.splice(0,1),this._Descriptors.splice(0,1));this._Items.push(a);this._Descriptors.push(b);return!0};
xDKIQueue.prototype.Stop=function(){var a;this._ActualTimeOut!=null&&clearTimeout(this._ActualTimeOut);delete this._Items;delete this._Descriptors;a=this.LastExecuted;this._Init();return a};xDKIQueue.prototype.Executing=function(){return this._Items.length>0};xDKIQueue.prototype.Exec=function(a){var b,c;if(this.Executing())b=this._Items.shift(),c=this._Descriptors.shift(),this._ActualTimeOut=setTimeout(function(a,c,f){return function(){a.LastExecuted=c;b();a.Exec(f)}}(this,c,a),a);return!0};
function xDKIOneFunctionQueue(a){this._Init();this.OneFunction=a}xDKIOneFunctionQueue.prototype=new xDKIQueue;xDKIOneFunctionQueue.prototype.Exec=function(a){if(this._ActualTimeOut!=null)clearTimeout(this._ActualTimeOut),this._ActualTimeOut=null;if(this.Executing())this._ActualTimeOut=setTimeout(function(a){return function(){a.OneFunction(a,a._Items);a._Init()}}(this),a);return!0};xDKIOneFunctionQueue.prototype.ExecNow=function(){this.OneFunction(this,this._Items)};
function xDKIRound(a,b){var c;c=Math.round(a);Math.abs(a-c)<=1.0E-7&&(a=c);b&&(a=Math.round(a*b)/b);return a}
function xDKIStringRound(a){var b,c,d;b=""+a;d=b.indexOf(".");if(d<0)return""+a;c=b.indexOf("00000",d+1);if(c>=0)return b.substring(0,c);c=b.indexOf("99999",d+1);if(c<0)return""+a;c=b.substring(0,c)*1;d=xDKIGetFractPrecision(c);a=(""+d).length;if(a==1)return""+c;a-=2;for(b=1;b<=a;b++)c*=10,d*=10;b=""+c;d=""+d;c=b.indexOf(".");c>=0&&(b=b.substring(0,c));c=d.indexOf(".");c>=0&&(d=d.substring(0,c));b=""+(b*1+d*1);return b.substring(0,b.length-a)+"."+b.substring(b.length-a)}
function xDKIGetFractPrecision(a){var b,a=""+a;b=a.indexOf(".");if(b<0)switch(a.length){case 0:return 0;case 1:return 1;case 2:return 10;case 3:return 100;case 4:return 1E3;case 5:return 1E4;case 6:return 1E5;case 7:return 1E6;case 8:return 1E7;case 9:return 1E8;case 10:return 1E9;case 11:return 1E10;case 12:return 1E11;case 13:return 1E12;case 14:return 1E13;case 15:return 1E14;default:return 1E15}a=a.substr(b+1);switch(a.length){case 0:return 1;case 1:return 0.1;case 2:return 0.01;case 3:return 0.0010;
case 4:return 1.0E-4;case 5:return 1.0E-5;case 6:return 1.0E-6;case 7:return 1.0E-7;case 8:return 1.0E-8;case 9:return 1.0E-9;case 10:return 1.0E-10;case 11:return 1.0E-11;case 12:return 1.0E-12;case 13:return 1.0E-13;case 14:return 1.0E-14;case 15:return 1.0E-15;default:return 1.0E-16}}function xDKIGetFractPrecisionArr(a){var b,c,d;c=2;for(b=0;b<a.length;b++)d=xDKIGetFractPrecision(a[b]),d<c&&(c=d);return c}
function xDKIUnit_Cvt_IDToSI(a,b){a[2]!=1&&(b*=a[2]);a[3]!=1&&(b/=a[3]);a[4]!=0&&(b*=Math.pow(10,a[4]));a[5]!=0&&(b+=a[5]);return b}function xDKIUnit_Cvt_SIToID(a,b){a[5]!=0&&(b-=a[5]);a[4]!=0&&(b*=Math.pow(10,-a[4]));a[3]!=1&&(b*=a[3]);a[2]!=1&&(b/=a[2]);return b}function xDKINotQuirksMode(a){a==null&&(a=window);return a.document.compatMode&&a.document.compatMode!="BackCompat"}
function xDKIWindowEval(a,b){b||(b=window);if(a&&!xjIsWhite(a))try{(b.execScript||function(a){b.eval.call(b,a)})(a)}catch(c){}}function xDKIReadFromUserFile(a){var b,c,d,e;if(xDKIBrowser_IE())try{b=new ActiveXObject("Scripting.FileSystemObject");d=b.GetSpecialFolder(2);e=d.Path+"\\"+a;if(!b.FileExists(e))return"";c=b.OpenTextFile(e,1,!0,-1);try{return c.AtEndOfStream?"":c.ReadAll()}finally{c.Close()}}catch(f){return""}else return""}
function xDKIWriteToUserFile(a,b){var c,d,e;if(xDKIBrowser_IE())try{c=new ActiveXObject("Scripting.FileSystemObject");e=c.GetSpecialFolder(2);d=c.OpenTextFile(e.Path+"\\"+a,2,!0,-1);try{d.Write(b)}finally{d.Close()}}catch(f){return""}else return""}function xDKIInheritsFrom(a,b){eval(a+"=function(){}");if(b!=Object)eval(a).prototype=new b}function xDKIBeep(a){if(xDKIBrowser())window.external.xDKIBeep();else if(xDKIBrowser_IE())elemById("Beep").src=a+"Windows Error.wav"}
function xDKIRoundedButton(a,b,c,d){function e(){return'<td style="width:1px;height:1px;font-size:1px;padding:0px"><img alt="" src="'+c+'images/1x1_trans.gif"></img></td>'}function f(){return'<td class="'+h+'" style="width:1px;padding:0px"></td>'}function g(){return'<td class="'+h+'" style="height:1px;font-size:1px;padding:0px"></td>'}var h;c==null&&(c="");a=="blue"&&(h="bg_caerul");a=="white"&&(h="bg_aterul15");if(d==null)return'<table cellspacing="0" cellpadding="0" style="padding:0px"><tr>'+e()+
g()+e()+"</tr><tr>"+f()+'<td style="padding:0px">'+b+"</td>"+f()+"</tr><tr>"+e()+g()+e()+"</tr></table>";else d.push('<table cellspacing="0" cellpadding="0" style="padding:0px">',"<tr>",e(),g(),e(),"</tr>","<tr>",f(),'<td style="padding:0px">',b,"</td>",f(),"</tr>","<tr>",e(),g(),e(),"</tr>","</table>")};

