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(275, 'الدرس الثاني من دورة تصميم الاستايلات تصميم الفوتر والايطار الخاصه بهمس الشوق', 'M ديزاين', '9 - 5 - 2024', '01:40 AM'); threads[1] = new thread(274, 'مدرسة غريبه', 'M ديزاين', '9 - 5 - 2024', '01:07 AM'); threads[2] = new thread(273, 'برنامج Camtasia.Studio', 'M ديزاين', '7 - 5 - 2024', '11:56 PM'); threads[3] = new thread(272, 'سكربت للقران الكريم', 'M ديزاين', '7 - 5 - 2024', '06:35 PM'); threads[4] = new thread(271, 'جدار الدموع ظاهرة جبلية', 'M ديزاين', '7 - 5 - 2024', '06:18 PM'); threads[5] = new thread(270, 'كراسي نوم غريبه', 'M ديزاين', '7 - 5 - 2024', '06:07 PM'); threads[6] = new thread(269, 'تراتيل', 'M ديزاين', '7 - 5 - 2024', '03:16 AM'); threads[7] = new thread(268, 'شوربة الذرة', 'M ديزاين', '7 - 5 - 2024', '12:57 AM'); threads[8] = new thread(267, 'العناية بالجلد والبشرة', 'M ديزاين', '7 - 5 - 2024', '12:33 AM'); threads[9] = new thread(266, 'لماذا نثق بهم؟', 'M ديزاين', '7 - 5 - 2024', '12:29 AM'); threads[10] = new thread(265, 'اول درس من دورة الاستايلات الخاصه لهمس الشوق تصميم الهيدر', 'M ديزاين', '6 - 5 - 2024', '04:31 AM'); threads[11] = new thread(264, 'رحبو معي با الضيف الجديد الامير', 'M ديزاين', '5 - 5 - 2024', '03:40 PM'); threads[12] = new thread(263, 'الاكشن', 'M ديزاين', '30 - 4 - 2024', '09:23 PM'); threads[13] = new thread(262, 'كم مرة اعتمر الرسول صلى الله عليه وسلم ؟.', 'M ديزاين', '30 - 4 - 2024', '09:20 PM'); threads[14] = new thread(261, 'حصري اكشن تصفيه الصوره', 'M ديزاين', '30 - 4 - 2024', '03:32 AM');