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(26285, 'هنا نتائج الامتحانات لجميع المراحل ان شاء الله', 'mosalamy6', '11-06-2010', '08:47 PM'); threads[1] = new thread(26275, 'نتيجة الشهادة الاعدادية الترم الثاني 2009 / 2010 المصدر : http://100fm6.com/vb/showthread.php?t=711', 'ابوشهد', '11-06-2010', '04:34 PM'); threads[2] = new thread(25182, 'سؤال', 'الاميره الحسناء', '11-04-2010', '01:57 PM'); threads[3] = new thread(23995, 'اجمل اسطوانة هندسة للصف الثالث الاعدادى', 'mosalamy6', '01-02-2010', '05:16 PM'); threads[4] = new thread(23083, 'جميع حصص الرياضايات للشهادة الاعدادية', 'elsayed_elshenawey', '15-10-2009', '02:42 PM'); threads[5] = new thread(23082, 'الجبر للرياضيات بالدقهليه', 'elsayed_elshenawey', '15-10-2009', '02:40 PM'); threads[6] = new thread(23068, 'مادةالحاسب الالى للصف الثالث الاعدادى', 'mosalamy6', '13-10-2009', '10:39 PM'); threads[7] = new thread(23007, 'امتحانات متخصصة في فروع اللغة العربية للشهادة الاعدادية', 'elsayed_elshenawey', '08-10-2009', '04:18 AM'); threads[8] = new thread(23006, 'مراجعات و امتحانات منتقاة للشهادة الاعدادية', 'elsayed_elshenawey', '08-10-2009', '03:19 AM'); threads[9] = new thread(23005, 'تطبيقات نحوية', 'elsayed_elshenawey', '08-10-2009', '03:08 AM'); threads[10] = new thread(23004, 'مذكرة ( نحو + قراءة + نصوص + محفوظات ) للشهادة الاعدادية', 'elsayed_elshenawey', '08-10-2009', '02:48 AM'); threads[11] = new thread(23003, 'موضوعات النحو الفصل الدراسى الأول بالصَّوت شيق جدا للشهادة الاعدادية', 'elsayed_elshenawey', '08-10-2009', '02:45 AM'); threads[12] = new thread(20994, 'توزيع منهج الصف الثاني الإعدادي (مصر)', 'desa', '08-06-2009', '11:05 AM'); threads[13] = new thread(17955, 'المواضيع المميزة بقسم طـلاب الاعـداديـة', 'Ahmed Elsyad', '05-10-2008', '08:30 PM'); threads[14] = new thread(16684, 'كيف تذاكر فى رمضان؟', 'عايشه زمنها', '20-08-2008', '08:16 PM');