static S js_smartBotsChatPostCode(S msg) { ret "$.get('http://botcompany.de/1011975/raw/msg?message=" + urlencode(msg) + "'); return false;"; }