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(804780, 'متى يفتح التقديم للتسجيل في الدورة القادمة', 'Gadahh123123', '02-06-2024', '02:33 PM'); threads[1] = new thread(804778, 'بخصوص عقد الايجار', 'Me1247', '02-06-2024', '02:08 PM'); threads[2] = new thread(804765, 'بخصوص اضافة تابع', 'Snfora1234', '02-06-2024', '11:29 AM'); threads[3] = new thread(804724, 'الباحث الاجتماعي', 'فارسة الحق', '31-05-2024', '09:09 PM'); threads[4] = new thread(804723, 'الاخ محمد البلادي والاخ وليد ضروري', 'تغيير 2610', '31-05-2024', '04:27 PM'); threads[5] = new thread(804713, 'رسالة عاجلة من الضمان', 'محمد البلادي', '30-05-2024', '08:10 PM'); threads[6] = new thread(804697, 'استفسار بخصوص طاقات', 'om zozoo', '30-05-2024', '03:20 PM'); threads[7] = new thread(804673, 'إيداع معاش الضمان الاجتماعي (30)', 'الهمس الجميل', '30-05-2024', '02:38 AM'); threads[8] = new thread(804667, 'صدرت الدفعات المالية للدورة 30 وتم حل مشكلة النقص', 'ياسرالجنوبي', '29-05-2024', '08:27 PM'); threads[9] = new thread(804665, 'بخصوص زيارة الباحث', 'من لي سواك', '29-05-2024', '06:44 PM'); threads[10] = new thread(804620, 'ايقونة جديدة ,,, مستحق اعادة مال', 'محمد البلادي', '29-05-2024', '07:51 AM'); threads[11] = new thread(804614, 'ماهو الاجراء اذا كنت غير مؤهل بسبب عدم الجدية بالعمل', 'محمد البلادي', '28-05-2024', '10:51 PM'); threads[12] = new thread(804576, 'عندي مشكلة مع التابعين', 'ه امونه ه', '27-05-2024', '10:05 PM'); threads[13] = new thread(804575, 'عدم الأهلية', 'Khaled Alharbie', '27-05-2024', '09:24 PM'); threads[14] = new thread(804568, 'نزول الدفعات المالية', 'فجر علي', '27-05-2024', '05:21 PM');