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(20); threads[0] = new thread(31438, '(Wii) The Legend of Zelda - Skyward Sword', 'Hattakiri', '29.08.2010', '11:29'); threads[1] = new thread(31429, 'Real ID, Facebook und co.', 'Snake', '25.08.2010', '11:35'); threads[2] = new thread(31423, 'Instant Jam', 'azazel', '22.08.2010', '19:36'); threads[3] = new thread(31419, 'Move vs. Kinect', 'Ragarian', '22.08.2010', '00:56'); threads[4] = new thread(31397, '[Multi] Kane & Lynch 2: Dog Days', 'azazel', '12.08.2010', '22:15'); threads[5] = new thread(31359, 'Diablo 3 auf der Gamescom anspielbar', 'Ragarian', '31.07.2010', '22:32'); threads[6] = new thread(31358, 'PSP Games Gewinnspiel neigt sich dem Ende', 'Ragarian', '31.07.2010', '22:31'); threads[7] = new thread(31144, 'Free Game: Cave Story (Dokutsu Monogatari)', 'JayCee', '27.07.2010', '21:42'); threads[8] = new thread(31135, 'Everybody\'s Tennis [PSP]', 'MacReady', '25.07.2010', '21:45'); threads[9] = new thread(31123, 'Level 88 - Top 20: Die coolsten Videospielhelden', 'Lowcroft', '23.07.2010', '18:09'); threads[10] = new thread(31116, 'Transformers: Kampf um Cybertron [PS3]', 'MacReady', '19.07.2010', '21:23'); threads[11] = new thread(31109, 'NINTENDO 3DS !!! OoO', 'Hattakiri', '17.07.2010', '17:38'); threads[12] = new thread(31108, 'Podcast LEGO Harry Potter', 'StegosaurusWake', '17.07.2010', '12:40'); threads[13] = new thread(31106, 'Level 87 - Blizzard Entertainment', 'Lowcroft', '16.07.2010', '20:09'); threads[14] = new thread(31092, 'Das Spiel mit den Daten bzw "Hey Ork, wie heißt du wirklich?"', 'Holmes', '08.07.2010', '19:54'); threads[15] = new thread(31086, 'Level 86 Sinn oder Unsinn 3D in Spielen', 'Ragarian', '07.07.2010', '07:12'); threads[16] = new thread(31065, 'Alles rund um "Castlevania - Curse of Darkness"', 'Drake', '29.06.2010', '00:06'); threads[17] = new thread(31052, 'All Points Bulletin', 'Rinku', '23.06.2010', '21:30'); threads[18] = new thread(31050, 'Thread: Welche Konsolen besitzt ihr ?', 'Shadowfighter', '23.06.2010', '10:35'); threads[19] = new thread(31049, 'Fallout Online Beta Registrierung', 'Flexflexible', '22.06.2010', '22:09');