<!--

function textstatus(text_msg) {
// MANAGES MOUSEOVER STATUS
   self.status=text_msg;
   return true;
}

//-->
