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