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(27564, 'ما هو الشئ الذي لا يعلمه الله ؟!!', 'سر الجاذبيه الارضيه ؟؟', '23-07-2010', '11:07 PM'); threads[1] = new thread(27263, 'ماتت امي وانا على النت ....لا اريد بكاؤكم ولكن...قبلوا ايدي امهاتكم', 'ترنيم***', '12-07-2010', '12:19 AM'); threads[2] = new thread(27141, 'توقع ماهو غير متوقع‏', 'بنت النيل', '07-07-2010', '10:54 AM'); threads[3] = new thread(27050, 'أب يغسل ابنه المتوفى ويدفن قبله', 'عطر التفاح', '05-07-2010', '02:40 AM'); threads[4] = new thread(27002, 'قصة قصيره جدا ولكن حكمتها مفيده جدا جدا ...!', 'هناء11', '03-07-2010', '04:46 PM'); threads[5] = new thread(26950, 'الوزراء الثلاثة', 'مسلم', '01-07-2010', '06:27 PM'); threads[6] = new thread(26948, 'الكوب الساخن.............................', 'هناء11', '01-07-2010', '04:52 PM'); threads[7] = new thread(26879, 'بائع الحكمة...!!!!', 'بنت النيل', '27-06-2010', '12:31 PM'); threads[8] = new thread(26845, 'حكاية ممدوح حمزة !!', 'Rami', '26-06-2010', '10:37 AM'); threads[9] = new thread(26842, 'رسالة من فتاة أمريكية لبنات جنسها المسلمات', 'عطر التفاح', '26-06-2010', '03:12 AM'); threads[10] = new thread(26818, 'زوجي ليس الرجال مثلك (قصة من عبدالرحيم )', 'ابوشهد', '25-06-2010', '12:34 PM'); threads[11] = new thread(26801, 'أعظم سـر فى التاريخ', 'mooohaaa', '25-06-2010', '11:58 AM'); threads[12] = new thread(26726, 'الحياة أمل ...!!! يحققه عمل ...!!!', 'بنت النيل', '23-06-2010', '04:58 PM'); threads[13] = new thread(26699, '"قصة محزنه"مدرسه حبست طالبه في دورة المياة حتى الموت', 'عطر التفاح', '22-06-2010', '10:47 PM'); threads[14] = new thread(26673, 'قم فانذر *هام*', 'بنت النيل', '22-06-2010', '11:48 AM');