

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <title></title>
<script type="text/javascript">
    var appInsights = window.appInsights || function (a) {
        function b(a) { c[a] = function () { var b = arguments; c.queue.push(function () { c[a].apply(c, b) }) } } var c = { config: a }, d = document, e = window; setTimeout(function () { var b = d.createElement("script"); b.src = a.url || "https://az416426.vo.msecnd.net/scripts/a/ai.0.js", d.getElementsByTagName("script")[0].parentNode.appendChild(b) }); try { c.cookie = d.cookie } catch (a) { } c.queue = []; for (var f = ["Event", "Exception", "Metric", "PageView", "Trace", "Dependency"]; f.length;)b("track" + f.pop()); if (b("setAuthenticatedUserContext"), b("clearAuthenticatedUserContext"), b("startTrackEvent"), b("stopTrackEvent"), b("startTrackPage"), b("stopTrackPage"), b("flush"), !a.disableExceptionTracking) { f = "onerror", b("_" + f); var g = e[f]; e[f] = function (a, b, d, e, h) { var i = g && g(a, b, d, e, h); return !0 !== i && c["_" + f](a, b, d, e, h), i } } return c
    }({
        instrumentationKey: ""
        });

    window.appInsights = appInsights, appInsights.queue && 0 === appInsights.queue.length && appInsights.trackPageView();
</script>
</head>
<body>
    <iframe id="silentlogin" src="" style="display: none;"></iframe>
    <script src="https://connect.pli.edu/identity/isauthenticated.js?636880788337740442" type="text/javascript"></script>
    <script type="text/javascript">
        if (identity.isAuthenticated)
        {
            var iframe = document.getElementById("silentlogin");
            iframe.src = "https://seclawcenter.pli.edu/Secure/Login.aspx?ReturnUrl=" + window.location.protocol + "//" + window.location.host + "/heartbeat.ashx";
            iframe.onload = function () {
                var url = window.location.href;
                window.location.replace(url.indexOf("#") >= 0 ? url.substring(0, url.indexOf("#")) : url);
            };
        }
        else
        {
            var url = window.location.href;
            window.location.replace(url.indexOf("#") >= 0 ? url.substring(0, url.indexOf("#")) : url);
        }
    </script>
</body>
</html>
