function JG_displayStatusMsg(msgStr)  {
	status=msgStr; document.JG_returnValue = true;
}
