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(14); threads[0] = new thread(17477, 'Was spielt ihr außer Tomb Raider noch?', 'TheRevelation', '02.09.2010', '21:05'); threads[1] = new thread(17473, 'Unterschied Spielgrafik > Videosequenzen', 'Silent Zero', '30.08.2010', '22:26'); threads[2] = new thread(17470, 'Tomb Raider III- Directors Cut', 'Brötchen', '28.08.2010', '20:17'); threads[3] = new thread(17469, 'Buch The Art of Tomb Raider Underworld', 'game01er', '28.08.2010', '18:16'); threads[4] = new thread(17439, 'Moderatorenteam endlich erweitert.', 'GoranAgar', '25.08.2010', '18:45'); threads[5] = new thread(17423, 'Stereo 3D ohne Leistungsverlust?', 'flow', '20.08.2010', '01:30'); threads[6] = new thread(17413, 'Tomb Raider I - Neu & OVP', 'Markus_m', '16.08.2010', '16:14'); threads[7] = new thread(17409, 'Granaten ?!', 'Hedi', '13.08.2010', '18:36'); threads[8] = new thread(17408, 'Tomb Raider I für PlayStation 3 & PSP!', 'vandit', '13.08.2010', '14:41'); threads[9] = new thread(17403, 'Windows 7 Spracherkennung Reden Sinnloses Forum Spiel', 'jones110', '11.08.2010', '23:57'); threads[10] = new thread(17402, '*Der-Wachrüttel-Treffer* (bis 200)', 'Felice', '11.08.2010', '11:59'); threads[11] = new thread(17399, 'TRU Thailand Level - Wie in den alten Zeiten?', 'Biohazard', '10.08.2010', '12:29'); threads[12] = new thread(17396, 'Realitätsnahe Gegner in Tomb Raider ?!', 'AiKiDO', '08.08.2010', '12:18'); threads[13] = new thread(17394, 'Tomb Raider Papiermodelle', 'GoranAgar', '06.08.2010', '13:50');