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(53931, 'تطبيق كليك كاش click cash', 'عمر سالم الشيخ', '2024-04-26', '05:12 PM'); threads[1] = new thread(53930, 'تطبيق كليك كاش click cash', 'عمر سالم الشيخ', '2024-04-26', '04:50 PM'); threads[2] = new thread(53929, 'الذئب الأبيض في المنام', 'خالد نجم', '2024-04-25', '09:58 PM'); threads[3] = new thread(53928, 'الفراشات في المنام', 'خالد نجم', '2024-04-25', '09:44 PM'); threads[4] = new thread(53927, 'تفسير حلم حضن الحبيب', 'خالد نجم', '2024-04-25', '09:31 PM'); threads[5] = new thread(53926, 'المشي تحت المطر في المنام', 'خالد نجم', '2024-04-25', '09:07 PM'); threads[6] = new thread(53925, 'رؤيا القلادة في المنام', 'خالد نجم', '2024-04-25', '08:50 PM'); threads[7] = new thread(53924, 'تفسير حلم التراب في المنزل', 'خالد نجم', '2024-04-25', '08:26 PM'); threads[8] = new thread(53923, 'تفسير حلم ضياع الحذاء للمتزوجة', 'خالد نجم', '2024-04-25', '08:13 PM'); threads[9] = new thread(53922, 'تفسير الهدية في المنام للمتزوجه', 'خالد نجم', '2024-04-25', '07:44 PM'); threads[10] = new thread(53921, 'تفسير حلم حضن الميت', 'خالد نجم', '2024-04-25', '07:15 PM'); threads[11] = new thread(53920, 'مشروع المقصد العاصمة الادارية الجديدة', 'خالد نجم', '2024-04-25', '07:00 PM'); threads[12] = new thread(53919, 'تفسير حلم ٥٠٠ ريال للمتزوجة', 'خالد نجم', '2024-04-25', '06:40 PM'); threads[13] = new thread(53918, 'قتلت عنكبوت في المنام', 'خالد نجم', '2024-04-25', '06:28 PM'); threads[14] = new thread(53917, 'خروج البراز في المنام', 'خالد نجم', '2024-04-25', '05:34 PM');