<!-- hide
function NDL_displayStatusMsg(msgStr)  { //v0.1 ndl
	status=msgStr; document.NDL_returnValue = true;
}

// stop hiding -->