  function tooltip(el,tipobj1) {
    return false;
  }

  function hide_info(el) {
    return false;
  }
