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(1157790, 'رسالة مفرحة من ابوك السماوى 17 / 11 / 2025', 'Mary Naeem', '16 - 11 - 2025', '04:41 PM'); threads[1] = new thread(1157789, 'صلاة النوم يوم الأحد الموافق 16 / 11 / 2025', 'Mary Naeem', '16 - 11 - 2025', '04:29 PM'); threads[2] = new thread(1157788, 'الإبركسيس فصل من أعمال آبائنا الرسل الأطهار (11 : 2 - 14) يوم الأثنين', 'Mary Naeem', '16 - 11 - 2025', '04:26 PM'); threads[3] = new thread(1157787, 'الكاثوليكون من رساله بطرس الأولى (3 : 15 - 22) يوم الأثنين', 'Mary Naeem', '16 - 11 - 2025', '04:23 PM'); threads[4] = new thread(1157786, 'البولس من رسالة بولس الرسول الي عبرانيين ( 12 : 21 - 13 : 2) يوم الأثنين', 'Mary Naeem', '16 - 11 - 2025', '04:11 PM'); threads[5] = new thread(1157785, 'قراءات اليوم الأثنين 17 نوفمبر 2025 - 8 هاتور 1742', 'Mary Naeem', '16 - 11 - 2025', '04:08 PM'); threads[6] = new thread(1157784, 'حدث فى مثل هذا اليوم 17 / 11 / 2025', 'Mary Naeem', '16 - 11 - 2025', '04:04 PM'); threads[7] = new thread(1157783, 'حظك اليوم 17 / 11 / 2025 سَيمنحك تلك الامنيه التي ظننتها مستحيله', 'Mary Naeem', '16 - 11 - 2025', '04:02 PM'); threads[8] = new thread(1157782, 'سنكسار الأثنين 17 نوفمبر 2025 م الموافق 8 هاتور 1742 ش', 'Mary Naeem', '16 - 11 - 2025', '03:54 PM'); threads[9] = new thread(1157781, 'أعطيكم السلام والفرح الذي يتجاوز الفهم', 'Mary Naeem', '16 - 11 - 2025', '03:48 PM'); threads[10] = new thread(1157780, 'هشكل حياتكم لتعكس محبتي ونعمتي', 'Mary Naeem', '16 - 11 - 2025', '03:47 PM'); threads[11] = new thread(1157779, 'صوت ربنا ليك اليوم 17 / 11 / 2025', 'Mary Naeem', '16 - 11 - 2025', '03:42 PM'); threads[12] = new thread(1157778, 'يارب مش عايز غير نصيب من خيرك', 'walaa farouk', '16 - 11 - 2025', '02:48 PM'); threads[13] = new thread(1157777, 'ادينى يارب من بركتك', 'walaa farouk', '16 - 11 - 2025', '02:45 PM'); threads[14] = new thread(1157776, 'اديني يارب من فيض إيدك', 'walaa farouk', '16 - 11 - 2025', '02:43 PM');