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(9); threads[0] = new thread(26801, 'سكرابز زهور تحفه', 'شقاوي', '24-04-2024', '08:43 AM'); threads[1] = new thread(26800, 'تاثيرات فوتوشوب جامده', 'شقاوي', '24-04-2024', '08:39 AM'); threads[2] = new thread(26799, 'ماقلت لك عمر سيف العشق مايقتلك ملحقات فوتشوب', 'شقاوي', '24-04-2024', '08:35 AM'); threads[3] = new thread(26798, 'صور للتصميم', 'شقاوي', '24-04-2024', '08:28 AM'); threads[4] = new thread(26797, 'سكـرابز ميك أب وعطور لتصميم', 'شقاوي', '24-04-2024', '08:24 AM'); threads[5] = new thread(26733, 'سكربزات جديده للتصميم', 'وليد', '18-04-2024', '06:18 AM'); threads[6] = new thread(26732, 'وبستان الوَرد لولاك ما ورد " سكرابز', 'وليد', '18-04-2024', '05:32 AM'); threads[7] = new thread(26656, 'خلفيات رماديه', 'شقاوي', '13-04-2024', '08:26 AM'); threads[8] = new thread(26584, 'خطوط برنامج كلك استخدام بدون برنامج الكلك', 'شقاوي', '08-04-2024', '11:19 PM');