403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files (x86)/Mail Enable/Bin/NETWebAdmin/Mondo/lang/sys/scripts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Program Files (x86)/Mail Enable/Bin/NETWebAdmin/Mondo/lang/sys/scripts/LIBTimeout.js
var idInterval,idTimeout,gShowDiag,gSkinPath,gSessionTimeout,gTimeoutPagePath,gReconnectPagePath,gLogOffPagePath,IFRAME_COUNT_DOWN_ID="iFrameCountDown",DIV_COUNT_DOWN_ID="divCountDown",DIV_TIME_LEFT_ID="divTimeLeft";document.all&&!document.getElementById&&(document.getElementById=function(d){return document.all[d]});function initTimeout(d,g,a,c,h){gSkinPath=d;gSessionTimeout=g;gTimeoutPagePath=a;gReconnectPagePath=c;gLogOffPagePath=h;AddTimeoutDIV();RegisterTimeout()}
function CountDown(d){var g;0>=d&&(d=0,window.clearTimeout(idTimeout),TimeOut());var a=Math.floor(d/60);var c=60==d?60:d%60;document.getElementById(DIV_COUNT_DOWN_ID)&&1==gShowDiag&&(60>=d?g="":60<=d&&120>d?g=t_("[ME_TXT-Minute]")+" "+t_("[ME_TXT-And]")+" ":120<=d&&(g=t_("[ME_TXT-Minutes]")+" "+t_("[ME_TXT-And]")+" "),a=60<d?" "+a+" "+g+c+" "+t_("[ME_TXT-Seconds]"):60>=d&&2<=d?" "+c+" "+t_("[ME_TXT-Seconds]"):" "+c+" "+t_("[ME_TXT-Second]"),document.all?document.getElementById(DIV_TIME_LEFT_ID)&&
(document.getElementById(DIV_TIME_LEFT_ID).innerText=a):document.getElementById(DIV_TIME_LEFT_ID)&&(document.getElementById(DIV_TIME_LEFT_ID).innerHTML=a));0<d&&1==gShowDiag&&(idTimeout=window.setTimeout("CountDown("+(d-1)+")",1E3))}
function AddTimeoutDIV(){var d=document.createElement("DIV");d&&(d.id=DIV_COUNT_DOWN_ID,d.style.zIndex="-1",d.style.visibility="hidden",d.style.display="none",d.style.position="absolute",d.style.top=self.screen.height/2-250,d.style.left=self.screen.width/2-350);var g=document.createElement("DIV");g&&(g.id=DIV_COUNT_DOWN_ID+"_BG",g.style.position="absolute",g.style.filter="alpha(opacity=0)",g.style.MozOpacity="0",g.style.opacity="0",g.style.background="black",g.style.left=0,g.style.top=0,g.style.width=
"100%",g.style.height="100%",g.style.visibility="hidden",g.style.display="none",g.style.overflow="hidden");var a=document.createElement("TABLE");a.className="ME_DialogBox";a.cellSpacing=0;a.cellPadding=4;a.style.width="500px";a.style.height="80px";oTBody=document.createElement("TBODY");var c=document.createElement("TR");var h=document.createElement("TD");h.className="ME_DialogTitle";h.colSpan="2";h.align="center";h.appendChild(document.createTextNode(t_("[ME_TXT-DisconnectionWarning]")));c.appendChild(h);
oTBody.appendChild(c);c=document.createElement("TR");h=document.createElement("TD");var k=document.createElement("TABLE"),q=document.createElement("TBODY");k.border=0;k.cellSpacing=0;k.cellPadding=10;k.style.width="100%";var f=document.createElement("TR"),b=document.createElement("TD"),e=document.createElement("TABLE"),m=document.createElement("TBODY");e.border=0;e.cellSpacing=0;e.cellPadding=1;var l=document.createElement("TR"),n=document.createElement("TD");n.className="ME_StandardText";n.style.whiteSpace=
"nowrap";n.appendChild(document.createTextNode(t_("[ME_TXT-YourSessionIsAboutToTimeOutIn]")));l.appendChild(n);n=document.createElement("TD");n.style.whiteSpace="nowrap";var t=document.createElement("DIV");t.id=DIV_TIME_LEFT_ID;t.className="ME_StandardText";t.style.fontWeight="bold";t.style.color="red";n.appendChild(t);l.appendChild(n);m.appendChild(l);l=document.createElement("TR");n=document.createElement("TD");n.colSpan="2";n.className="ME_StandardText";n.appendChild(document.createTextNode(t_("[ME_TXT-DoYouWishToStayConnected?]")));
l.appendChild(n);m.appendChild(l);e.appendChild(m);b.appendChild(e);f.appendChild(b);q.appendChild(f);k.appendChild(q);h.appendChild(k);c.appendChild(h);oTBody.appendChild(c);c=document.createElement("TR");c.align="center";h=document.createElement("TD");h.align="center";h.colSpan="2";e=document.createElement("TABLE");m=document.createElement("TBODY");e.border=0;e.cellSpacing=1;e.cellPadding=3;l=document.createElement("TR");n=document.createElement("TD");n.appendChild(document.createTextNode(" "));
l.appendChild(n);n=document.createElement("TD");k=document.createElement("INPUT");k.type="button";k.className="ME_Button";k.onclick=function(){Reconnect()};k.style.cursor="pointer";k.style.width="80px";k.value=t_("[ME_TXT-Yes]");n.appendChild(k);l.appendChild(n);n=document.createElement("TD");k=document.createElement("INPUT");k.type="button";k.className="ME_Button";k.onclick=function(){LogOff()};k.style.cursor="pointer";k.value=t_("[ME_TXT-No]")+" ("+t_("[ME_TXT-LogOff]")+")";n.appendChild(k);l.appendChild(n);
n=document.createElement("TD");n.appendChild(document.createTextNode(" "));l.appendChild(n);m.appendChild(l);e.appendChild(m);h.appendChild(e);c.appendChild(h);oTBody.appendChild(c);a.appendChild(oTBody);d.appendChild(a);document.body.appendChild(d);document.body.appendChild(g)}function RegisterTimeout(){var d=document.getElementById(DIV_COUNT_DOWN_ID);var g=6E4*gSessionTimeout-3E5;d&&(d.style.visibility="hidden",d.style.zIndex="-1");idInterval=window.setInterval("ShowTimeout()",g)}
function ShowTimeout(){var d=document.getElementById(DIV_COUNT_DOWN_ID),g=gSkinPath+"notify.wav";clearInterval(idInterval);gShowDiag=1;document.getElementById("BGSOUND_ID")&&(document.getElementById("BGSOUND_ID").src=g);if(d){try{if(!document.getElementById(IFRAME_COUNT_DOWN_ID)){var a=document.createElement("IFRAME");a.setAttribute("id",IFRAME_COUNT_DOWN_ID);a.setAttribute("src","javascript:false;");a.setAttribute("scrolling","no");a.setAttribute("frameborder","0");document.body.appendChild(a)}}catch(c){}d.style.zIndex=
"100001";d.style.visibility="visible";d.style.display="block";d.style.top=self.screen.height/2-250;d.style.left=self.screen.width/2-350;g=document.getElementById(IFRAME_COUNT_DOWN_ID);try{g.style.position="absolute",g.style.width=d.offsetWidth,g.style.height=d.offsetHeight,g.style.top=d.style.top,g.style.left=d.style.left,g.style.top=200,g.style.left=100,g.style.zIndex=d.style.zIndex-1,g.style.visibility=d.style.visibility,g.style.display=d.style.display}catch(c){}d=document.getElementById(DIV_COUNT_DOWN_ID+
"_BG");try{d.style.filter="alpha(opacity=0)",d.style.MozOpacity="0",d.style.opacity="0",d.style.background="black",d.style.left=0,d.style.top=0,d.style.width="100%",d.style.height="100%",d.style.visibility="visible",d.style.display="block",d.style.overflow="hidden",d.style.zIndex="90000",d.style.position="absolute"}catch(c){}}CountDown(300)}
function HideTimeout(){window.clearInterval(idInterval);window.clearTimeout(idTimeout);var d=document.getElementById(DIV_COUNT_DOWN_ID),g=document.getElementById(IFRAME_COUNT_DOWN_ID),a=document.getElementById(DIV_COUNT_DOWN_ID+"_BG");if(d&&g&&a){try{d.style.visibility="visible"==d.style.visibility?"hidden":"visible",d.style.display="block"==d.style.display?"none":"block",d.style.zIndex="-1",g.style.visibility=d.style.visibility,g.style.display=d.style.display,g.style.zIndex="-1",a.style.visibility=
d.style.visibility,a.style.display=d.style.display,a.style.zIndex="-1"}catch(c){}bShowDiag=0}}function TimeOut(){HideTimeout();window.location.href=gTimeoutPagePath}function Reconnect(){(new Image(1,1)).src=gReconnectPagePath;HideTimeout();RegisterTimeout()}function LogOff(){HideTimeout();if(window.parent.parent.parent)try{window.parent.parent.parent.location.href=gLogOffPagePath}catch(d){}}
function TimeoutDialog(d,g){var a=GetDialogDocument();this.ID="diag_"+d;this.width=g?g:500;this.height=200;this.sessionTimeout=0;this.skinPath=this.reconnectPagePath=this.timeoutPagePath="";this.idTimeoutCount=this.idTimeoutShow=this.fnTimeout=null;this.posMouseLeft=this.posMouseTop=this.posDiagLeft=this.posDiagTop=0;this.isVisible=this.beingDragged=!1;this.Init=function(){if(!a.getElementById(this.ID+"_IF")){var c=a.createElement("IFRAME");c.id=this.ID+"_IF";c.src="javascript:false;";c.scrolling=
"no";c.frameBorder="0";c.style.display="none";a.body.appendChild(c)}!a.getElementById(this.ID+"_BG")&&(c=a.createElement("DIV"))&&(c.id=this.ID+"_BG",c.style.position="absolute",c.style.filter="alpha(opacity=30)",c.style.MozOpacity="0.3",c.style.opacity="0.3",c.style.background="black",c.style.left="0px",c.style.top="0px",c.style.width="100%",c.style.height="100%",c.style.visibility="hidden",c.style.overflow="hidden",a.body.appendChild(c));if(!a.getElementById(this.ID)&&(c=a.createElement("DIV"))){var h=
this;var k=a.createElement("TABLE");var q=a.createElement("TBODY");c.id=this.ID;c.style.visibility="hidden";c.style.display="none";c.style.position="absolute";k.className="popupWin_shell_table";k.border=0;k.cellSpacing=0;k.cellPadding=0;k.style.width="100%";k.style.height="100%";var f=a.createElement("TR");var b=a.createElement("TD");b.className="popupWin_shad_topLeft";var e=a.createElement("DIV");e.className="popupWin_shad_topLeft_div";b.appendChild(e);f.appendChild(b);b=a.createElement("TD");b.className=
"popupWin_shad_top";b.appendChild(a.createTextNode(""));f.appendChild(b);b=a.createElement("TD");b.className="popupWin_shad_topRight";b.appendChild(a.createTextNode(""));f.appendChild(b);addEvent(a,"mouseup",function(r){h.HandleMouseUp(r)},!0);addEvent(a,"mousemove",function(r){h.HandleMouseMove(r)},!0);q.appendChild(f);f=a.createElement("TR");b=a.createElement("TD");b.className="popupWin_shad_left";b.appendChild(a.createTextNode(""));f.appendChild(b);b=a.createElement("TD");b.className="popupWin_shad_body";
var m=a.createElement("TABLE"),l=a.createElement("TBODY");m.id=this.ID+"_dialogTbl";m.className="popupWin_table";m.border=0;m.cellSpacing=0;m.cellPadding=0;m.appendChild(l);b.appendChild(m);f.appendChild(b);b=a.createElement("TD");b.className="popupWin_shad_right";b.appendChild(a.createTextNode(""));f.appendChild(b);q.appendChild(f);f=a.createElement("TR");b=a.createElement("TD");b.className="popupWin_shad_botLeft";e=a.createElement("DIV");e.className="popupWin_shad_botLeft_div";b.appendChild(e);
f.appendChild(b);b=a.createElement("TD");b.className="popupWin_shad_bot";b.appendChild(a.createTextNode(""));f.appendChild(b);b=a.createElement("TD");b.className="popupWin_shad_botRight";b.appendChild(a.createTextNode(""));f.appendChild(b);q.appendChild(f);f=a.createElement("TR");b=a.createElement("TD");b.className="popupWin_topLeft";b.appendChild(a.createTextNode(""));addEvent(b,"mousedown",function(r){h.HandleMouseDown(r)},!0);f.appendChild(b);b=a.createElement("TD");b.className="popupWin_top";
addEvent(b,"mousedown",function(r){h.HandleMouseDown(r)},!0);e=a.createElement("TABLE");var n=a.createElement("TBODY");e.border=0;e.cellSpacing=0;e.cellPadding=0;e.className="popupWin_topBar_table";var t=a.createElement("TR"),u=a.createElement("TD"),p=a.createElement("DIV");u.className="popupWin_topBar_table_left";p=a.createElement("DIV");p.className="optionsPanel_top_icon_clock";p.style.marginTop="6px";u.appendChild(p);p=a.createElement("DIV");p.className="popupWin_top_div";var v=a.createElement("H1");
v.id=this.ID+"_Title";v.appendChild(a.createTextNode(t_("[ME_TXT-DisconnectionWarning]")));p.appendChild(v);u.appendChild(p);t.appendChild(u);n.appendChild(t);e.appendChild(n);b.appendChild(e);f.appendChild(b);b=a.createElement("TD");b.className="popupWin_topRight";b.appendChild(a.createTextNode(""));addEvent(b,"mousedown",function(r){h.HandleMouseDown(r)},!0);f.appendChild(b);l.appendChild(f);f=a.createElement("TR");b=a.createElement("TD");b.className="popupWin_left";b.appendChild(a.createTextNode(""));
f.appendChild(b);b=a.createElement("TD");b.className="popupWin_body";oInnerContentTable=a.createElement("TABLE");oInnerContentTBody=a.createElement("TBODY");oInnerContentTable.className="popupWin_body_table";oInnerContentTable.border=0;oInnerContentTable.cellSpacing=0;oInnerContentTable.cellPadding=0;b.appendChild(oInnerContentTable);f.appendChild(b);b=a.createElement("TD");b.className="popupWin_right";b.appendChild(a.createTextNode(""));f.appendChild(b);l.appendChild(f);f=a.createElement("TR");b=
a.createElement("TD");b.className="popupWin_botLeft";e=a.createElement("DIV");e.className="popupWin_botLeft_div";b.appendChild(e);f.appendChild(b);b=a.createElement("TD");b.className="popupWin_bot";b.appendChild(a.createTextNode(""));f.appendChild(b);b=a.createElement("TD");b.className="popupWin_botRight";b.appendChild(a.createTextNode(""));f.appendChild(b);l.appendChild(f);m.appendChild(l);f=a.createElement("TR");b=a.createElement("TD");b.className="popupWin_body_table_centered";p=a.createElement("TABLE");
m=a.createElement("TBODY");p.border=0;p.cellSpacing=0;p.cellPadding=1;oTRInner=a.createElement("TR");l=a.createElement("TD");l.style.textAlign="left";l.style.whiteSpace="nowrap";l.appendChild(a.createTextNode(t_("[ME_TXT-YourSessionIsAboutToTimeOutIn]")));oTRInner.appendChild(l);l=a.createElement("TD");l.style.whiteSpace="nowrap";e=a.createElement("DIV");e.id=this.ID+"_divTimeLeft";e.style.fontWeight="bold";e.style.color="red";l.appendChild(e);oTRInner.appendChild(l);m.appendChild(oTRInner);oTRInner=
a.createElement("TR");l=a.createElement("TD");l.colSpan="2";l.style.textAlign="left";l.appendChild(a.createTextNode(t_("[ME_TXT-DoYouWishToStayConnected?]")));oTRInner.appendChild(l);m.appendChild(oTRInner);p.appendChild(m);b.appendChild(p);e=a.createElement("DIV");e.id=this.ID+"popupWin_foot_bttn_centered_shell_js";e.className="popupWin_foot_bttn_centered_shell";b.appendChild(e);p=a.createElement("DIV");p.id=this.ID+"popupWin_foot_bttn_centered_js";p.className="popupWin_foot_bttn_centered";e.appendChild(p);
m=a.createElement("DIV");l=a.createElement("DIV");p.appendChild(m);p.appendChild(l);m.className="bttn_float_left";m.onclick=function(){h.ConfirmYes()};e=a.createElement("DIV");e.className="bttn_left";p=a.createElement("DIV");p.className="compose_bttn_okCancel";p.appendChild(a.createTextNode(t_("[ME_TXT-Yes]")));e.appendChild(p);m.appendChild(e);e=a.createElement("DIV");e.className="bttn_right";m.appendChild(e);l.className="bttn_float_left";l.onclick=function(){h.ConfirmNo()};e=a.createElement("DIV");
e.className="bttn_left";p=a.createElement("DIV");p.className="compose_bttn_okCancel";p.appendChild(a.createTextNode(t_("[ME_TXT-No]")+" ("+t_("[ME_TXT-LogOff]")+")"));e.appendChild(p);l.appendChild(e);e=a.createElement("DIV");e.className="bttn_right";l.appendChild(e);f.appendChild(b);oInnerContentTBody.appendChild(f);oInnerContentTable.appendChild(oInnerContentTBody);k.appendChild(q);c.appendChild(k);a.body.appendChild(c)}};this.ShowDialogAtPos=function(c,h,k,q,f){var b=a.getElementById(this.ID),
e=a.getElementById(this.ID+"_BG"),m=a.getElementById(this.ID+"_IF");try{if(q&&1==q){if(null!=f||void 0!=f)0==parseInt(f)?(e.style.filter="alpha(opacity=0)",e.style.MozOpacity="0",e.style.opacity="0",e.style.background="black"):1==parseInt(f)&&(e.style.filter="alpha(opacity=30)",e.style.MozOpacity="0.3",e.style.opacity="0.3",e.style.background="black");e.style.left="0px";e.style.top="0px";e.style.width="100%";e.style.height="100%";e.style.visibility="visible";e.style.overflow="hidden";e.style.position=
"absolute";e.style.display="block";0==gDialogZindex?gDialogZindex=1E4:gDialogZindex++;e.style.zIndex=gDialogZindex}b.style.visibility="visible";b.style.display="block";gDialogZindex+=10;b.style.zIndex=gDialogZindex;k&&(this.width=k);b.style.width=parseInt(this.width)+"px";c&&(this.posDiagTop=c);h&&(this.posDiagLeft=h);b.style.top=parseInt(this.posDiagTop)+"px";b.style.left=parseInt(this.posDiagLeft)+"px";m.style.position="absolute";m.style.width=b.offsetWidth-16+"px";m.style.height=b.offsetHeight-
16+"px";m.style.top=parseInt(b.style.top)+8+"px";m.style.left=parseInt(b.style.left)+8+"px";m.style.zIndex=b.style.zIndex-1;m.style.visibility=b.style.visibility;m.style.display=b.style.display;var l=a.getElementById(this.ID+"popupWin_foot_bttn_centered_js").clientWidth;a.getElementById(this.ID+"popupWin_foot_bttn_centered_shell_js").style.width=l+5+"px";this.isVisible=!0}catch(n){}};this.InitTimeout=function(c,h,k,q,f){try{c||(c=60),f&&(this.fnTimeout=f),this.sessionTimeout=c,this.timeoutPagePath=
h,this.reconnectPagePath=k,this.skinPath=q}catch(b){}this.RegisterTimeout()};this.RegisterTimeout=function(){var c=6E4*this.sessionTimeout-3E5,h=this;this.idTimeoutShow||(this.idTimeoutShow=window.setTimeout(function(){h.CountDown(300);h.ShowTimeout()},c))};this.ShowTimeout=function(){var c=this.skinPath+"notify.wav";this.isVisible||(a.getElementById("BGSOUND_ID")&&(a.getElementById("BGSOUND_ID").src=c),this.ShowDialogAtPos(a.body.clientHeight/2-this.height/2,a.body.clientWidth/2-this.width/2,this.width,
!0,0))};this.ResetTimeout=function(){window.clearTimeout(this.idTimeoutShow);window.clearTimeout(this.idTimeoutCount);this.idTimeoutCount=this.idTimeoutShow=null};this.HideTimeout=function(){var c=a.getElementById(this.ID+"_BG"),h=a.getElementById(this.ID),k=a.getElementById(this.ID+"_IF");try{h.style.display="none",c.style.display="none",k.style.display="none",this.isVisible=!1}catch(q){}};this.TimeOut=function(){this.ResetTimeout();this.HideTimeout();null!=this.fnTimeout&&this.fnTimeout();window.location.href=
this.timeoutPagePath};this.Reconnect=function(){(new Image(1,1)).src=this.reconnectPagePath;this.ResetTimeout();this.HideTimeout();this.RegisterTimeout()};this.CountDown=function(c){var h;var k=getTopAppWindow?getTopAppWindow().document:GetDialogDocument();0>=c&&(c=0,window.clearTimeout(this.idTimeoutCount),this.TimeOut());var q=Math.floor(c/60);var f=60==c?60:c%60;60>=c?h="":60<=c&&120>c?h=t_("[ME_TXT-Minute]")+" "+t_("[ME_TXT-And]")+" ":120<=c&&(h=t_("[ME_TXT-Minutes]")+" "+t_("[ME_TXT-And]")+" ");
q=60<c?" "+q+" "+h+f+" "+t_("[ME_TXT-Seconds]"):60>=c&&2<=c?" "+f+" "+t_("[ME_TXT-Seconds]"):" "+f+" "+t_("[ME_TXT-Second]");k.getElementById(this.ID+"_divTimeLeft")&&SetElementText(k.getElementById(this.ID+"_divTimeLeft"),q);if(0<c){var b=this;this.idTimeoutCount=window.setTimeout(function(){b.CountDown(c-1)},1E3)}};this.HandleMouseDown=function(c){void 0==c&&(c=window.event);if(c){var h=a.getElementById(this.ID);this.posMouseTop=c.screenY;this.posMouseLeft=c.screenX;this.posDiagLeft=h.offsetLeft;
this.posDiagTop=h.offsetTop;this.beingDragged=!0}};this.HandleMouseUp=function(c){this.beingDragged=!1};this.HandleMouseMove=function(c){if(1==this.beingDragged&&(void 0==c&&(c=window.event),c)){var h=c.screenX-this.posMouseLeft;var k=c.screenY-this.posMouseTop;var q=a.getElementById(this.ID),f=a.getElementById(this.ID+"_IF");q.style.left=0>h?this.posDiagLeft-Math.abs(h)+"px":this.posDiagLeft+Math.abs(h)+"px";q.style.top=0>k?this.posDiagTop-Math.abs(k)+"px":this.posDiagTop+Math.abs(k)+"px";f.style.top=
parseInt(q.style.top)+8+"px";f.style.left=parseInt(q.style.left)+8+"px";this.posDiagTop=parseInt(q.style.top,10);this.posDiagLeft=parseInt(q.style.left,10);this.posMouseTop=c.screenY;this.posMouseLeft=c.screenX}};this.GetTop=function(){return this.posDiagTop};this.GetLeft=function(){return this.posDiagLeft};this.ConfirmYes=function(){this.Reconnect()};this.ConfirmNo=function(){this.HideTimeout();try{LogOff()}catch(c){self.close()}};this.Init()};

Youez - 2016 - github.com/yon3zu
LinuXploit