https://skytrust.co/

URL inviato:
https://skytrust.co/
Report terminato:

I link in uscita identificati dalla pagina

Variabili JavaScript · 17 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
0object
1object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
qhseobject
__extendsfunction
___grecaptcha_cfgobject

Messaggi di log della console · 9 trovati

Messaggi registrati nella console Web

TipoCategoriaLog
logother
URL
https://www.gstatic.com/recaptcha/releases/pPK749sccDmVW_9DSeTMVvh2/recaptcha__en.js
Testo
reCAPTCHA couldn't find user-provided function: onloadRecaptchaCallback
warningdom
URL
https://skytrust.co/
Testo
[DOM] Found 2 elements with non-unique id #Password: (More info: https://goo.gl/9p2vKq) %o %o
warningdom
URL
https://skytrust.co/
Testo
[DOM] Found 2 elements with non-unique id #PasswordConfirmation: (More info: https://goo.gl/9p2vKq) %o %o
warningdom
URL
https://skytrust.co/
Testo
[DOM] Found 2 elements with non-unique id #ResetToken: (More info: https://goo.gl/9p2vKq) %o %o
warningdom
URL
https://skytrust.co/
Testo
[DOM] Found 3 elements with non-unique id #Username: (More info: https://goo.gl/9p2vKq) %o %o %o
verbosedom
URL
https://skytrust.co/
Testo
[DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq) %o
verbosedom
URL
https://skytrust.co/
Testo
[DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq) %o
verbosedom
URL
https://skytrust.co/
Testo
[DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq) %o
verbosedom
URL
https://skytrust.co/
Testo
[DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq) %o

HTML

Il corpo HTML non elaborato della pagina

