static S ai_html_webThumbDownLink(S webID) { S imgDown = hsnippetimg(#1000224); S textDown = "Web " + webID + " is wrong"; ret html_smartBotSendInput(textDown, imgDown); }