in TestChatServer/static/proxy.js [10:14]
function SocketClient () { this.list_elem = document.getElementById('client_list'); this.info_div = document.getElementById('info_div'); var self = this; }