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(30); threads[0] = new thread(32890, 'بخصوص نقل المواضيع الرجاء الاطلاع', 'Nathyaa', '20-11-2006', '10:21 AM'); threads[1] = new thread(32487, 'هـام جــــدا للمـراقبين', 'OK', '13-11-2006', '02:01 AM'); threads[2] = new thread(32211, ':: تم الأفتتاح من جديد ::', 'VIP', '05-11-2006', '02:07 AM'); threads[3] = new thread(32065, 'سيتم اغلاق الموقع للأنتقال ...', 'VIP', '24-10-2006', '04:09 AM'); threads[4] = new thread(31747, 'افضل عضو ؟؟!!', 'mr.s', '18-10-2006', '09:29 PM'); threads[5] = new thread(31456, 'ما اللذي يجعلك تستمر بالرقابة ؟؟؟', 'ناشمثي', '13-10-2006', '12:01 AM'); threads[6] = new thread(31373, 'ايها المراقب لكي يكمل تواصلك معنا ارجو التوقيع ...', 'مودي الحساس', '11-10-2006', '02:58 PM'); threads[7] = new thread(29782, 'بخصوص تغيير رابط المنتدى...', 'VIP', '12-09-2006', '02:01 AM'); threads[8] = new thread(24900, 'الف مبروك للاعضاء', 'g6waa', '09-07-2006', '09:44 PM'); threads[9] = new thread(24649, 'يرجى الدخول من الجميع', 'VIP', '05-07-2006', '04:50 AM'); threads[10] = new thread(21822, 'رسائل خاصه..................؟', 'أنـــــوسـه ^_^', '25-05-2006', '10:35 PM'); threads[11] = new thread(21820, 'تنبيه : بخصوص نقل المواضيع...', 'VIP', '25-05-2006', '09:27 PM'); threads[12] = new thread(21427, 'تنبيه هام ...', 'VIP', '17-05-2006', '10:50 AM'); threads[13] = new thread(21184, 'أعتذار....', 'VIP', '13-05-2006', '01:43 PM'); threads[14] = new thread(21086, 'مبروك لمراقبة قسم الألعاب والألغاز', 'Nathyaa', '11-05-2006', '10:25 AM'); threads[15] = new thread(17394, 'مبروك لمراقبنا الجديد تستاهلها والله', 'Nathyaa', '18-02-2006', '06:28 AM'); threads[16] = new thread(17105, 'ميزه جديده للمنتدى ...', 'VIP', '11-02-2006', '09:23 PM'); threads[17] = new thread(16554, 'بعد الترقيه ...', 'VIP', '30-01-2006', '02:51 PM'); threads[18] = new thread(16357, 'شكر وتقدير للجميع', 'VIP', '22-01-2006', '07:17 AM'); threads[19] = new thread(16332, 'وقفه شكر وتحيه بها إعجاب كبير للجميع', 'الذهبي', '21-01-2006', '02:17 AM'); threads[20] = new thread(16130, 'أعتذار لرواد المنتدى', 'VIP', '15-01-2006', '07:44 AM'); threads[21] = new thread(16128, 'ادارة منتديات الشبكة الكويتية تعزي الشعب الكويتي', 'VIP', '15-01-2006', '06:36 AM'); threads[22] = new thread(16079, 'أبي منكم خدمه ...', 'VIP', '13-01-2006', '07:46 PM'); threads[23] = new thread(13804, 'إضافة تحديد الجنس', 'VIP', '22-11-2005', '02:15 AM'); threads[24] = new thread(11816, 'أضافة ابتسامات + صور رمزيه', 'VIP', '11-10-2005', '07:59 PM'); threads[25] = new thread(11140, 'مبروك مراقبة قسم حواء', 'Nathyaa', '04-09-2005', '11:02 PM'); threads[26] = new thread(9654, 'مشكلة اغلاق الموقع', 'VIP', '18-08-2005', '04:12 PM'); threads[27] = new thread(8889, 'المسابقات', 'لاجئ سياسي', '05-08-2005', '07:52 PM'); threads[28] = new thread(8822, '_@ المميزين لهذا الشـــهر @_', 'VIP', '04-08-2005', '11:06 AM'); threads[29] = new thread(8595, 'السموحه من الاخوان', 'VIP', '01-08-2005', '08:10 PM');