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(58875, 'Transfer Dosyası - 16 -', 'Ufuk', '27.04.2024', '12:24'); threads[1] = new thread(59561, 'Taxiarchis Fountas', 'Cem Balcı', '27.04.2024', '11:00'); threads[2] = new thread(59596, 'Paul Onuachu', 'pReN@_61', '27.04.2024', '05:17'); threads[3] = new thread(1976, 'TS Club Ürünleri ve Ürün Önerileri', 'pReN@_61', '27.04.2024', '05:13'); threads[4] = new thread(59791, 'Süper Lig 34.Hafta | Trabzonspor - Gaziantep FK | 28.04.24 Pazar - 19:00', 'pReN@_61', '27.04.2024', '05:09'); threads[5] = new thread(55671, 'Süper Lig', 'samatyaboy', '27.04.2024', '01:19'); threads[6] = new thread(18943, 'Turkish Airlines Euroleague', 'Oğuz ZEYTİN', '26.04.2024', '12:29'); threads[7] = new thread(59182, 'Umut Dilan Bozok', 'ÖmürKaradeniz61', '26.04.2024', '11:48'); threads[8] = new thread(59592, 'Nicolas Pépé', 'ÖmürKaradeniz61', '26.04.2024', '11:47'); threads[9] = new thread(57666, 'Abdullah Mucib Avcı | Teknik Direktör', 'zaqua', '26.04.2024', '11:46'); threads[10] = new thread(59461, 'Nenad Bjelica', 'Onur Akyüz', '26.04.2024', '00:05'); threads[11] = new thread(8181, 'NBA | National Basketball Association', 'Oğuz ZEYTİN', '25.04.2024', '21:11'); threads[12] = new thread(59786, 'ZTK Yarı Final | Trabzonspor 3-2 Karagümrük | Maç Sonucu', 'Oğuz ZEYTİN', '25.04.2024', '21:03'); threads[13] = new thread(59790, 'Mehmet Ali Yılmaz vefat etti', 'Ertan 51', '25.04.2024', '19:41'); threads[14] = new thread(5117, 'Mehmet Ali Yılmaz | 8. Başkan', 'jpositve', '25.04.2024', '18:22');