﻿
  function StatMsg(msgStr) {
  status=msgStr;
  document.rtnVal = true; 
	}
