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(57369, 'Transfer Dosyası - 15 -', 'yorumsuz6117', '15.09.2020', '22:51'); threads[1] = new thread(57516, 'Süper Lig 2.Hafta | Denizlispor - Trabzonspor | 19.09.2020 - 16.00', 'DeAgLeMaNyAq', '15.09.2020', '22:42'); threads[2] = new thread(3100, 'İzlediğiniz Sinema Filmleri Hakkındaki Yorumlarınız', 'Oğuz ZEYTİN', '15.09.2020', '22:26'); threads[3] = new thread(56577, 'Edgar Miguel Ié', 'ANIL', '15.09.2020', '20:57'); threads[4] = new thread(24, 'BMN Tanışma Başlığı | Yeni Üyeler Buraya!', 'Oscar Cardozo', '15.09.2020', '20:36'); threads[5] = new thread(56405, 'Salih Kavrazlı', 'Timur Mikhail', '15.09.2020', '20:36'); threads[6] = new thread(55605, 'Trabzonsporumuz\'un Başkanı Ahmet Ağaoğlu!', 'OrkHun', '15.09.2020', '20:08'); threads[7] = new thread(57025, 'Edward John Ikem Newton | Teknik Direktör', 'Kemal Duru', '15.09.2020', '20:06'); threads[8] = new thread(56555, 'Alexander Sørloth (Crystal Palace\'tan Kiralık)', 'Kemal Duru', '15.09.2020', '19:59'); threads[9] = new thread(40034, 'Hekimoğlu Trabzon FK | TFF 2. Lig', 'BatuhanB', '15.09.2020', '19:45'); threads[10] = new thread(57459, 'Kendi Kripto Para Birimimiz Piyasada: TRA Token', 'Emre Çömez', '15.09.2020', '19:45'); threads[11] = new thread(55191, 'Forma Teknik Sponsorumuz Macron ve Ürünleri', 'BatuhanB', '15.09.2020', '19:41'); threads[12] = new thread(57472, 'Yeni Dünya düzeninde FUTBOLUN planı ne?', 'selimcoban', '15.09.2020', '19:00'); threads[13] = new thread(50190, 'Abdülkadir Ömür', 'Onur Erçetin', '15.09.2020', '18:54'); threads[14] = new thread(55063, 'Hüseyin Türkmen', 'Enaldo61', '15.09.2020', '18:00');