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(114017, 'قصيدة سلام يامنى الروح وين ما روح', 'حمدفهد', '27 - 1 - 2025', '12:19 AM'); threads[1] = new thread(114011, 'قصيدة العاقل ما يعد الخمسة', 'حمدفهد', '25 - 1 - 2025', '10:42 AM'); threads[2] = new thread(114010, 'قصيدة يا زين من هي', 'حمدفهد', '23 - 1 - 2025', '12:19 AM'); threads[3] = new thread(114003, 'قصيدة ايش أوصف مجارة بين شاعرين', 'حمدفهد', '21 - 1 - 2025', '07:47 AM'); threads[4] = new thread(113986, 'قصيدةدنيا الغفلة', 'حمدفهد', '19 - 1 - 2025', '11:04 AM'); threads[5] = new thread(113975, 'قصيدة رماك الهوى وما رماها', 'حمدفهد', '18 - 1 - 2025', '12:29 AM'); threads[6] = new thread(113967, 'قصيدة رضا من الله يالشهيدة رثاء', 'حمدفهد', '16 - 1 - 2025', '02:42 PM'); threads[7] = new thread(113963, 'قصيدةالدرة المدرارة', 'حمدفهد', '15 - 1 - 2025', '11:24 PM'); threads[8] = new thread(113962, 'قصيدةفيه ناس ما تستاهل رشة عطر', 'حمدفهد', '14 - 1 - 2025', '11:01 PM'); threads[9] = new thread(113959, 'قصيدةماتواطنها نفوس الأشرار', 'حمدفهد', '14 - 1 - 2025', '11:34 AM'); threads[10] = new thread(113944, 'قصيدة عميت عين الحاسد', 'حمدفهد', '11 - 1 - 2025', '12:34 PM'); threads[11] = new thread(113930, 'قصيدةسمعت صوتك وأشجاني', 'حمدفهد', '9 - 1 - 2025', '02:16 PM'); threads[12] = new thread(113926, 'قصيدة بثي شكواكي لله', 'حمدفهد', '8 - 1 - 2025', '08:01 AM'); threads[13] = new thread(113917, 'قصيدة لا تقول مدهون سيرك', 'حمدفهد', '6 - 1 - 2025', '03:08 AM'); threads[14] = new thread(113907, 'قصيدةأسباب رفعت عصا', 'حمدفهد', '5 - 1 - 2025', '12:47 AM');