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(13); threads[0] = new thread(26838, 'القيمة الغذائية للقمح الكامل وفوائده الصحية العظيمة.', 'شقاوي', '25-04-2024', '05:59 PM'); threads[1] = new thread(26837, 'أفضل طعام أشار إليه القران وفوائده وأنواعه. عطر الزنبق', 'شقاوي', '25-04-2024', '05:53 PM'); threads[2] = new thread(26836, 'فوائد زيت التمر', 'شقاوي', '25-04-2024', '05:52 PM'); threads[3] = new thread(26835, 'الغضب يدفع الجسم نحو مخاطر صحية', 'شقاوي', '25-04-2024', '05:51 PM'); threads[4] = new thread(26834, 'فصايل الدم', 'شقاوي', '25-04-2024', '05:51 PM'); threads[5] = new thread(26731, 'الفصام', 'شقاوي', '18-04-2024', '04:11 AM'); threads[6] = new thread(26730, 'أطعمة تحافظ على صحة ووظيفة الكبد.. وفق طبيبة', 'شقاوي', '18-04-2024', '04:09 AM'); threads[7] = new thread(26729, 'الإكتئاب الخفي | حزن خلف الستار', 'شقاوي', '18-04-2024', '04:06 AM'); threads[8] = new thread(26728, 'أغذية تعالج فقر الدم وتعزز مخزون الحديد', 'شقاوي', '18-04-2024', '04:04 AM'); threads[9] = new thread(26543, 'اهم الاطعمه التى تنفع أو تضر مريض السكر؟؟؟', 'شقاوي', '06-04-2024', '06:40 AM'); threads[10] = new thread(26542, 'اشربوا الشاي بدلاً من القهوة في الصباح.. لهذه الأسباب', 'شقاوي', '06-04-2024', '06:38 AM'); threads[11] = new thread(26541, '10 نصائح بسيطة لتعزيز صحة عينيك', 'شقاوي', '06-04-2024', '06:37 AM'); threads[12] = new thread(26540, 'فوائد التفاح الصحية وقيمه الغذائية', 'شقاوي', '06-04-2024', '06:35 AM');