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(6); threads[0] = new thread(26697, 'انفينيكس نوت 40 برو بلس .. المواصفات الكاملة والسعر والمراجعة', 'غرام الشوق', '16-04-2024', '03:27 PM'); threads[1] = new thread(26696, 'شاومي سيفي 4 برو Civi 4 Pro .. المواصفات المميزات الاسعار', 'غرام الشوق', '16-04-2024', '03:22 PM'); threads[2] = new thread(26609, 'الإعلان الرسمي عن هاتف OnePlus Nord CE4 بمعالج SD 7 Gen 3 وسعة بطارية 5500 mAh', 'شقاوي', '10-04-2024', '04:43 AM'); threads[3] = new thread(26608, 'تسريبات تكشف عن الموعد المتوقع لإنطلاق حدث Huawei P70', 'شقاوي', '10-04-2024', '04:32 AM'); threads[4] = new thread(26607, 'شاومي تطلق هاتف poco f6 القادم بتقنية الشحن السريع بقدرة 90w', 'شقاوي', '10-04-2024', '04:25 AM'); threads[5] = new thread(26606, 'ابل تخطط لإطلاق هواتف iPhone 16 Pro بتصميم لامع من التيتانيوم', 'شقاوي', '10-04-2024', '04:20 AM');