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(1154854, 'إننا نفتح أنفسنا على نعمة الله المتغيرة', 'Mary Naeem', '04 - 11 - 2025', '03:23 PM'); threads[1] = new thread(1154853, 'كيف أستعد نفسي روحيا لتكون مستعدة للزواج', 'Mary Naeem', '04 - 11 - 2025', '03:22 PM'); threads[2] = new thread(1154852, 'يجب أن يستند بحثنا عن زوج في علاقتنا الأساسية مع الله', 'Mary Naeem', '04 - 11 - 2025', '03:18 PM'); threads[3] = new thread(1154851, 'يجب أن تكون الصلاة رفيقنا الدائم في البحث عن الرفيق', 'Mary Naeem', '04 - 11 - 2025', '03:18 PM'); threads[4] = new thread(1154850, 'يجب أن ننظر إلى صفات الشخصية التي يدعمها الكتاب المقدس', 'Mary Naeem', '04 - 11 - 2025', '03:16 PM'); threads[5] = new thread(1154849, 'الوحدة الروحية القوية التي من المفترض أن يجسدها الزواج', 'Mary Naeem', '04 - 11 - 2025', '03:15 PM'); threads[6] = new thread(1154848, 'ما هي المبادئ الكتابية التي يجب أن توجه البحث عن الزوج المسيحي', 'Mary Naeem', '04 - 11 - 2025', '03:14 PM'); threads[7] = new thread(1154847, 'حافظ على عينيك على جمال خطة الله للزواج', 'Mary Naeem', '04 - 11 - 2025', '03:09 PM'); threads[8] = new thread(1154846, 'شجعوا بعضكم البعض في التزامكم بالنقاء', 'Mary Naeem', '04 - 11 - 2025', '03:06 PM'); threads[9] = new thread(1154845, 'أكّدوا التزامكم بالنقاء وإذا لزم الأمر عدّلوا حدودكم', 'Mary Naeem', '04 - 11 - 2025', '03:06 PM'); threads[10] = new thread(1154844, 'الكتاب المقدس اليومي (العهد القديم) 5 / 11 / 2025', 'Rena Jesus', '04 - 11 - 2025', '03:03 PM'); threads[11] = new thread(1154843, 'الكتاب المقدس اليومي (العهد الجديد) 5 / 11 / 2025', 'Rena Jesus', '04 - 11 - 2025', '03:01 PM'); threads[12] = new thread(1154842, 'word of God 5_11_2025', 'Rena Jesus', '04 - 11 - 2025', '02:58 PM'); threads[13] = new thread(1154841, 'أيه كل يوم 5_11_2024', 'Rena Jesus', '04 - 11 - 2025', '02:57 PM'); threads[14] = new thread(1154840, 'صلاة الغروب يوم الثلاثاء الموافق 4 / 11 / 2025', 'Rena Jesus', '04 - 11 - 2025', '02:54 PM');