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(51304, 'وَكُلَّ إِنْسَانٍ أَلْزَمْنَاهُ طَائِرَهُ فِي عُنُقِهِ', 'خالد الغشم', '22-12-2024', '12:21 AM'); threads[1] = new thread(51297, 'يثبت الله الذين آمنوا', 'خالد الغشم', '20-12-2024', '09:06 PM'); threads[2] = new thread(51295, 'Los secretos de los versículos del computo del tiempo en el Libro son un recordatorio para aquellos que hacen el uso del entendimiento...', 'خليل الرحمن', '20-12-2024', '04:18 PM'); threads[3] = new thread(51294, 'سورة الإنفطار كاملة - بصوت الشيخ ابو بكر الشاطري', '۩۩۩ سفينة المهدي ۩۩۩', '20-12-2024', '11:02 AM'); threads[4] = new thread(51293, 'الغرض من الحجاب ! وصدق الله النعيم الأعظم', 'مها', '20-12-2024', '04:19 AM'); threads[5] = new thread(51292, 'Habia emitido una fatwa anteriormente sobre los aniversarios y el asunto está resuelto, oh ”Ibno Omar”, porque eso lleva a la veneración de alguien y la veneración lleva al politeísmo.', 'خليل الرحمن', '19-12-2024', '09:24 PM'); threads[6] = new thread(51285, 'Die Botschaft von Imam Mahdi an Leute, die Allah liebt und die Ihn lieben', 'سناء رشاد', '17-12-2024', '08:05 PM'); threads[7] = new thread(51284, 'خبر استشهاد جد روح الروح', 'عمر بن الخطاب', '17-12-2024', '02:24 PM'); threads[8] = new thread(51275, 'السفياني هو صدام حسين وقد مضى عهده وانقضى', 'عمر بن الخطاب', '14-12-2024', '11:31 AM'); threads[9] = new thread(51273, 'احتاج الى اجابه تفسير بعض الآيات', 'yahyasaad', '13-12-2024', '05:24 PM');