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(1038679, 'يسوع قريب منك ويسرع لنجدتك', 'Mary Naeem', '28 - 04 - 2024', '06:27 PM'); threads[1] = new thread(1038678, 'كلام ليك من الله اليوم 29 / 4 / 2024', 'Mary Naeem', '28 - 04 - 2024', '06:26 PM'); threads[2] = new thread(1038677, '(مز 77: 1) أنادي الله فلعله يصغي إلي', 'Mary Naeem', '28 - 04 - 2024', '06:25 PM'); threads[3] = new thread(1038676, 'وعد ربنا ليك اليوم 29 / 4 / 2024', 'Mary Naeem', '28 - 04 - 2024', '06:24 PM'); threads[4] = new thread(1038675, 'صورة القديس بروثاوس قس أثينا', 'Mary Naeem', '28 - 04 - 2024', '06:23 PM'); threads[5] = new thread(1038674, 'تصميم | القديسة العذراء مريم', 'Mary Naeem', '28 - 04 - 2024', '06:18 PM'); threads[6] = new thread(1038673, 'شفيعة يوم الأثنين 29 / 4 / 2024', 'Mary Naeem', '28 - 04 - 2024', '06:18 PM'); threads[7] = new thread(1038672, 'حظك اليوم 29 / 4 / 2024 حنانة يشفى اللى بيك', 'Mary Naeem', '28 - 04 - 2024', '06:15 PM'); threads[8] = new thread(1038671, 'ان نعيش تعاليم ووصايا الرب', 'Mary Naeem', '28 - 04 - 2024', '06:06 PM'); threads[9] = new thread(1038670, 'أعرف ما في قلوبكم وأعلم بكل احتياجاتكم وطلباتكم', 'Mary Naeem', '28 - 04 - 2024', '06:02 PM'); threads[10] = new thread(1038669, 'صوت ربنا ليك اليوم 29 / 4 / 2024', 'Mary Naeem', '28 - 04 - 2024', '05:59 PM'); threads[11] = new thread(1038668, 'الله قريب منك ويسرع لمساعدتك', 'Mary Naeem', '28 - 04 - 2024', '05:54 PM'); threads[12] = new thread(1038667, 'ارفع الحجر عن قلبي', 'walaa farouk', '28 - 04 - 2024', '05:50 PM'); threads[13] = new thread(1038666, 'الأمل في ربنا حياة 29 / 4 / 2024', 'Mary Naeem', '28 - 04 - 2024', '05:43 PM'); threads[14] = new thread(1038665, '❤️أجعلوا يسوع رقيباً على السنتكم❤️', 'Mary Naeem', '28 - 04 - 2024', '05:42 PM');