var isLogin = false; var WebApiUrl = { StudentInfoWebApi: '/Student/api/StudentInfoWebApi', CheckListWebApi: '/Student/api/CheckListWebApi', GoogleReCaptchaCheckXMLWebApi: '/Student/api/GoogleReCaptchaCheckXMLWebApi', AllowIPXMLWebApi: '/Student/api/AllowIPXMLWebApi' }; var Url = { Account_Login: '/Student/Account/Login', Home_Index: '/Student/', GuidePage_Index: '/Student/GuidePage', AdminSettings: '/Student/AdminSettings' };