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(64924, 'MaNo\'s Fashion CollectioN', 'sweetmano', '09-09-2010', '01:44 AM'); threads[1] = new thread(64923, 'Show your Support', 'KAA$H', '09-09-2010', '01:07 AM'); threads[2] = new thread(64922, 'Muaaz Bhai in Love', 'Jannat Ki Talash', '09-09-2010', '12:44 AM'); threads[3] = new thread(64921, 'Admin Bhai Eidi Nikallein a jao sab admin se Eidi lo', 'Jannat Ki Talash', '09-09-2010', '12:30 AM'); threads[4] = new thread(64920, 'Eid Mubarik Mail Box', 'Jannat Ki Talash', '09-09-2010', '12:20 AM'); threads[5] = new thread(64916, '-!! Em Sorry -!!', 'Ek-Ajnabee', '09-08-2010', '08:06 PM'); threads[6] = new thread(64915, 'Video ~ Pakistan\'s Super Weapons ~', 'Armaan', '09-08-2010', '07:19 PM'); threads[7] = new thread(64914, 'Video ~ Failed Missile Test By INDIA !!!!!!', 'Armaan', '09-08-2010', '07:07 PM'); threads[8] = new thread(64913, 'Video Pakistan\'s one Step Plan to finish India...', 'JAHANGEER', '09-08-2010', '06:30 PM'); threads[9] = new thread(64912, '~!~ 6 Reasons Not To Mess With Children ~!~', 'Sonia Ali Khan', '09-08-2010', '06:30 PM'); threads[10] = new thread(64911, 'When i close my eyes', 'Sonia Ali Khan', '09-08-2010', '06:22 PM'); threads[11] = new thread(64910, 'I MISS YOU TODAY', 'Sonia Ali Khan', '09-08-2010', '06:21 PM'); threads[12] = new thread(64909, 'wiLL Miss Me.', 'Sonia Ali Khan', '09-08-2010', '06:18 PM'); threads[13] = new thread(64908, 'Video Join Indian Army', 'JAHANGEER', '09-08-2010', '06:15 PM'); threads[14] = new thread(64907, 'Cricket magic ball', 'JAHANGEER', '09-08-2010', '06:14 PM');