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(114160, 'لها من حسن القمر تواصيف الجمال دلع الشوق حياكي هنا', 'حنين', '24 - 3 - 2025', '06:41 AM');