static S ai_html_linkedWebWithThumbs(S webID) {
  ret ai_html_linkedWeb(webID) + " " + ai_html_webThumbUpDownLinks(webID);
}