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(4174, 'Identify the movie from the Dialogues', 'riazam2006', '09-08-2010', '09:36 AM'); threads[1] = new thread(4173, '[HF] Cosmopolitan [UK] - October 2010', 'akhil', '09-08-2010', '07:52 AM'); threads[2] = new thread(4172, '[HF] Men\'s Health UK - October 2010', 'akhil', '09-08-2010', '07:48 AM'); threads[3] = new thread(4171, 'Siggy for bestfrend', 'KoottukaraN', '09-08-2010', '06:05 AM'); threads[4] = new thread(4170, 'Mathrubhoomi Newspaper ~ 08/09/2010', 'reyasmi', '09-08-2010', '05:26 AM'); threads[5] = new thread(4169, 'Siggy for dinzh (Dinesh)', 'KoottukaraN', '09-08-2010', '05:19 AM'); threads[6] = new thread(4168, 'Pokkiri Raja - PDVD Rip ~ Live Streaming ~', 'riazam2006', '09-07-2010', '08:51 PM'); threads[7] = new thread(4167, 'Football in the River', 'sreekala', '09-07-2010', '04:59 PM'); threads[8] = new thread(4166, 'Pokkiri Raja (2010) - PDVDRiP - XviD', 'juststeve', '09-07-2010', '03:03 PM'); threads[9] = new thread(4165, 'Just Friends VS. Best Friends', 'sreekala', '09-07-2010', '02:14 PM'); threads[10] = new thread(4164, 'sreekala No.1', 'sreekala', '09-07-2010', '01:21 PM'); threads[11] = new thread(4163, 'Suresh Gopi TV Interview Joke', 'reyasmi', '09-07-2010', '12:53 PM'); threads[12] = new thread(4162, 'Indian TV Channels', 'sreekala', '09-07-2010', '12:18 PM'); threads[13] = new thread(4161, 'മദ്യം വിഷമാണു.. അപ്പോള്* വിഷമദ്യമോ.. ?', 'sreekala', '09-07-2010', '12:10 PM'); threads[14] = new thread(4160, 'Commonwealth Games 2010 theme song by A.R.Rahman', 'dinzh', '09-07-2010', '11:38 AM');