var l2='';pDiv=new Array();pImg=new Array();function imgArray(pImg,a,b,c){pImg[a]=new Array(3);pImg[a][0]=new Image();pImg[a][0].src=b;pImg[a][1]=new Image();pImg[a][1].src=c;pImg[a][2]=new Image();pImg[a][2].src=c;return;}function imgOn(a){if (document.images[a]){document.images[a].src=pImg[a][0].src;}}function imgOff(a){if (document.images[a]){document.images[a].src=pImg[a][1].src;}}function imgFreeze(a){for(x in pImg){if (x==a){pImg[x][1].src=pImg[x][0].src;}else{pImg[x][1].src=pImg[x][2].src;}imgOff(x);}for(x in pDiv){if (x==a){pDiv[x][1]=pDiv[x][0];}else{pDiv[x][1]=pDiv[x][2];}if (document.getElementById(x)){document.getElementById(x).className=pDiv[x][1];}}}function eN_DemoSelChange(f){try{if (f!=''){window.open(f);}}catch(e){return;}}function DemoSelectionChanged(f){var s=f.demooption;var ItemSelected=s.selectedIndex;var newlocation=s.options[ItemSelected].value;if (newlocation !=""){window.open(newlocation);}}function go2Home(a,b,c,d){try{var b1=(b)?b:'Warning\n\r\n\rThis action will log you out from the Administration Console.\n\r\n\rDo you wish to proceed?';if (confirm(b1)){if (parent.main){parent.main.document.cookie='smUserID=expired;EXPIRES=Mon, 10-Dec-2001 01:01:00 GMT';}if (parent.top){parent.top.document.cookie='smUserID=expired;EXPIRES=Mon, 10-Dec-2001 01:01:00 GMT';}if (c&&d){c.location=d;return;}if (a){parent.main.document.location="../bin/main.exe?id="+a;return;}parent.top.document.location=".";return;}}catch(e){return;}}function eN_mDiv(){var i,a=eN_mDiv.arguments;for (i=0;i<a.length;i+=2){switch(a[i]){case 'm': pDiv[a[i+1][0]]=new Array('mnu01','mnu00','mnu00');l2+='<div id="'+a[i+1][0]+'" class="mnu00" onMouseOver="this.className=pDiv[this.id][0];" onMouseOut="this.className=pDiv[this.id][1];"' +' onClick="imgFreeze(this.id);'+((!a[i+1][2]||a[i+1][2]=='undefined')?'':a[i+1][2])+'">' +'<table width="100%"><tr><td class="mnutxt">' +((!a[i+1][1]||a[i+1][1]=='undefined')?'':a[i+1][1]) +'</td></tr></table>' +'</div>';l2+='<div class="mnusp04">&nbsp;</div>';break;case 'st': l2+='<table class="'+a[i+1][0]+'"><tr><td>&nbsp;</td></tr></table>';break;case 's': l2+='<div class="'+a[i+1][0]+'">&nbsp;</div>';break;}}document.write(l2);l2='';}function go2Loc(){if (go2Loc.arguments[0]=='pml'){parent.main.location=go2Loc.arguments[1];}if (go2Loc.arguments[0]=='dl'){document.location=go2Loc.arguments[1];}}