// $Id: $
function statusMsg(msg)
{
	window.status = msg
	return true
}
