function statusUpdate() {
  window.status = "Yuri Gotra: Compact  Port Card web page";
}
setInterval("statusUpdate()", 5000);
