function thread(threadid, title, poster, threaddate, threadtime) { this.threadid = threadid; this.title = title; this.poster = poster; this.threaddate = threaddate; this.threadtime = threadtime; } var threads = new Array(16); threads[0] = new thread(59463, 'Программа для форматирования жесткого диска.', 'MadMax612', '01.08.2010', '10:17'); threads[1] = new thread(59462, 'Бан', 'naym', '01.08.2010', '00:05'); threads[2] = new thread(59461, 'сталиннихарошийчилавек', 'megostrilok', '31.07.2010', '22:39'); threads[3] = new thread(59460, 'Проблема с запуском игры', 'Tuberkulezz', '31.07.2010', '22:00'); threads[4] = new thread(59459, 'сталин', 'Immo[D]ium', '31.07.2010', '20:52'); threads[5] = new thread(59458, 'Внешний ip!', 'svusatiy', '31.07.2010', '20:02'); threads[6] = new thread(59457, 'Экзамен в ГАИ', 'HorrorReality', '31.07.2010', '19:20'); threads[7] = new thread(59456, 'Для абсентера.', 'Alina Vacariu', '31.07.2010', '18:55'); threads[8] = new thread(59455, 'Прошу временно не заходить на шард в виду некоторых причин!', 'Qua1ity?', '31.07.2010', '18:44'); threads[9] = new thread(59454, 'кто нибудь?', 'Slavka =)', '31.07.2010', '15:46'); threads[10] = new thread(59453, 'Можно ответить быстро.....', 'qdwado', '31.07.2010', '15:05'); threads[11] = new thread(59452, 'C 1 августа на Среднем Урале не будут продавать алкоголь по ночам', 'Arthur', '31.07.2010', '14:34'); threads[12] = new thread(59451, 'В Екатеринбурге жара выше 30 градусов будет стоят 12 дней', 'Arthur', '31.07.2010', '14:06'); threads[13] = new thread(59450, 'конвекс в первоуральске', 'kolya_ekb', '31.07.2010', '00:54'); threads[14] = new thread(59449, 'ДЛЯ Администрации шарда !', 'Viz', '30.07.2010', '23:25'); threads[15] = new thread(59448, 'Турник, брусья - где купить?', 'GaBPuk', '30.07.2010', '23:22');