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(235231, 'مرت مرور الكرام ( بقلبي ) ..', 'عبد الله الصالح', '28-01-2025', '09:06 PM'); threads[1] = new thread(235178, 'في الظل معان', 'كاليستا', '28-01-2025', '01:29 AM'); threads[2] = new thread(235177, 'أجمل اقداري حصري همسآت', 'رقيقةُ الإحساس', '28-01-2025', '12:05 AM'); threads[3] = new thread(235107, 'كم أدمنتك أيها الجرح', 'البراء الحريري', '25-01-2025', '06:32 PM'); threads[4] = new thread(235105, 'ما زال يغريني لذيذ عتابك', 'هَدهَدة حرف', '25-01-2025', '02:43 PM'); threads[5] = new thread(235029, 'قناديل الأشواق', 'أمير العشق', '23-01-2025', '08:32 PM'); threads[6] = new thread(234979, 'في جوف الليل', 'كاليستا', '23-01-2025', '02:09 AM'); threads[7] = new thread(234849, 'مراتبهم في قلوبنا ( بقلمي ) ..', 'عبد الله الصالح', '21-01-2025', '10:45 AM'); threads[8] = new thread(234571, 'يـا سيدي', 'كاليستا', '16-01-2025', '08:47 PM'); threads[9] = new thread(234537, 'لبيتي همسات الغلا', 'روزانا السعدى', '15-01-2025', '01:53 PM'); threads[10] = new thread(234535, 'يا قلبِ الحنون', 'البرنس مديح ال قطب', '15-01-2025', '01:19 PM'); threads[11] = new thread(234534, 'موعد ( الفرح ) لم يحنْ بعد ( بقلمي ) ..', 'عبد الله الصالح', '15-01-2025', '10:53 AM'); threads[12] = new thread(234335, 'كله ذائب', 'كاليستا', '12-01-2025', '08:31 PM'); threads[13] = new thread(234297, 'حبك توأم قلبي', 'أمير العشق', '12-01-2025', '03:00 PM'); threads[14] = new thread(234134, 'اه يا قلبي والف اه', 'نسيم البحر', '09-01-2025', '06:39 AM');