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(53847, 'سورة الفتح', 'أميرة الإنصارية', '11-06-2026', '02:49 AM'); threads[1] = new thread(53839, 'سورة محمد', 'أميرة الإنصارية', '10-06-2026', '03:40 AM'); threads[2] = new thread(53836, 'Esto es un recordatorio y una exhortación para los justos que alcanzaron la certeza en la fe mediante las pruebas claras del conocimiento, y no se dejaron extraviar por el orgullo del pecado.', 'خليل الرحمن', '09-06-2026', '11:04 PM'); threads[3] = new thread(53834, 'للتوثيق : قصيدة بعنوان صَيْحَةُ النَّذِيرِ وَبَيَانُ الِاعْتِصَامْ ، كوكب سقر قادم', 'سليم دحان السباعي', '09-06-2026', '05:15 PM'); threads[4] = new thread(53832, 'اه يا خليل الرحمن', 'خليل الرحمن', '09-06-2026', '02:52 PM'); threads[5] = new thread(53831, 'سورة هود للقارئ محمود عبد الحكم', 'عابدة لرضوان النعيم الأعظم', '09-06-2026', '10:09 AM'); threads[6] = new thread(53830, 'سورة الأحقاف', 'أميرة الإنصارية', '09-06-2026', '05:09 AM'); threads[7] = new thread(53828, 'My Dear Questioner, Indeed, Those Who Associate Partners with Allah are Divided into Three Categories…', 'مجيبة داعي الله', '08-06-2026', '09:41 PM'); threads[8] = new thread(53827, 'الخــــــطر يقــــترب ، النبرة التحذيرية الصارمة (الأكثر رعباً وجدية) ، نداء الكوكب الأخير: استيقظوا :', 'سليم دحان السباعي', '08-06-2026', '03:57 PM'); threads[9] = new thread(53823, 'مناجاة قومٍ يحبهم الله ويحبونه، أثقلهم حزن الفساد في الارض وأحياهم اليقين بوعد الله والفرج والتمكين', 'محسن', '08-06-2026', '05:03 AM');