static S ai_html_linkedWebWithThumbs(S webID) { ret ai_html_linkedWeb_icon(webID) + (webAuthed() ? " " + ai_html_webThumbUpDownLinks(webID) : ""); }