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(15); threads[0] = new thread(72085, 'بيان هام عيدكم مبارك', 'المهندس', '10-09-2010', '02:38 AM'); threads[1] = new thread(72009, 'تحسينات ترقيــة أعضاء نشطين إلى مشرفين', 'WADDAH', '08-09-2010', '08:56 PM'); threads[2] = new thread(71955, 'Demande de modération', 'ING_HYD', '07-09-2010', '11:10 AM'); threads[3] = new thread(71852, 'طلب اشراف', 'فتاة بسيطة', '05-09-2010', '12:57 PM'); threads[4] = new thread(71581, 'بيان هام تم اخفاء منتدى', 'المهندس', '01-09-2010', '08:10 PM'); threads[5] = new thread(71028, 'بيان هام ترقية الأخت عيون الأمل إلى مشرفة', 'WADDAH', '24-08-2010', '10:49 PM'); threads[6] = new thread(70869, 'طلب إشراف', 'عيون الأمل', '21-08-2010', '01:17 PM'); threads[7] = new thread(70827, 'بخصوص موضوع مخالف تنقل عبر البريد الالكتروني', 'Adilouche', '20-08-2010', '10:51 AM'); threads[8] = new thread(70496, 'تنبيه توقف مفاجئ', 'المهندس', '13-08-2010', '06:56 AM'); threads[9] = new thread(70466, 'قائمة الفائزين بمسابقة المنتدى العام', 'non1', '12-08-2010', '04:28 PM'); threads[10] = new thread(69650, 'قائمة الفائزين في مسابقة أحسن ببنر لمسابقة م م ع ط', 'Adilouche', '31-07-2010', '05:48 AM'); threads[11] = new thread(68910, 'تنبيه ترقية الأخت DigitalGirl إلى مشرفة', 'WADDAH', '16-07-2010', '09:15 AM'); threads[12] = new thread(68839, 'طلب اشراف', 'DigitalGirl', '14-07-2010', '08:53 AM'); threads[13] = new thread(68312, 'بيان هام ترقية العضو azou annabi إلى مشرف', 'WADDAH', '03-07-2010', '10:16 AM'); threads[14] = new thread(68132, 'مســـــــابقة أحسن بنر لمسابقة المهندس الثانية للعلوم و الطب', 'Adilouche', '27-06-2010', '09:09 PM');