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(14); threads[0] = new thread(113070, 'لماذا يجب ان نحاسب انفاسنا', 'ناطق العبيدي', '2 - 6 - 2024', '04:51 PM'); threads[1] = new thread(113069, 'التهاون عن صلاة الفجر', 'ناطق العبيدي', '2 - 6 - 2024', '04:43 PM'); threads[2] = new thread(113054, 'خواطر واحاديث قالها الانبياء', 'ناطق العبيدي', '26 - 5 - 2024', '07:58 PM'); threads[3] = new thread(113032, 'سلسلة مساجد العراق/جامع باب البيض في الموصل', 'ناطق العبيدي', '21 - 5 - 2024', '10:00 PM'); threads[4] = new thread(113031, 'تفسير اسماء الله الحسنى/الحليم', 'ناطق العبيدي', '21 - 5 - 2024', '09:45 PM'); threads[5] = new thread(113018, 'إختيار الله دائما أحسن', 'تراتيل فرح', '19 - 5 - 2024', '07:55 PM'); threads[6] = new thread(112959, 'سلسلة الاخلاق الاسلامية/7/ الاستعداد لشهر رمضان بما يليق', 'ناطق العبيدي', '10 - 5 - 2024', '01:26 PM'); threads[7] = new thread(112953, 'مفاتيح رزق الحلال', 'تراتيل فرح', '10 - 5 - 2024', '11:52 AM'); threads[8] = new thread(112946, 'المتقون هم السعداء يوم القيامة', 'تراتيل فرح', '9 - 5 - 2024', '10:02 PM'); threads[9] = new thread(112945, 'عواقب المعاصي', 'تراتيل فرح', '9 - 5 - 2024', '09:58 PM'); threads[10] = new thread(112944, 'إسألوا الله الثبات دائمًا', 'تراتيل فرح', '9 - 5 - 2024', '09:56 PM'); threads[11] = new thread(112943, 'والله خير معين', 'تراتيل فرح', '9 - 5 - 2024', '09:54 PM'); threads[12] = new thread(112942, '‏الصدر مرآة الآخرة', 'تراتيل فرح', '9 - 5 - 2024', '09:51 PM'); threads[13] = new thread(112915, 'الاستعداد ليوم الرحيل', 'تراتيل فرح', '4 - 5 - 2024', '05:52 AM');