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(15); threads[0] = new thread(13745, 'Wrong Side of Town(2010)', 'Сталкер', '30-07-2010', '18:52'); threads[1] = new thread(13744, 'Dj Premier - New York Reality Check 101', 'Сталкер', '30-07-2010', '18:48'); threads[2] = new thread(13743, 'менувам BB bold 9700, или дајте понуда за некој хтц до 250', 'stefan_mkd', '30-07-2010', '16:21'); threads[3] = new thread(13742, 'Купувам Nokia E52 и HTC Desire', 'dr_doom', '30-07-2010', '14:36'); threads[4] = new thread(13741, 'Blackberry bold 9700 со што да го заменам', 'stefan_mkd', '30-07-2010', '13:17'); threads[5] = new thread(13740, 'Проблеми со HTC Legend', 'D_NazGUL', '30-07-2010', '12:38'); threads[6] = new thread(13739, 'Интернет и ММС поставки', 'D_NazGUL', '30-07-2010', '12:12'); threads[7] = new thread(13738, 'Како да рутирате HTC Legend', 'hensk', '30-07-2010', '10:05'); threads[8] = new thread(13737, 'Iphone 4 или Samsung i9000 Galaxy S', 'Ilija', '30-07-2010', '09:06'); threads[9] = new thread(13736, 'Барам совет Sony Ericsson X10 mini pro', 'Krimi', '29-07-2010', '22:15'); threads[10] = new thread(13735, 'Android 2.2', 'Gizmo_x', '29-07-2010', '19:08'); threads[11] = new thread(13734, 'Продавам T-Mobile Pulse', 'neo123tel', '29-07-2010', '18:25'); threads[12] = new thread(13733, 'BS.Player PRO v2.56 Build 1043 Final Multilanguage', 'Сталкер', '29-07-2010', '17:36'); threads[13] = new thread(13732, 'Игра Hero of Sparta II', 'Alexandermk', '29-07-2010', '17:26'); threads[14] = new thread(13731, 'HTC Legend ROMs', '.::SCORPION::.', '29-07-2010', '17:17');