static S ai_html_webThumbUpDownLinks(S webID) { ret ahref(html_chatPostLink("Web " + webID + " is correct"), hsnippetimg(#100223)) + " " + ahref(html_chatPostLink("Web " + webID + " is invalid"), hsnippetimg(#100224)); }