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(1108855, 'G1 on Win7', 'Godcrusher', '02.02.2012', '16:15'); threads[1] = new thread(1108755, 'Attempted Murder quest. Need help.', 'Babyface', '02.02.2012', '10:14'); threads[2] = new thread(1108004, 'I need a Gothic 2 Gold gamesave, start of Chap 2!!', 'Saberstorm', '31.01.2012', '04:26'); threads[3] = new thread(1107750, 'Wizard voice from Diablo 3 = same voice actor as nameless?', 'watras', '30.01.2012', '15:29'); threads[4] = new thread(1107073, 'Game Hunter/Big game hunter skills', 'Mik1984', '28.01.2012', '14:45'); threads[5] = new thread(1106642, 'Gothic II - Two-hander combo', 'One Stoned Bastard', '27.01.2012', '07:37'); threads[6] = new thread(1106412, 'Amalur', 'Faby', '26.01.2012', '16:57'); threads[7] = new thread(1106062, 'Throne of Darkness', 'Kilrha', '25.01.2012', '16:48'); threads[8] = new thread(1105919, 'TW2 worldmerge 1.4beta now available', 'GeorgeK', '25.01.2012', '02:50'); threads[9] = new thread(1105871, 'Your most anticipated games.', 'zels', '24.01.2012', '22:24'); threads[10] = new thread(1105623, 'Hello, fellow gothic gamers!', 'Honkajoki', '24.01.2012', '09:11'); threads[11] = new thread(1105455, 'Risen 2 Dark Waters', 'Ariogaisus', '23.01.2012', '20:53'); threads[12] = new thread(1105437, 'king\'s sorel', 'Padrino', '23.01.2012', '20:09'); threads[13] = new thread(1105420, 'Gothic 1 - images rings and amulets', 'Jémák', '23.01.2012', '19:25'); threads[14] = new thread(1105168, 'Str and dex', 'kepalas', '23.01.2012', '00:31');