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(1038648, 'كلمات ترنيمة بأغصان النخل والزيتون', 'ريمون أنيس', '28 - 04 - 2024', '01:26 PM'); threads[1] = new thread(1038647, '5 دروس هامة من أحد الشعانين', 'ريمون أنيس', '28 - 04 - 2024', '01:16 PM'); threads[2] = new thread(1038646, '«الذين تقدَّموا» يشيرون إلى الذين سبقوا أن هلَّلوا للمسيح', 'Mary Naeem', '28 - 04 - 2024', '12:29 PM'); threads[3] = new thread(1038645, 'من قِبَل الرب كان هـذا وهو عجيب في أعيننا', 'Mary Naeem', '28 - 04 - 2024', '12:27 PM'); threads[4] = new thread(1038644, 'أراد بذلك أن يُعزِّي تلاميذه الذين سيحزنون بسبب موته', 'Mary Naeem', '28 - 04 - 2024', '12:26 PM'); threads[5] = new thread(1038643, 'كان الجحش والأتان عريانين قبل مجيء المخلِّص', 'Mary Naeem', '28 - 04 - 2024', '12:25 PM'); threads[6] = new thread(1038642, 'أتريد أن تتعلَّم من النبي لماذا ينبغي على ابنة صهيون أن تبتهج لأجل الأمور التي أُنبئت بها', 'Mary Naeem', '28 - 04 - 2024', '12:24 PM'); threads[7] = new thread(1038641, 'المعنى السرِّي لدخول الرب أورشليم', 'Mary Naeem', '28 - 04 - 2024', '12:24 PM'); threads[8] = new thread(1038640, 'مقتطفات من إلهامات الروح للآباء عن دخول المسيح أورشليم', 'Mary Naeem', '28 - 04 - 2024', '12:23 PM'); threads[9] = new thread(1038639, 'أمتطي جواداً بل يكفيه حمارٌ', 'Mary Naeem', '28 - 04 - 2024', '12:20 PM'); threads[10] = new thread(1038638, 'لقد جلس الرب على الجحش بعد أن غطَّاه الرسولان بثيابهما', 'Mary Naeem', '28 - 04 - 2024', '12:16 PM'); threads[11] = new thread(1038637, 'لقد جاء إلى أورشليم وديعاً ومُحطِّماً', 'Mary Naeem', '28 - 04 - 2024', '12:13 PM'); threads[12] = new thread(1038636, 'ملك السلام يأتي إلينا ليصنع سلامًا', 'Mary Naeem', '28 - 04 - 2024', '12:11 PM'); threads[13] = new thread(1038635, 'ملك السماء يأتي إلينا ليمنحنا الاشتياق للحياة السماوية', 'Mary Naeem', '28 - 04 - 2024', '12:08 PM'); threads[14] = new thread(1038634, 'روشتة يومية من أعظم طبيب | الأحد 2024/4/28 أحد الزعف', 'walaa farouk', '28 - 04 - 2024', '07:06 AM');