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(7452, '[GAME] Dunkle Blicke (Damian)', 'Assassine', '30.07.2010', '13:02'); threads[1] = new thread(7451, 'bräuchte hilfe für die vortsetzung einer D&D kampagne', 'DavUtz', '29.07.2010', '13:04'); threads[2] = new thread(7375, '[Suchen Spieler] John Sinclair Runde Hamburg', 'Constantin', '28.07.2010', '18:21'); threads[3] = new thread(7372, 'AD&D 2nd edition Gruppe Raum LU oder Hesen gesucht', 'Talivar', '21.07.2010', '18:05'); threads[4] = new thread(7371, '[GAME] Nächtliches Geflüster (Damian)', 'Assassine', '19.07.2010', '15:57'); threads[5] = new thread(7370, '[INFO] Locations', 'Assassine', '15.07.2010', '13:44'); threads[6] = new thread(7369, '[NPC] Die Gesichter der Stadt', 'Assassine', '14.07.2010', '22:20'); threads[7] = new thread(7368, '[INFO] Last Round – Intro, die Spielregeln', 'Assassine', '14.07.2010', '22:11'); threads[8] = new thread(7367, '[CHAR] Bemerkenswerte Schicksale', 'Assassine', '14.07.2010', '21:51'); threads[9] = new thread(7366, '[TALK] Players Lounge', 'Assassine', '14.07.2010', '21:42'); threads[10] = new thread(7365, 'verspätete vorstellung:P', 'karakchamp', '14.07.2010', '18:42'); threads[11] = new thread(7364, 'D&D "great wheel" kosmologie', 'DavUtz', '14.07.2010', '10:54'); threads[12] = new thread(7363, '[PC] Estellar Brillanta', 'Bernika', '13.07.2010', '18:28'); threads[13] = new thread(7360, 'Vampire-Spieler in Raum Hannover gesucht', 'Tatronis', '13.07.2010', '17:06'); threads[14] = new thread(7359, '[IT] Estellar Brillanta', 'Bernika', '13.07.2010', '12:49');