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(171609, 'محاضرة: "الظن بالله في الحج" || الشيخ/ علي الشبل || مشعر منى || ١٤٤٤/١٢/١٠', 'شريف حمدان', '05 / 06 / 2024', '30 : 11 AM');