CINXE.COM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><title> </title> <style type="text/css"> #container { background:#f1f3f3; width: 800px; margin-right: auto; margin-left: auto; height:300px; padding:25px; border-radius:10px; } .lbl { font-weight:bold; margin-top:20px; display:inline-block; } </style> </head> <body> <form method="post" action="./ErrorPage.aspx?_event_transid=0" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE5MzQxMTgzMTcPZBYCAgQPZBYCAgEPFgIeCWlubmVyaHRtbAUBMGRkcIDEEXcmb7RoUQcwLMb3SXoy+aAbkES4npzKffEE4Tw=" /> </div> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="5ED29197" /> </div> <div id="container"> <div class="lbl">You are seeing this page because we detected unauthorized activity.</div> <div> <span class="lbl">Case Number:</span> <span id="lblCase">0</span> </div> </div> </form> </body> </html>