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(46066, 'قلوب خسرانه', 'إستفزاز', '04-27-2024', '02:24 PM'); threads[1] = new thread(46065, 'فخ سوء الظن !!', 'انسان نادر', '04-27-2024', '11:07 AM'); threads[2] = new thread(46064, 'تكون حروفا', 'ايلاف', '04-27-2024', '09:50 AM'); threads[3] = new thread(46063, 'خمسة أمور تتحقَّق بها لذة العبادة', 'ايلاف', '04-27-2024', '09:48 AM'); threads[4] = new thread(46062, 'التركيز السلبي !!😶‍🌫️', 'أحمد الفارس', '04-27-2024', '05:34 AM'); threads[5] = new thread(46061, 'أعشآب طبية لغسل الكلى', 'السفيره', '04-26-2024', '04:21 PM'); threads[6] = new thread(46060, 'قوانين قوة الشخصية', 'السفيره', '04-26-2024', '04:07 PM'); threads[7] = new thread(46059, 'تفقدو أحبابكم ~', 'السفيره', '04-26-2024', '04:00 PM'); threads[8] = new thread(46058, 'خبر .. تحويل رواية خوف لمسلسل', 'ميساء الحياه', '04-26-2024', '02:41 PM'); threads[9] = new thread(46057, '(النادر)وصفحته المميزه', 'السفيره', '04-26-2024', '10:20 AM'); threads[10] = new thread(46056, 'يالحون العود وإلا يامجارير الربابه..', 'الحريصـي', '04-25-2024', '05:47 PM'); threads[11] = new thread(46055, 'فوز الهلال مرهون بحياة اسره كامله!', 'السفيره', '04-24-2024', '08:36 PM'); threads[12] = new thread(46054, 'لاتصدق كل ماتسمع!', 'انسان نادر', '04-24-2024', '03:02 PM'); threads[13] = new thread(46053, 'استطلاع (رأيكم)', 'السفيره', '04-24-2024', '10:06 AM'); threads[14] = new thread(46052, 'رِقة ملامحك تتناثر في رأسي,الربيع مازالَ حاضرًا', 'روند', '04-24-2024', '04:26 AM');