var results = {}; results["username"] = USERNAME; results["usericon"] = USERICON; sendJSONResp(JSON.stringify(results));