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(4); threads[0] = new thread(136665, 'بتلات للعطور والعود… نغمةُ الفخامة التي تتردّد في الذاكرة', 'doaa nile7', '2025-10-28', '08:24 PM'); threads[1] = new thread(136649, 'Win a Prize Worth Up to $100,000.77!', 'mmm800', '2025-10-23', '10:37 AM'); threads[2] = new thread(136644, 'راية للتنمية العمرانية – حيث تتحول الرؤية إلى واقع', 'doaa nile7', '2025-10-17', '03:50 AM'); threads[3] = new thread(136643, 'مكتب خالد عبد الرحمن العبد الكريم للاستقدام عمالة منزلية', 'doaa nile7', '2025-10-14', '06:31 PM');