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(53772, 'سورة الصافات مكتوبة', 'أميرة الإنصارية', '27-05-2026', '10:03 PM'); threads[1] = new thread(53771, 'Que cada año seáis buenos y firmes sobre la verdad, de los que retornan cada año, sanos, victoriosos y ganadores con el placer de la complacencia de Dios, Su amor y Su cercanía hasta el Día en que la gente se levante resucitada ante Dios, el Señor de los Mundos.', 'خليل الرحمن', '27-05-2026', '08:48 PM'); threads[2] = new thread(53770, 'تهنئة بمناسبة عيد الأضحى المبارك', 'عادل صالح دانه', '27-05-2026', '04:17 PM'); threads[3] = new thread(53769, 'May You Remain, with every Passing Year, in Goodness and Well-Being, Steadfast upon the Truth; and May You Be Among those Who Return in Safety, Grace, and Triumph, Attaining the Bliss of Allaah’s Pleasure Within, His Love, and Nearness, Until the Day When Mankind Shall Stand Before the Lord of all the Worlds', 'The Official English Translator', '27-05-2026', '01:02 PM'); threads[4] = new thread(53768, 'كُلُّ عَامٍ وَأَنْتُمْ طَيِّبِينَ', 'محمد حسين شرف الدين', '27-05-2026', '07:40 AM'); threads[5] = new thread(53767, 'سورة يس', 'أميرة الإنصارية', '26-05-2026', '08:34 PM'); threads[6] = new thread(53766, 'اين موقع الله ((سبحانه )) السماوي ؟', 'عمر بن الخطاب', '26-05-2026', '03:21 PM'); threads[7] = new thread(53765, 'عيدية', 'بكيل م عوض المزنعي', '26-05-2026', '02:45 PM'); threads[8] = new thread(53763, 'تهنئـــة بمناسبة عيــد الأضحـــى المبارك :', 'سليم دحان السباعي', '26-05-2026', '03:34 AM'); threads[9] = new thread(53761, 'سورة فاطر', 'أميرة الإنصارية', '25-05-2026', '08:54 PM');