User = function(user_id, user_name, profile_id, session_type, component_bit, chat_type){ this.user_id = user_id; this.user_name = user_name; this.profile_id; this.session_type = session_type; this.component_bit = component_bit; this.chat_type = chat_type; }; user_arr['10130304'] = new User('58634751','KAE6033','10130304','110','3','2'); user_arr['10111312'] = new User('56314351','rie1234567','10111312','110','3','2'); user_arr['10039549'] = new User('44389493','xMarin007x','10039549','110','3','2'); user_arr['10107770'] = new User('55796701','ryurie','10107770','110','3','1');