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(117215, 'Anfänger Training oder....', 'SSebi1', '30-07-2010', '09:21'); threads[1] = new thread(117214, 'Kursreihe Krav Maga 40+ im Kav maga Center München', 'damaszener', '30-07-2010', '09:07'); threads[2] = new thread(117213, '8. Ving Tsun Delta Summer-Camp 2010', 'LarsE', '30-07-2010', '09:06'); threads[3] = new thread(117212, 'Mir ist übel.. video', 'JINSTAR', '30-07-2010', '03:04'); threads[4] = new thread(117211, 'mal was ganz anderes...', 'scarabe', '30-07-2010', '01:49'); threads[5] = new thread(117210, 'Trainingsplan', 'Asont', '30-07-2010', '01:24'); threads[6] = new thread(117209, 'Thailand-Camp auch für Anfänger geeignet?', 'Nova87', '29-07-2010', '23:57'); threads[7] = new thread(117207, 'Nützliche Programme', 'MonO]cHr0m.4t1C', '29-07-2010', '23:30'); threads[8] = new thread(117206, 'Kindertraining in der Sportschule Hamburg ab Donnerstag den 19.08.2010', '32 Flavors', '29-07-2010', '22:52'); threads[9] = new thread(117205, 'capoeira:kreis heinsberg /aachen/ HELP/', 'norco-freeride', '29-07-2010', '22:46'); threads[10] = new thread(117199, 'Wanderlei Silva Knee Surgery Video " I will be the UFC Champion one day."', 'Teashi', '29-07-2010', '21:01'); threads[11] = new thread(117198, 'Bruce Lee Haufriedensbruch', 'Mr. Nice Guy', '29-07-2010', '20:59'); threads[12] = new thread(117197, 'Wie viel trinken?', '-Alexej-', '29-07-2010', '20:32'); threads[13] = new thread(117196, 'Lama Dondrup Dorje ?', 'Suntukan Jackson', '29-07-2010', '20:14'); threads[14] = new thread(117195, 'Warum man manchmal die Rollläden runterlassen sollte...', '*Lars*', '29-07-2010', '20:01');