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(204818, 'All right valero vs kahn', 'unloco', '02-09-2010', '04:04 PM'); threads[1] = new thread(204816, 'So Valero wants Diaz.', 'thesandman51', '02-09-2010', '03:56 PM'); threads[2] = new thread(204815, 'Floyd Says People Won\'t Give Him Credit For Beating Mosley Because He\'s Old', 'Boxing Fanatic', '02-09-2010', '03:36 PM'); threads[3] = new thread(204814, 'alphabet soup belts/organions have they actually helped boxing', 'dabox', '02-09-2010', '03:36 PM'); threads[4] = new thread(204811, 'why do you guys keep saying pac will stop clottey?', 'Relentless', '02-09-2010', '03:03 PM'); threads[5] = new thread(204810, 'JMM-VALERO: Are Top Rank & GBP Missing A Trick Not Making This Fight Now?', 'Losfer_Words', '02-09-2010', '02:55 PM'); threads[6] = new thread(204809, 'Most Entertaining 40 Seconds of Boxing Television?', 'Boxed Ears', '02-09-2010', '02:49 PM'); threads[7] = new thread(204808, 'Manny Pacquiao / Freddie Roach - LIES EXPOSED (VIDEO)', 'SlickBoxer', '02-09-2010', '02:44 PM'); threads[8] = new thread(204806, 'hagler/hearns best fight ever?', 'karona', '02-09-2010', '02:20 PM'); threads[9] = new thread(204805, 'Mikkel Kessler training in Berlin (Video)', 'oksehud', '02-09-2010', '02:15 PM'); threads[10] = new thread(204800, 'Apart from Freddie Roach, what other TRAINER really deserves alot of Respect', 'jaycuban', '02-09-2010', '01:16 PM'); threads[11] = new thread(204799, 'HBO Should get rid of Lennox Lewis ? YES OR NO', 'jaycuban', '02-09-2010', '01:11 PM'); threads[12] = new thread(204798, 'My Predictions For Upcoming Fights.', 'Sug3', '02-09-2010', '12:59 PM'); threads[13] = new thread(204796, 'Chris Arreola: Fat Fighter or Future?', 'suckeggs', '02-09-2010', '12:51 PM'); threads[14] = new thread(204795, 'Fan of Boxing of fan of a Boxer?', 'Put-Em-Up', '02-09-2010', '12:45 PM');