<!DOCTYPE html><html><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9">
    <meta name="viewport" content="width=device-width">
    <title>QHSE Skytrust - Intelligence System</title>
    <link href="/Content/Fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
    <link href="/Content/SkytrustTheme1/bootstrap.min.css" rel="stylesheet" type="text/css">
    <style>
        body {
            margin: 0;
            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
        }

        .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
            color: #e51c23;
        }


        .right-section {
            /*background-image: url(/Content/Images/SkytrustSecureIDLogo.png);
            background-repeat: repeat;
            background-size: cover;*/
            display: -webkit-flex;
            display: none;
            -webkit-flex-direction: column;
            flex-direction: column;
            width: 100%;
        }

        .left-section {
            width: 500px;
            /* max-width: 35%;*/
            flex: 0 0 500px;
            background-color: #fff;
        }

        .container-outer {
            display: flex;
            justify-content: center;
            height: 100vh;
            background-color: #f4f4f4;
        }

        .header-outer-div .titleHeader .text-primary {
            color: #0071b2 !important;
            font-weight: 400;
            font-size: 20px;
            margin: 0.5rem 0;
            line-height: 30px;
            text-align: justify;
        }

        .panel-content {
            overflow-y: auto;
            height: calc(100vh - 65px);
            margin-bottom: 65px;
        }

        .titleHeader {
            width: 60%;
            text-align: left;
            margin-bottom: 1rem;
        }

        .header-outer-div, .image-outer-div {
            display: flex;
            align-items: center;
            flex-direction: column;
        }

        .image-outer-div {
            margin: 1rem 0;
        }

        .footer {
            position: absolute;
            font-size: 16px;
            font-weight: 700;
            color: #fff;
            text-align: center;
            height: 45px;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            bottom: 0;
            z-index: 1030;
            background-color: #0071b2;
            padding: 10px 0;
            border-top: 1px solid #e7e7e7;
            justify-content: center;
            width: 100%;
        }

        .right-section .customScrollBar::-webkit-scrollbar {
            width: 10px;
            height: 12px;
        }

        .right-section .customScrollBar::-webkit-scrollbar-button {
            background-color: transparent;
            background-repeat: no-repeat;
            cursor: pointer;
        }

        .right-section .customScrollBar::-webkit-scrollbar-corner {
            background-color: #fff;
        }

        .right-section .customScrollBar::-webkit-scrollbar-thumb {
            border-radius: 9px;
            border: 6px solid transparent;
            background-color: #c8c8c8;
        }

        .right-section .customScrollBar::-webkit-scrollbar-track {
            background-color: transparent;
        }

        .loginContainer {
            min-height: calc(90vh - 50px);
            overflow: auto;
            display: flex;
            align-items: center;
            flex-direction: column;
            padding: 0 48px 0;
        }

        .formContainer {
            flex: 3 1;
            padding: 8px 0px 12px;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-align-items: center;
            align-items: center;
            width: 100%;
        }

        .clientlogoImage {
            width: 200px;
            margin-bottom: 1rem;
            display: flex;
        }

        .left-header-outer-div {
            display: flex;
            justify-content: center;
            align-items: center;
            padding-bottom: 0.5rem;
        }

        .form-outer {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            width: 75%;
        }

        .form-group {
            width: 100%;
            margin-bottom: 1rem;
        }

        .loginContainer h3, .loginContainer h5 {
            text-align: center;
            letter-spacing: -.01em;
            line-height: 28px;
            margin-top: 10px;
            margin-bottom: 20px;
        }

        .loginContainer h3 {
            color: #5e6c84;
            font-size: 20px;
            font-weight: 500;
        }

        .loginContainer h5 {
            color: #777;
            font-size: 16px;
            font-weight: 400;
        }

        .loginContainer input {
            border: 1px solid #eaeaea;
            width: calc(100% - 20px);
            font-size: 14px;
            font-weight: 400;
            color: #333;
            line-height: 1.4;
            padding: 7px 10px;
            outline: 0;
            margin-top: 10px;
        }

            .loginContainer input:hover, .loginContainer input:focus {
                border: 1px solid #0078d6;
            }

        button.e-primary {
            margin-right: 0 !important;
            text-decoration: none;
            cursor: pointer;

            background-color: #1a7bb9 !important;
            border: 1px solid #1a7bb9 !important;
            color: #fff !important;
            font-size: 14px;
            font-weight: 500;
            display: flex;
            justify-content: center;
            line-height: 1.8572em;
            outline: none;
            padding: 2px 20px;
            text-align: center;
            align-items: center;
            white-space: nowrap;
            width: 100%;
        }
        a.link-buttom {
            font-size: 13px;
            color: #0071b2;
            text-decoration: none;
        }
        
        
        .right-section .btn-trial {
            border: 1px solid #fff;
            color: #fff !important;
            background-color: transparent;
            cursor: pointer;
            font-size: 14px;
            font-weight: 600;
            justify-content: center;
            line-height: 1.8572em;
            outline: none;
            padding: 2px 20px;
            text-align: center;
            text-decoration: none;
            text-transform: none;
            white-space: nowrap;
            margin-left: 1rem !important;
            margin-right: 1rem !important;
        }

            .right-section .btn-trial:hover {
                background-color: #0d87e9 !important;
                border-color: transparent !important;
            }

        .text-error {
            font-size: 13px;
            font-weight: 400;
            color: red;
            padding-bottom: 1rem;
        }

        .intro h2 {
            text-align: center;
            color: #5E6C84;
            font-size: 18px;
            letter-spacing: -0.01em;
            line-height: 28px;
            margin-top: 10px;
            margin-bottom: 20px;
            font-weight: 500;
        }

        .intro .secondary-content {
            text-align: justify;
            color: #5E6C84;
            font-size: 13px;
            margin-top: 10px;
            margin-bottom: 20px;
            font-weight: 400;
            line-height: 1.5;
        }

        .divider {
            margin-top: 20px;
            margin-bottom: 5px;
            width:80%;
        }

            .divider h2 {
                display: table;
                white-space: nowrap;
                font-size: 1em;
                font-weight: 700;
            }

                .divider h2:after, .divider h2:before {
                    border-top: 1px solid #b8b8b8;
                    content: '';
                    display: table-cell;
                    position: relative;
                    top: .7em;
                    width: 50%;
                }

                .divider h2:after {
                    left: 1.8%;
                }

                .divider h2:before {
                    right: 1.8%;
                }

        .secureIdBtn {
            background-image: url("/Content/Images/SkytrustSecureIDLogo.png");
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
            background-color: transparent !important;
        }

        .passwordHint {
            font-size: .75em;
            padding-left: 5px;
            background-color: transparent;
            color: #2872dd;
            text-decoration: none;
        }

        .entry-item label ,.control-label {
            padding-bottom: 10px;
            color: #999;
            font-weight: 400;
            font-size: 13px;
        }

        .has-error .field-validation-error {
            color: #e51c23;
            font-size: 13px;
        }

        .help-block {
            display: block;
            margin-top: 5px;
            margin-bottom: 10px;
        }
        .has-error .help-block {
            color:#e51c23;
            margin-bottom:24px;
            font-size:13px;
        }

        .headerLogo {
        display:flex;
        justify-content:center;
        align-items:center;
        }
        .notification-message-info,
        .notification-message-error {
            padding: 0.75rem;
            font-size: 13px;
            color: #b2302a;
            background-color: #fef3f7;
            margin: 1rem 0;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            margin-top: 2rem;
            box-shadow: 0px 4px 8px rgb(22 33 74 / 20%);
        }
        .notification-message-info {
            color: #437fad;
            background-color: #f0f9fe;
        }
        @media only screen and (min-width: 992px) {
            .right-section {
                display: flex;
            }
        }

        @media only screen and (max-width: 500px) {
            .left-section {
                min-width: 100%;
                max-width: 100%;
            }
        }
    </style>

