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(30); threads[0] = new thread(2219, 'Panik - Vollnarkose Zahnbehandlung und die Kosten', 'MagieMoerz', '02.09.2010', '18:39'); threads[1] = new thread(2218, 'Schmerzen- Wurzelbehandlung?', 'Rattenschaf', '02.09.2010', '08:31'); threads[2] = new thread(2217, 'Schmerzen nach Keramikinlay', 'Rosemarie', '01.09.2010', '21:35'); threads[3] = new thread(2216, 'Weiße Flecken', 'Hontai', '01.09.2010', '16:45'); threads[4] = new thread(2215, 'Mundhygiene', 'Beate1', '01.09.2010', '14:58'); threads[5] = new thread(2214, 'Röntgenaufnahmen', 'Melissande', '01.09.2010', '09:20'); threads[6] = new thread(2213, 'Zahnspange.... Keramik....', 'Chrisi1', '01.09.2010', '08:43'); threads[7] = new thread(2212, '36er nach langem leidensweg gezogen - jetzt schmerzen noch schlimmer :(', 'hysteromarion', '01.09.2010', '08:30'); threads[8] = new thread(2211, 'Danke!', 'hako23', '30.08.2010', '18:41'); threads[9] = new thread(2210, 'Zahnfleischentzündung', 'Jenny1991', '30.08.2010', '13:46'); threads[10] = new thread(2209, '5 Wochen nach Implantation plötzlich wieder Schmerzen', 'nicky2342', '27.08.2010', '17:04'); threads[11] = new thread(2208, 'Fall für die Uniklinik ?', 'Munky', '26.08.2010', '14:53'); threads[12] = new thread(2207, 'Fragen über Fragen', 'punnyan', '26.08.2010', '14:39'); threads[13] = new thread(2206, 'WHZ schmerzt, aber keine Zeit für OP!?', 'stritzi24', '26.08.2010', '09:23'); threads[14] = new thread(2205, 'entzündung im kieferknochen', 'merla', '25.08.2010', '22:00'); threads[15] = new thread(2204, 'Angst überwinden und endlich in Angriff nehmen', 'springingerl', '25.08.2010', '01:46'); threads[16] = new thread(2203, 'zahnfleischentzündung', 'paenthera', '23.08.2010', '19:41'); threads[17] = new thread(2202, 'Zahnfehlstellung - welche Möglichkeiten?', 'Sandrina', '23.08.2010', '15:20'); threads[18] = new thread(2201, 'Schmerzen nach Wurzelbehandlung', 'renaxxx', '22.08.2010', '15:21'); threads[19] = new thread(2200, 'Wartezeit für Brücke nach Zahnextraktion', 'ijan1', '21.08.2010', '13:14'); threads[20] = new thread(2199, 'Zahnfehlstellung beheben', 'Carmen.s', '20.08.2010', '13:35'); threads[21] = new thread(2198, 'unerklärliche dauerschmerzen', 'gabriele', '19.08.2010', '11:30'); threads[22] = new thread(2197, 'Lockerer Zahn nach Wurzelbehandlung', 'Kimba', '17.08.2010', '22:04'); threads[23] = new thread(2196, 'Unter 2 Kronen vereitert', 'Monanoma', '17.08.2010', '21:39'); threads[24] = new thread(2195, 'Komplettsanierung und Ratenzahlung', 'zahnluecke70', '17.08.2010', '16:15'); threads[25] = new thread(2194, 'Kinderzähne', 'Tatjana06', '17.08.2010', '15:57'); threads[26] = new thread(2193, 'vollkeramik krone(n), venners und 100 fragen...', 'lilinicole', '15.08.2010', '17:59'); threads[27] = new thread(2192, 'Kariesbehandlung am Schneidezahn trotz Zahnspange?', 'NadjaS', '15.08.2010', '16:20'); threads[28] = new thread(2191, 'Nach Zahnextraktion druck auf dem Ohr', 'Delight', '15.08.2010', '11:55'); threads[29] = new thread(2190, 'Schwindel und abgeschlagenheit nach Zahnextraktion', 'Delight', '12.08.2010', '22:11');