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(173536, 'ما حكم من تاب ويخشى أنه لا يُغفر له؟ لابن باز رحمه الله ...', 'السليماني', '07 / 07 / 2025', '03 : 05 AM');