Support Home Page

'); CheckSession(); resetTimer("timeLeftCounter", UpdateTimeLabel, 1000); resetTimer("checkSessionCounter", UpdateTimeLabel, 15000); //DisableBackground(sender, args); } function OnClientShown(sender, args) { // ADA - No TITLE attributes found for the frames on these pages. var iframe = $("div#header_RadNotification1_TitleMenu_detached > iframe:first-child"); if (iframe.length) { iframe.attr("title", "Inline frames information"); } } function OnClientHiding(sender, args) { document.getElementById("dvMessage").style.display = "none"; if (args.get_manualClose()) { if (sender.get_enabled()) ContinueSession(); else location.href = '/WEBAPP/_rs/(S(uynckkbenr5ou3ar3bgjsfo2))/Login.aspx?sSessionID='; //"~/Login.aspx"; } } function OnClientHidden() { } function ContinueSession() { try { continued = true; var notification = $find("header_RadNotification1"); notification.hide(); notification.set_showInterval(0); //change the timer to avoid untimely showing, 0 disables automatic showing var request = $.getJSON('/WEBAPP/_rs/(S(uynckkbenr5ou3ar3bgjsfo2))/AjaxHelper.aspx', { inputValue: notification.get_value(), isContinueSession: true, task: 'checksessionwarning', sid:'' }, function (data) { notification.set_showInterval(data.showInterval); stopTimer("timeLeftCounter"); stopTimer("checkSessionCounter"); sessionCounterSet = false; notification.set_value(data.newAccessDate); seconds = data.seconds; } ); } catch (err) { } } function CheckSession() { var notification = $find("header_RadNotification1"); var request = $.getJSON('/WEBAPP/_rs/(S(uynckkbenr5ou3ar3bgjsfo2))/AjaxHelper.aspx', { inputValue: notification.get_value(), task: 'checksessionwarning', sid: '' }, function (data) { try { if (data.doReset == "True") { if (data.showInterval > 1) { notification.hide(); notification.set_showInterval(0); //change the timer to avoid untimely showing, 0 disables automatic showing notification.set_showInterval(data.showInterval); //sets back the original interval which will start counting from its full value again } else { notification.show(); } stopTimer("timeLeftCounter"); stopTimer("checkSessionCounter"); sessionCounterSet = false; notification.set_value(data.newAccessDate); seconds = data.seconds; } } catch (err) { } } ); } function stopTimer(timer) { clearInterval(this[timer]); this[timer] = null; }; function resetTimer(timer, func, interval) { this.stopTimer(timer); this[timer] = setInterval(Function.createDelegate(this, func), interval); }; function Login() { location.href = "login.aspx"; } //]]>

Submit a FOIL Request

Submit a FOIL Request

-->

Submit a Corporations Records Request

Submit an Appeal

My Records Center