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(24354, 'Free Critical Reasoning GMAT Class', 'Marisa_VP', '07-30-2010', '11:50 PM'); threads[1] = new thread(24353, 'MBA in Health care Management', 'kd06', '07-30-2010', '07:20 PM'); threads[2] = new thread(24352, 'HCL Technologies - Research Report', 'manishds', '07-30-2010', '05:20 PM'); threads[3] = new thread(24349, 'Windsor Brokers - Short Term Technical Analysis for Majors (08:30 GMT)', 'WindsorBrokers', '07-30-2010', '02:35 PM'); threads[4] = new thread(24348, 'Distance Learning MBA from ICFAI or IMSR', 'kartik.h', '07-30-2010', '11:59 AM'); threads[5] = new thread(24347, 'Vlc Player Download !!!!', 'topfer', '07-30-2010', '11:52 AM'); threads[6] = new thread(24346, 'Forex4you Technical Analysis 29/07/10', 'albie', '07-29-2010', '05:36 PM'); threads[7] = new thread(24345, 'Windsor Brokers - Short Term Technical Analysis for Majors (08:00 GMT)', 'WindsorBrokers', '07-29-2010', '02:05 PM'); threads[8] = new thread(24344, 'Avagmah (online mba)', 'Judy', '07-29-2010', '01:40 PM'); threads[9] = new thread(24343, 'what are the job roles after Mba technology', 'mba2it', '07-29-2010', '02:29 AM'); threads[10] = new thread(24342, 'For Sale brand new Apple MacBook (MA700LL/A) Mac Notebook?', 'gmobile11', '07-28-2010', '10:14 PM'); threads[11] = new thread(24341, 'Forex4you Technical Analysis 28/07/10', 'albie', '07-28-2010', '05:36 PM'); threads[12] = new thread(24340, 'M.B.A colleges', 'ram malhotra', '07-28-2010', '04:12 PM'); threads[13] = new thread(24339, 'Technical Analysis 28/07/2010 FXCBS', 'fxcbsar', '07-28-2010', '03:23 PM'); threads[14] = new thread(24338, 'Windsor Brokers - Short Term Technical Analysis for Majors (08:15 GMT)', 'WindsorBrokers', '07-28-2010', '02:09 PM');