<!--
function fp_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.fp_returnValue = true;
}
//-->