</head>

<body>
    <div class="container-outer">
        <div class="right-section">
            <div style="position: relative; height: 100%">
                <div class="panel-content customScrollBar">
                    <div>
                        <div class="image-outer-div">
                            <img style="width: 50%" src="/Content/Images/Index/SkytrustLogoBS.png" alt="Skytrust">
                            <!--<img class="w-50" src="./../../images/skytrust_logo.png" alt="Skytrust" />-->
                        </div>
                        <div class="header-outer-div">
                            <div class="titleHeader">
                                <h5 class="text-primary">Skytrust is a diverse cloud-based organisational management system which drives performance and provides dashboard based situational awareness.</h5>
                            </div>
                            <img src="/Content/Images/Index/skySplash_Devices.png" alt="Skytrust" style="margin-bottom: 0px; width: 60%">
                        </div>
                    </div>
                </div>
                <div class="footer">
                    <span>Visit our new website!</span>
                    <form action="https://skytrust.com.au/">
                        <button type="submit" class="e-control e-btn e-lib e-flat e-default e-outline btn-trial" style="margin-left: 15px; margin-right: 15px;">SKYTRUST.COM.AU</button>
                    </form>
                </div>
            </div>

        </div>
        <div class="left-section bg-white">
                <div class="loginContainer overflow-auto d-flex align-items-center flex-column">
                    <div class="w-100 formContainer">
                        <div style="width:100%">
<form action="/IndexAD" method="post" novalidate="novalidate">                                <div class="headerLogo">
                                    <img src="/Content/Images/SkytrustSecureIDLogo.png" alt="Product Logo" class="clientlogoImage d-flex mb-3">
                                </div>
                                <div class="intro">
                                    <h2>Sign in with your username</h2>
                                </div>
<div class="form-group"><label class=" control-label " for="Username">Username</label><input value="" class="form-control" data-val="true" data-val-length="The field Username must be a string with a maximum length of 100." data-val-length-max="100" data-val-required="The Username field is required." id="Username" name="Username" type="text"><span class="field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span></div>                                <div class="has-error">
                                    <span class="help-block"></span>
                                </div>
<input value="-1" data-val="true" data-val-number="The field LoginMigrationStatus must be a number." data-val-required="The LoginMigrationStatus field is required." id="LoginMigrationStatus" name="LoginMigrationStatus" type="hidden"><input id="redirectUrl" name="redirectUrl" type="hidden" value="">                                <button type="submit" class="e-control e-btn e-lib e-flat e-primary primary-btn mr-2 loginBtn">Login</button>
                                <div style="margin: 10px 0;display: none;">
                                    <a href="#" class="link-buttom" style="color: #0071b2">Forgot Password?</a>
                                </div>
<input name="__RequestVerificationToken" type="hidden" value="COTjAvWKnxYLWKJa7noyVieAge2UuSfREcU2Nyt2eVOcBeh4GPdT_nbW3skZ0GCMf9nSKRRiCA_JnbrqoKZB8PxkChcz9_2yFbTw0bqE6Uc1"></form>                        </div>
                        
                    </div>
                </div>
                        
        </div>
    </div>


    <form id="__AjaxAntiForgeryForm" action="#" method="post"><input name="__RequestVerificationToken" type="hidden" value="PLvn890T6o5UiJldI6Av_b3XBKVYoe3rKWvNwCwOWgAp7oBpmAowFPq0GRDlCjzJNLs3GZ4rNecM1NXX5Iebcj9KuOjb8j20FG3Z6AftNv01"></form>


    <div class="modal fade" id="modal-confirmation">
        <div class="modal-dialog modal-sm">
            <div class="modal-content">
                <div class="modal-header">
                    <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
                    <h4 class="modal-title">Notification</h4>
                </div>
                <div class="modal-body">
                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-primary" data-dismiss="modal">Ok</button>
                </div>
            </div>
        </div>
    </div> <!--end modal-->

    <div class="modal fade" id="modal-login">
        <div class="modal-dialog">
            <div class="modal-content">
                <div class="modal-header">
                    <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
                    <h4 class="modal-title">Login</h4>
                </div>
                <div class="modal-body">
                    <div class="row">
                        <div class="col-xs-12" id="login-target">
                        </div>
                    </div>
                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                </div>
            </div>
        </div>
    </div> <!--end modal-->
    <div id="modal-forgot" class="modal fade">
        <div class="modal-dialog">
            <div class="modal-content">
                <div class="modal-header">
                    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
                    <h4 class="modal-title">Forgotten Username or Password</h4>
                </div>
                <div class="modal-body">
                    <ul class="alt nav nav-tabs">
                        <li class="active"><a href="#forgotPass" data-toggle="tab">I forgot my password</a></li>
                        <li><a href="#forgotUsername" data-toggle="tab">I forgot my username</a></li>
                    </ul>
                    <br>
                    <div class="tab-content">
                        <div class="tab-pane active" id="forgotPass">
                            <div class="row">
                                <div class="col-xs-12" id="forgot-password-target">
