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(120247, 'PLZ DE 19 Schwalmtaler Schneeflocken Jungtiere Hähne und Hennen', 'Veni76', '15.06.2025', '13:22'); threads[1] = new thread(120246, 'Hahn oder Henne? Sulmtaler weizenfarbig 2,5 Wochen alt', 'Melschoe', '15.06.2025', '11:10'); threads[2] = new thread(120244, 'Kunststoff Hühnertränken potentielle Gesundheitsgefahr?', 'W.H.', '14.06.2025', '12:38'); threads[3] = new thread(120243, 'Werden passive Hähne irgendwann aktiv?', 'Slowmotion', '13.06.2025', '13:49'); threads[4] = new thread(120242, 'Kieselgur spritzen?', 'Schwingi', '13.06.2025', '12:38'); threads[5] = new thread(120241, 'Probleme federfuß küken, blutet...', 'Lieschka', '13.06.2025', '09:40'); threads[6] = new thread(120239, 'Zum Spaß : Welche Henne hat den größten Kamm?', 'Conny0', '11.06.2025', '18:52'); threads[7] = new thread(120238, 'Auswahlfütterung bei Enten?', 'Londo', '11.06.2025', '18:42'); threads[8] = new thread(120237, 'Wie lang piepen Junghühner?', 'Conny0', '11.06.2025', '18:13'); threads[9] = new thread(120236, 'Wo Wurmmittel beziehen?', 'Norason', '11.06.2025', '11:37'); threads[10] = new thread(120235, 'Was könnte das für eine Rasse sein?', 'Mangomania', '11.06.2025', '04:52'); threads[11] = new thread(120234, 'Hahn oder Henne? Brahma Light', 'Mangomania', '11.06.2025', '04:33'); threads[12] = new thread(120233, 'Hilfe, Küken hat schlag abbekommen', 'Lieschka', '10.06.2025', '13:14'); threads[13] = new thread(120232, 'PLZ DE 77 Junghähne Schwedisches Blumenhuhn', 'DirkArbo', '10.06.2025', '09:08'); threads[14] = new thread(120230, 'PLZ AT 6 Hähne/Küken Tuzo, Sumatra und Mix', 'Alpenhuehnchen', '09.06.2025', '15:20');