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(120302, 'Neue Hühner piesacken alte Hühner', 'zora', '30.06.2025', '14:16'); threads[1] = new thread(120301, 'Wie viele Hennen, Mechelner, 9 Wochen', 'Lieschka', '30.06.2025', '10:57'); threads[2] = new thread(120300, 'Was macht ihr bei der Hitze?', 'bravest', '30.06.2025', '09:13'); threads[3] = new thread(120299, 'Zaun gegen Fuchs', 'Zeterpeter', '29.06.2025', '18:33'); threads[4] = new thread(120298, 'Geschlechtsbestimmung Brahma Küken', 'donnaklaraelmar', '29.06.2025', '17:11'); threads[5] = new thread(120297, 'PLZ DE 85 Weißer Zwerghahn sucht neues Zuhause', 'Claudi77', '29.06.2025', '15:56'); threads[6] = new thread(120294, 'Einstreu für Laufentenkücken', 'purzel01', '29.06.2025', '00:18'); threads[7] = new thread(120293, 'Zwei Hühner innerhalb kurzer Zeit', 'Mela', '28.06.2025', '19:14'); threads[8] = new thread(120292, 'PLZ DE 74 Sandschak-Langkräher Henne sucht neuen Wirkungskreis', 'F-Hühner', '28.06.2025', '18:01'); threads[9] = new thread(120291, 'Entwurmung mit Flimabend', 'Blindenhuhn', '28.06.2025', '17:47'); threads[10] = new thread(120290, 'Ätherische Öle', 'Juni', '28.06.2025', '12:55'); threads[11] = new thread(120288, 'Seidenhühner Zusammenführung Tipps', 'GittiK', '25.06.2025', '21:22'); threads[12] = new thread(120287, 'andere Hühner aber welche?', 'grauling', '25.06.2025', '20:41'); threads[13] = new thread(120286, 'Bierhefe"Not found" Internethinweise in älteren Beiträgen', 'Juttachen', '25.06.2025', '17:23'); threads[14] = new thread(120284, 'Konfiguration von automatischer Hühnerklappe, Voliere, evtl. Elektrozaun gegen fuchs', 'JoschiK', '25.06.2025', '12:28');