var Login = new function () { this._goBackToLoginPage = function () { window.location = "Login"; } };;