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(12); threads[0] = new thread(870066, 'versteckter trailer bei spielstart?', 'Manwe12', '28.08.2010', '12:28'); threads[1] = new thread(869845, 'AC als "kleine" Inspiration!', 'Thalys', '27.08.2010', '21:07'); threads[2] = new thread(867703, 'Bonusmissionen in AC2', 'Ork-Jäger', '23.08.2010', '16:25'); threads[3] = new thread(866762, '[AC I] War\'s das schon?', 'Reotas', '21.08.2010', '18:28'); threads[4] = new thread(865477, 'Assassin\'s Creed - Epic Trailer', 'Varley', '18.08.2010', '22:03'); threads[5] = new thread(864792, 'Assasise Creed 2 Venedig ausichtsturm', 'Stolli', '17.08.2010', '18:13'); threads[6] = new thread(863692, 'Assassin\'s Creed - Sound Probleme', 'sy3r777', '15.08.2010', '14:11'); threads[7] = new thread(862735, 'Assassin\'s Creed - Lineage Short Movie', 'Thugsoldier', '13.08.2010', '13:56'); threads[8] = new thread(861221, 'Assassins Creed (ein kurzer Rückblick)', 'Cathrin', '10.08.2010', '10:56'); threads[9] = new thread(860952, 'AC Problem', 'noxXx', '09.08.2010', '18:31'); threads[10] = new thread(860716, 'AC 2 ist mein Laptop zu lahm?', 'Jozan', '09.08.2010', '04:10'); threads[11] = new thread(858478, 'AC 2 ohne Minimap?', 'Sakon', '04.08.2010', '12:21');