CINXE.COM
<!-- Below Code Added By Angad to Prevent Browser Back and Desable Offline Mode--> <!-- <script type="text/javascript"> function preventBack(){ window.history.forward(); } setTimeout("preventBack()", 0); window.onunload=function(){null;}; //Below Function for No-Cache function burstCache() { if (!window.navigator.onLine) { document.body.innerHTML = 'Loading...'; window.location = '/audit/'; } } </script> --> <script> if (!navigator.onLine) { document.body.innerHTML = 'Loading...'; window.location = 'logout.htm'; } </script> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <!-- <body onload="burstCache()" onpageshow="if (event.persisted) preventBack();"> </body> --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style> .error { color: #ff0000; font-style: italic; font-size: 15px; } </style> </head> <body> <div class="frmpnlbrdr" style="border: none"> <div id="success" name="success" class="frmpnlbg" style="background: none"> <table width="100%"> <tr> <td> </td> </tr> <tr> <td> </td> </tr> <tr> <td> </td> </tr> <tr> <td> </td> </tr> <tr> <td style="font: bold; font-size: 30px;"> <h4> Sorry, the page you requested either does not exist or <br /> is not available right now! !<img alt="img" src='images/warning.png' height="40" style="vertical-align: middle;"></img> </h4> </td> </tr> <tr> <td> </td> </tr> <tr> <td style="font-size: 10px;"> <h2> Please check the URL for proper spelling and capitalization . <p> Label.IfYouAre <a href="logout.htm?OWASP_CSRFTOKEN=NTPD-D1VD-UQ56-OA1Q-QQ00-P2UF-RHHN-F7AH">AuditOnline </a> Label.HomePage . </h2> </td> </tr> </table> </div> </div> </body> </html>