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(59435, '[Куплю] Чехол для синтезатора', 'aLeK', '30.07.2010', '13:09'); threads[1] = new thread(59428, 'Продам приводы NEC', 'kolya_ekb', '29.07.2010', '21:56'); threads[2] = new thread(59424, 'Продам PSP', '-=S0nk=-', '29.07.2010', '19:46'); threads[3] = new thread(59423, 'Продам Microlab Solo2 mk3', 'Sunshine', '29.07.2010', '17:28'); threads[4] = new thread(59422, 'Продам GeForce 6600', 'Nonsense!', '29.07.2010', '14:53'); threads[5] = new thread(59417, 'Продаю 4870X2', 'Darkmen', '29.07.2010', '11:03'); threads[6] = new thread(59401, 'Продам Б/у Комплект. Доска+Крепления+Ботинки (фото)', 'vlasov', '28.07.2010', '12:02'); threads[7] = new thread(59398, 'Продам комплектуху', 'Sunshine', '28.07.2010', '09:49'); threads[8] = new thread(59391, 'ЗА сколько можно купить усилитель для radiotehnika s-90', 'Pickwick', '27.07.2010', '20:32'); threads[9] = new thread(59384, 'продам отличный мп3 плеер', 'Элвис', '27.07.2010', '16:40'); threads[10] = new thread(59380, 'Нужна сумка для ноута', 'Onmir', '27.07.2010', '14:41'); threads[11] = new thread(59373, 'Продам аксессуары к телефонам.', 'Onmir', '26.07.2010', '21:25'); threads[12] = new thread(59372, 'Куплю кабель Din - miniJack', 'Pickwick', '26.07.2010', '20:07'); threads[13] = new thread(59371, 'Продам домашний телефон', 'Onmir', '26.07.2010', '20:06'); threads[14] = new thread(59370, 'Продам аккумуляторы к гаджетам', 'Onmir', '26.07.2010', '19:56'); threads[15] = new thread(59360, 'ПРОДАМ колонки для Ipod', 'N-gage', '25.07.2010', '22:50');