//$(document).ready(function () { // var currentPagePath = window.location.pathname; // // if(isUserActive == "True"){ // if(currentPagePath == "/login"){ // window.location.href = "/account"; // } // } //});