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(43736, 'حزمة مايكروسوفت أوفيس Microsoft Office 2024 المكتبية نسخة كاملة', 'رشيد برادة', '07-21-2026', '10:11 AM');