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(1); threads[0] = new thread(173513, 'حصريا باذن الله تعالى نقدم لكم الختمة القرآنية اعتبارا من يوم الثلاثاء الموافق 14 ذو الحجة 1446هـ - 10 يونيه 2025م', 'رفعـت', '08 / 06 / 2025', '21 : 08 PM');