protected void Session_Start(Object sender, EventArgs e)
 {
     SessionVar.GetInstance(HttpContext.Current);
 }