defaultStatus="kozumel //warehouse v2.1" //places default name in the status bar

function MM_displayStatusMsg(msgStr) { //v1.0 replaces the name in the status bar on hover
  status=msgStr;
  document.MM_returnValue = true;
}