<!-- Begin
var timerRunning = false;
var timezone = "Greenwich Mean Time";  // what time zone are you in ?
var adjust = 0;

function timeCheck(tzone, diff) {
;
}

function checkDateTime () {
;
}
// End -->


<!--
function MM_displayStatusMsg(msgStr) { //v1.0
  status=""; //msgStr;
  document.MM_returnValue = true;
}
//-->