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(172655, 'شُبهاتٌ حول الاحتِفالِ بالمَولِد النَّبويِّ ورُدودٌ!', 'دكتور محمد فخر الدين الرمادي', '12 / 09 / 2024', '38 : 09 PM');