User = function(user_id, user_name, profile_id, session_type, component_bit){ this.user_id = user_id; this.user_name = user_name; this.profile_id; this.session_type = session_type; this.component_bit = component_bit; }; user_arr['10026271'] = new User('42543983','xxxfufuxxx','10026271','110','3'); user_arr['10013085'] = new User('45373821','Erika070','10013085','110','3');