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(10);
threads[0] = new thread(124594, 'Üstteki Üyeye Meslek Bulun', 'WaRrioR', '30 Nisan 2025', '12:54');
threads[1] = new thread(431906, 'Şu Anki Halini Smiley ile Göster', 'Dilhun', '29 Nisan 2025', '19:43');
threads[2] = new thread(511141, 'ESKİLER BURDA MI?', 'Dilhun', '29 Nisan 2025', '19:41');
threads[3] = new thread(260940, 'Şu Anda Dinlediğiniz Şarkı', 'WaRrioR', '27 Nisan 2025', '22:17');
threads[4] = new thread(511297, 'Zuhruf Suresi 36 Ve 37. Ayetlerle Yüzleşen Var Mı?', 'halukgta', '26 Nisan 2025', '10:41');
threads[5] = new thread(511296, 'Işığın dalga-tanecik modeliyle izah edilemiyen davranışları', 'studentin', '21 Nisan 2025', '18:18');
threads[6] = new thread(511295, 'Hicap Ve Tesettür Konusunda, Lütfen Aldatılmayalım.', 'halukgta', '20 Nisan 2025', '12:37');
threads[7] = new thread(511294, 'Tevbe Suresi 108. Ayette Allah, Bizlere Çok Önemli Bir Uyarıda Bulunuyor.', 'halukgta', '14 Nisan 2025', '11:09');
threads[8] = new thread(511292, 'Sizler MUTTAKİLERDEN Olan, TAKVA Sahiplerinden Misiniz?', 'halukgta', '12 Nisan 2025', '10:55');
threads[9] = new thread(511289, 'Allah’ın Dinine Kitabına, Nasıl Bir Saygısızlık Yaptığımızın, Farkında Mısınız?', 'halukgta', ' 6 Nisan 2025', '12:48');