// (c)1999 by id@akcecc.net
//
// HideStatus function
//
function HideStatus () {
self.status=''
return true
}

