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(7845, 'الروح الاخري', 'mfmagdy', '08-09-2010', '01:21 AM'); threads[1] = new thread(7844, 'هل لك الروح الاخري ؟', 'mfmagdy', '08-09-2010', '01:16 AM'); threads[2] = new thread(7843, 'بابا وماما رجعولى ايدى !!!', 'aster', '07-09-2010', '22:52 PM'); threads[3] = new thread(7842, 'كرة نارية تحمل رسالة سماوية', 'kamal', '07-09-2010', '18:43 PM'); threads[4] = new thread(7841, 'علاج الكسـل', 'aster', '07-09-2010', '18:28 PM'); threads[5] = new thread(7840, 'شريط ثـــابت قلــبـي للمرنم نــاصف صبحــي', 'eben yasoo3', '07-09-2010', '11:15 AM'); threads[6] = new thread(7839, 'شريط جمرة نار لنخبة من مرنمين مصر والعالم العربي', 'eben yasoo3', '07-09-2010', '10:59 AM'); threads[7] = new thread(7838, 'هل يتم الحصول علي الخلاص بالايمان فقط أم بالايمان والأعمال؟', 'يوناتان', '07-09-2010', '10:21 AM'); threads[8] = new thread(7836, 'حصرياً (اديتني عمر جديد ) لارينى ابو جابر', 'aster', '06-09-2010', '12:40 PM'); threads[9] = new thread(7835, 'بركة وسط الآلام ...', 'aster', '06-09-2010', '12:20 PM'); threads[10] = new thread(7834, 'شريط حضن تاني 2010 علي منتدي المسيحي العربي', 'eben yasoo3', '06-09-2010', '09:25 AM'); threads[11] = new thread(7833, 'شريط للعالم جيت "لفاديا بَزى', 'eben yasoo3', '06-09-2010', '09:10 AM'); threads[12] = new thread(7832, 'ما هي وجهة نظر المسيحية في الإستنساخ البشري؟', 'يوناتان', '04-09-2010', '10:05 AM'); threads[13] = new thread(7831, 'لمسات المسيح الدافئه', 'kamal', '03-09-2010', '18:57 PM'); threads[14] = new thread(7830, 'شريط ترانيم هو قال للمرنم ماهر فايز', 'eben yasoo3', '03-09-2010', '15:34 PM');