function chkTimeout() {
  var vNext = "home.htm";
  window.location.href=vNext;
}