<form action="/ForgottenPasswordPartial" method="post" novalidate="novalidate"><div class="form-group"><label class=" control-label " for="Username">Username</label><input class="form-control" data-val="true" data-val-length="The field Username must be a string with a maximum length of 100." data-val-length-max="100" data-val-required="The Username field is required." id="Username" name="Username" type="text" value=""><span class="field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span></div></form></div>
                            </div>
                        </div>
                        <div class="tab-pane" id="forgotUsername">
                            <div class="row">
                                <div class="col-xs-12" id="forgot-username-target">
<form action="/ForgottenUsernamePartial" method="post" novalidate="novalidate"><div class="form-group"><label class=" control-label " for="Email">Email</label><input class="form-control" data-val="true" data-val-length="The field Email must be a string with a maximum length of 100." data-val-length-max="100" data-val-required="The Email field is required." id="Email" name="Email" type="text" value=""><span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span></div></form></div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-primary" id="forgot-submit">Submit</button>
                    <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                </div>
            </div>
        </div>
    </div>
    <div id="modal-forgot-new-pw" class="modal fade">
        <div class="modal-dialog">
            <div class="modal-content">
                <div class="modal-header">
                    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
                    <h4 class="modal-title">Please update your password</h4>
                </div>
                <div class="modal-body">
                    <div class="row">
                        <div class="col-xs-12" id="update-pw-target">
<form action="/NewForgottenPasswordPartial" method="post" novalidate="novalidate"><div class="form-group"><label class=" control-label " for="Password">Password</label><input class="form-control" data-val="true" data-val-length="The field Password must be a string with a minimum length of 8 and a maximum length of 100." data-val-length-max="100" data-val-length-min="8" data-val-regex="Must contain a numeric, upper and lower case character." data-val-regex-pattern="^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=^[a-zA-Z0-9_@!]*$).{8,100}$" data-val-required="The Password field is required." id="Password" name="Password" type="password"><span class="field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span></div><div class="form-group"><label class=" control-label " for="PasswordConfirmation">Confirm Password</label><input class="form-control" data-val="true" data-val-equalto="The password and confirmation password do not match." data-val-equalto-other="*.Password" data-val-length="The field Confirm Password must be a string with a minimum length of 8 and a maximum length of 100." data-val-length-max="100" data-val-length-min="8" data-val-regex="Must contain a numeric, upper and lower case character." data-val-regex-pattern="^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=^[a-zA-Z0-9_@!]*$).{8,100}$" data-val-required="The Confirm Password field is required." id="PasswordConfirmation" name="PasswordConfirmation" type="password"><span class="field-validation-valid" data-valmsg-for="PasswordConfirmation" data-valmsg-replace="true"></span></div><input data-val="true" data-val-required="The ResetToken field is required." id="ResetToken" name="ResetToken" type="hidden" value=""><div class="form-group"><label class=" control-label"></label>        <input type="submit" value="Submit" class="btn btn-primary btn-block">
</div></form></div>
                    </div>
                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                </div>
            </div>
        </div>
    </div>
    <div id="modal-forgot-new-un" class="modal fade">
        <div class="modal-dialog">
            <div class="modal-content">
                <div class="modal-header">
                    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
                    <h4 class="modal-title">Please update your username and password</h4>
                </div>
                <div class="modal-body">
                    <div class="row">
                        <div class="col-xs-12" id="update-un-target">
