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(10); threads[0] = new thread(194728, 'White Collar S02E03', 'blueboy01', '07-29-2010', '05:35 PM'); threads[1] = new thread(194727, 'أنشودة أجمل الشهور للأطفال | قناة المجد', 'لمسات الحنين', '07-29-2010', '05:21 PM'); threads[2] = new thread(194726, 'Unnatural History S01E06', 'blueboy01', '07-29-2010', '05:10 PM'); threads[3] = new thread(194725, 'The Daily Show 2010.07.27', 'blueboy01', '07-29-2010', '04:57 PM'); threads[4] = new thread(194724, 'برنامج قواعد الانجليزية رائع ب 1.4 mb', 'لمسات الحنين', '07-29-2010', '04:36 PM'); threads[5] = new thread(194723, 'Sex And The City 2 2010 DVDRip', 'blueboy01', '07-29-2010', '04:32 PM'); threads[6] = new thread(194722, 'Rescue Me S06E05', 'blueboy01', '07-29-2010', '04:25 PM'); threads[7] = new thread(194721, 'Pretty Little Liars S01E08', 'blueboy01', '07-29-2010', '04:12 PM'); threads[8] = new thread(194720, 'أقوى وأروع 4برامج لجوال سامسونجsamsung', 'لمسات الحنين', '07-29-2010', '03:18 PM'); threads[9] = new thread(194719, 'Memphis Beat S01E06', 'blueboy01', '07-29-2010', '02:33 PM');