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(1397, 'Jail Ban', 'Pornoskill', '09.09.2010', '04:24'); threads[1] = new thread(1396, 'DeV1L@GoNe WiLd', 'SoniC', '09.09.2010', '01:59'); threads[2] = new thread(1395, 'nachgreichter screen für Tschabo', 'ErmanVsPadi', '08.09.2010', '19:54'); threads[3] = new thread(1394, 'Bewerbung Als Member', 'Mario Vs Luigi', '08.09.2010', '18:55'); threads[4] = new thread(1393, 'Roor- Silbereisen', '*Tschabo*', '08.09.2010', '17:17'); threads[5] = new thread(1391, '"Nachgereichte" Bewerbung als Admin auf dem Jailserver', 'KLAERBAER', '07.09.2010', '20:52'); threads[6] = new thread(1389, 'Bewerbung als Member', 'ErmanVsPadi', '07.09.2010', '18:55'); threads[7] = new thread(1388, 'Trampojump(s)', 'Wichtelzwerg', '07.09.2010', '15:53'); threads[8] = new thread(1387, 'Chase ist nun Admin?', 'Florian Silbereisen', '07.09.2010', '15:37'); threads[9] = new thread(1386, 'Bewerbung als Admin auf dem Jailmod Server', 'n4lu', '07.09.2010', '14:08'); threads[10] = new thread(1383, 'Bewerbung als Admin auf dem Jailmod-Server der deutschen Terrorkom', 'chaSe', '07.09.2010', '00:03'); threads[11] = new thread(1382, 'Amnesia : The Dark Descent', 'kaiN', '06.09.2010', '22:22'); threads[12] = new thread(1381, 'Flame', 'n4lu', '06.09.2010', '22:21'); threads[13] = new thread(1378, 'dT möchte gerne Sc2 Liga Starten', 'Draxx', '06.09.2010', '18:36'); threads[14] = new thread(1377, 'KruemeL = Futsch!', 'kruemeL', '06.09.2010', '17:53');