<form action="/NewForgottenUsernamePartial" method="post" novalidate="novalidate"><div class="form-group"><label class=" control-label " for="Username">Username</label><input class="form-control" data-val="true" data-val-length="The field Username must be a string with a minimum length of 3 and a maximum length of 100." data-val-length-max="100" data-val-length-min="3" data-val-regex="Does not contain valid characters." data-val-regex-pattern="^(?=^[a-zA-Z0-9._@!-]*$).{3,100}$" data-val-required="The Username field is required." id="Username" name="Username" type="text" value=""><span class="field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span></div><div class="form-group"><label class=" control-label " for="Password">Password</label><input class="form-control" data-val="true" data-val-length="The field Password must be a string with a minimum length of 8 and a maximum length of 100." data-val-length-max="100" data-val-length-min="8" data-val-regex="Must contain a numeric, upper and lower case character." data-val-regex-pattern="^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=^[a-zA-Z0-9_@!]*$).{8,100}$" data-val-required="The Password field is required." id="Password" name="Password" type="password"><span class="field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span></div><div class="form-group"><label class=" control-label " for="PasswordConfirmation">Confirm Password</label><input class="form-control" data-val="true" data-val-equalto="The password and confirmation password do not match." data-val-equalto-other="*.Password" data-val-regex="Must contain a numeric, upper and lower case character." data-val-regex-pattern="^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=^[a-zA-Z0-9_@!]*$).{8,100}$" data-val-required="The Confirm Password field is required." id="PasswordConfirmation" name="PasswordConfirmation" type="password"><span class="field-validation-valid" data-valmsg-for="PasswordConfirmation" data-valmsg-replace="true"></span></div><input data-val="true" data-val-required="The ResetToken field is required." id="ResetToken" name="ResetToken" type="hidden" value=""><div class="form-group"><label class=" control-label"></label>        <input type="submit" value="Submit" class="btn btn-primary btn-block">
</div></form></div>
                    </div>
                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                </div>
            </div>
        </div>
    </div>

    <div id="recaptcha" style="display: none;"></div>

    <script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/pPK749sccDmVW_9DSeTMVvh2/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-BJuEtmqk8gvp2kvOiXzxtaoRQQS7QjSOSAczV0tKC29lpbOt/RFR43n1iVnzO4Em"></script><script src="/Scripts/jquery/jquery-3.1.1.min.js"></script>
    <script src="/Scripts/bootstrap/bootstrap.min.js"></script>
    <script src="/Scripts/jquery/jquery.validate.min.js"></script>
    <script src="/Scripts/jquery/jquery.validate.unobtrusive.min.js"></script>
    <script src="/Scripts/Skytrust/core/Core.js"></script>
    <script src="/Scripts/Skytrust/core/CoreHelper.js"></script>
    <script src="/Scripts/Skytrust/Startup.js"></script>
    <script src="/Scripts/Skytrust/helpers/ReCaptchaHelper.js"></script>
    <script src="/Scripts/Skytrust/controllers/IndexLayoutController.js"></script>
    <script src="//www.google.com/recaptcha/api.js?onload=onloadRecaptchaCallback&amp;render=explicit" async="" defer=""></script>

    <script type="text/javascript">



        $(function () {

            

             var startup = new qhse.skytrust.Startup('ForceRedirect');
            startup.init();

            var reCaptchaHelper = new qhse.skytrust.helpers.ReCaptchaHelper('6LfMfeoSAAAAAOQgIzb5rQtaXpJoLXgcLLk9JkN4');

            var indexLayoutController = new qhse.skytrust.controllers.IndexLayoutController(
                $('nav.index-navbar'),
                '/LoginPartial',
                $('#login-target'),
                '/ForgottenPasswordPartial',
                '/ForgottenUsernamePartial',
                $('#forgot-password-target'),
                $('#forgot-username-target'),
                $('#forgot-submit'),
                '/ContactPartial',
                $('#contact-target'),
                '/app/Home/',
                '',
                '#recaptcha',
                '6LfMfeoSAAAAAOQgIzb5rQtaXpJoLXgcLLk9JkN4',
                false,
                '',
                '',
                '/NewForgottenPasswordPartial',
                '/NewForgottenUsernamePartial',
                $('#update-pw-target'),
                $('#update-un-target'),
                $('#modal-forgot-new-pw'),
                $('#modal-forgot-new-un'),
                $('#modal-confirmation'),
                $('#__AjaxAntiForgeryForm'),
                reCaptchaHelper,
                ''
            );

            indexLayoutController.init();
            $('#modal-login').on('shown.bs.modal', function () {
            $('div.has-error').html('');
            });
        });


        
    </script>
<script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&amp;ns=1&amp;cb=620434661" async=""></script>



</body></html>