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(192165, 'bout bij uitlaat draait door hoe krijg ik hem loss??', 'jeremy88', '03-09-2010', '17:59'); threads[1] = new thread(192163, 'Yamaha Neos Afstellen 70cc', 'hingg', '03-09-2010', '17:41'); threads[2] = new thread(192159, 'stotterd', 'flippy6', '03-09-2010', '15:51'); threads[3] = new thread(192152, 'SCooter start moeilijk maar loopt goed.', 'sfflenk', '03-09-2010', '12:00'); threads[4] = new thread(192151, 'Alu achterstaaf', 'Scarrie', '03-09-2010', '11:34'); threads[5] = new thread(192130, 'Vivacity valt uit', 'vivaspin', '03-09-2010', '00:15'); threads[6] = new thread(192122, 'Leovince SP3 Prop.', 'Denn', '02-09-2010', '20:05'); threads[7] = new thread(192119, 'Voorgemende brandstof.', 'Llubder26', '02-09-2010', '19:33'); threads[8] = new thread(192118, 'er komt benzine bij m n onsteking', 'firefoxx f15', '02-09-2010', '19:19'); threads[9] = new thread(192116, 'neos met aerox kappenset (volledig)', 'streetscraper', '02-09-2010', '19:08'); threads[10] = new thread(192112, 'Aerox waterkoeling? Kapot?', 'Enzii', '02-09-2010', '17:29'); threads[11] = new thread(192103, 'zip 2t opvoeren', 'Yionix', '02-09-2010', '15:21'); threads[12] = new thread(192099, 'er lekt bezine bij m n ontsteking', 'firefoxx f15', '02-09-2010', '14:14'); threads[13] = new thread(192092, 'Maat remzuigers Zip2000', 'MSSH', '02-09-2010', '11:07'); threads[14] = new thread(192071, 'Remzuiger blijft hangen', 'Edwin291', '01-09-2010', '19:48');