Jump to content

Loading... message


p2rcoder

Recommended Posts

  <!DOCTYPE html>
  <html lang="en">
  <head>
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <title>New Application</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=10.0, user-scalable=yes">
  <meta http-equiv="content-type" content="charset=utf-8">
  <meta http-equiv="cache-control" content="no-cache">
  <meta http-equiv="pragma" content="no-cache">
  <meta http-equiv="expires" content="-1">
  <link REL="SHORTCUT ICON" HREF="/cache/mdemo_exe/loDcTTRrU710331A68C/favicon.ico">
  <meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
  <link rel=stylesheet href="/uni-1.50.0.1480/css/uni-ext.css" />
  <link rel=stylesheet href="/ext-6.5.3/build/classic/theme-classic/resources/theme-classic-all.css" />
  <script src="/ext-6.5.3/build/ext-all.js"></script>
  <script src="/ext-6.5.3/build/classic/theme-classic/theme-classic.js"></script>
  <script src="/uni-1.50.0.1480/ext-unicommon-min.js"></script>
  <script src="/uni-1.50.0.1480/ext-sync-min.js"></script>
  <script src="/uni-1.50.0.1480/jQuery/jquery-1.11.2.min.js"></script>
  <link rel=stylesheet href="/ext-6.5.3/build/packages/font-awesome/resources/font-awesome-all.css" />
  <link rel=stylesheet href="/ext-6.5.3/build/packages/font-pictos/resources/font-pictos-all.css" />
  <script src="/uni-1.50.0.1480/jQuery/MaskedInput/jquery.inputmask.min.js"></script>
  <script src="/uni-1.50.0.1480/jQuery/autoNumeric/autoNumeric-1.9.35.js"></script>
  <script src="/uni-1.50.0.1480/ext-treenode-plugin.js"></script>
  <script src="/uni-1.50.0.1480/codemirror-0.8/js/codemirror.js"></script>
  <link rel=stylesheet href="/uni-1.50.0.1480/codemirror-0.8/css/csscolors.css" />
  <script src="/uni-1.50.0.1480/codemirror-0.8/js/Ext.ux.CodeMirror.js"></script>
  <link rel=stylesheet href="/ext-6.5.3/build/packages/charts/classic/classic/resources/charts-all.css" />
  <script src="/ext-6.5.3/build/packages/charts/classic/charts.js"></script>
  <script src="/uni-1.50.0.1480/unicanvas-min.js"></script>
  <script src="/ext-6.5.3/build/packages/ux/classic/ux.js"></script>
  <link rel=stylesheet href="/ext-6.5.3/ext-addons/packages/calendar/build/classic/classic/resources/calendar-all.css" />
  <script src="/ext-6.5.3/ext-addons/packages/calendar/build/classic/calendar.js"></script>
  <link rel=stylesheet href="/uni-1.50.0.1480/css/uni-xtheme-common.css" />
  <link rel=stylesheet href="/uni-1.50.0.1480/css/uni-xtheme-classic.css" />
  <script src="/uni-1.50.0.1480/ext-unigui-min.js"></script>
  <script src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
  <link rel=stylesheet href="/files/jdigiclock/css/jquery.jdigiclock.css" />
  <script src="/files/jdigiclock/lib/jquery.jdigiclock.js"></script>
  <link rel=stylesheet href="/files/clockdemo/jquery.tzineClock/jquery.tzineClock.css" />
  <script src="/files/clockdemo/jquery.tzineClock/jquery.tzineClock.js"></script>
  <style type="text/css">
  html { height: 100% }
  body { height: 100%; margin: 0; padding: 0 }
  #uni_map_canvas { height: 100% }
  </style>
  </head>
  <script>
  uniVars._extVer="6.5.3";_S_ID="_S_ID=loDcTTRrU710331A68C";uniSyncObj.errShow=true;uniSyncObj.errText="Connection Error";uniSyncObj.errRetryText="Retrying...";uniSyncObj.errTextColor="#0055AA";uniSyncObj.errAfterRetry=1;
  Ext.application({name:"uniApplication",launch: function(){setTimeout(function(){Ext.get("loading").remove();Ext.get("loading-mask").fadeOut({remove:true});},250);Ext.BLANK_IMAGE_URL="/ext-6.5.3/build/classic/theme-classic/resources/images/tree/s.gif";
  Ext.BLANK_IMAGE_SRC="<img src="+Ext.BLANK_IMAGE_URL+">";
  TextMetrics=new Ext.util.TextMetrics(Ext.getBody());
  var _ajxerr=false;_ifrm_("FRM_loDcTTRrU710331A68C");_showAjaxErr=true;_ajxflerr="Communication Error";Download=Ext.DomHelper.append(document.body,{tag:"iframe",cls:"x-hidden"});try{_clat_();var w=window;var dc=w.document;w.onbeforeunload=null;dc.open();dc.write("\x3Chtml\x3E\n\x3Cbody bgcolor=\"#dfe8f6\"\x3E\n\x3Cp style=\"text-align:center;color:#0000A0\"\x3EProduct is expired: 0x0099\x3C/p\x3E\n\x3Cp style=\"text-align:center;color:#A05050\"\x3E\x3Ca href=\"http://localhost:8077/\"\x3ERestart application\x3C/a\x3E\x3C/p\x3E\n\x3C/body\x3E\n\x3C/html\x3E\n");dc.close();}catch(e){alert(e.message)}}});
  window.onunload=function(){_cunld_()};
  </script>
  <body>
  <div id="loading-mask"></div><div id="loading"><div class="loading-indicator">Loading...</div></div>
  <div id=body></div><noscript>This web application requires JavaScript enabled</noscript></body>
  </html>
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...