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(37733, 'Tippspiel 2.Liga (Liga B1) 3.Spieltag 10.09-13.09.2010', 'NK+F', '03.09.2010', '01:03'); threads[1] = new thread(37723, '3. Spieltag Tippliga 3 B vom 10. - 12.9.2010', 'NK+F', '03.09.2010', '01:02'); threads[2] = new thread(38645, 'Thilo Sarrazin spaltet Deutschland', 'NK+F', '03.09.2010', '00:57'); threads[3] = new thread(28987, 'Ziel: 750.000 Beiträge', 'XxRnB08Xx', '03.09.2010', '00:52'); threads[4] = new thread(50, 'Spam Spiel!', 'bayer04_princess', '03.09.2010', '00:17'); threads[5] = new thread(38658, 'Khedira kann Mourinho verstehen', 'André', '03.09.2010', '00:04'); threads[6] = new thread(37737, 'Lahm vs. Ballack - Machtkampf um das Kapitänsamt', 'osito', '03.09.2010', '00:02'); threads[7] = new thread(17731, 'Nike Mercurial Vapor IV thread', 'Untouchable', '02.09.2010', '23:54'); threads[8] = new thread(31301, 'Sammelthread: Nike Mercurial Vapor VI und Superfly II', 'XxRnB08Xx', '02.09.2010', '23:17'); threads[9] = new thread(34563, 'AufSchalke - Die Knappenkneipe', 'wuser', '02.09.2010', '23:14'); threads[10] = new thread(26971, 'adidas Predator_X', 'German_E$cobar', '02.09.2010', '23:05'); threads[11] = new thread(38657, 'Welcher Schuh passt zu mir ;)', 'Niklas88', '02.09.2010', '22:10'); threads[12] = new thread(38568, '6.Spieltag Regionalligen 3.-5.9.', 'Paule', '02.09.2010', '22:02'); threads[13] = new thread(38435, '2. Spieltag: Bayer 04 Leverkusen - Borussia Mönchengladbach', 'bayer04_princess', '02.09.2010', '22:00'); threads[14] = new thread(14510, 'Entweder - oder?', 'bayer04_princess', '02.09.2010', '21:51');