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(26882, 'هطول الكلمات على بساتين معانيها', 'شقاوي', '01-05-2024', '08:13 AM'); threads[1] = new thread(26881, 'اصدقائك السته احرص عليهم ..', 'شقاوي', '01-05-2024', '08:11 AM'); threads[2] = new thread(26880, '°☼ هِيَ الأيّامُ ☼°', 'شقاوي', '01-05-2024', '08:08 AM'); threads[3] = new thread(26879, '๑♥๑ سفن تائهه في بحر الحب ๑♥๑', 'شقاوي', '01-05-2024', '08:02 AM'); threads[4] = new thread(26860, 'نساء مجرمات في التاريخ/5/لانا تيرنر', 'ناطق العبيدي', '29-04-2024', '01:17 PM'); threads[5] = new thread(26832, 'عندما تغيب العقول وتسود الخرافات', 'غرام الشوق', '25-04-2024', '05:39 PM'); threads[6] = new thread(26829, 'ليآلينا المظلِمة', 'غرام الشوق', '25-04-2024', '05:33 PM'); threads[7] = new thread(26828, 'فخ سوء الظن !!', 'غرام الشوق', '25-04-2024', '05:30 PM'); threads[8] = new thread(26790, 'لاشيء يؤلم', 'شقاوي', '24-04-2024', '02:03 AM'); threads[9] = new thread(26789, 'آصحاب آلقلوٍب آلخضرٍآء', 'شقاوي', '24-04-2024', '02:02 AM'); threads[10] = new thread(26788, 'اصرخ ... .. لكن تذكر الصمت اسلم', 'شقاوي', '24-04-2024', '01:57 AM'); threads[11] = new thread(26727, 'اسقط أولا... لتنجح بعدها..', 'شقاوي', '18-04-2024', '03:12 AM'); threads[12] = new thread(26726, 'قطرات شهد', 'شقاوي', '18-04-2024', '03:10 AM'); threads[13] = new thread(26725, 'أصمت ثم أصمت', 'شقاوي', '18-04-2024', '03:08 AM'); threads[14] = new thread(26724, 'بعد الليل فجر يبتسم', 'شقاوي', '18-04-2024', '03:07 AM');