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(185949, 'Cotto vs Mosley was the peak and destruction of Cotto', 'lern1079', '11-20-2009', '05:04 PM'); threads[1] = new thread(185946, 'when malignaggi defeats diaz, i\'d like to see him vs bradley', 'lufcrazy', '11-20-2009', '04:52 PM'); threads[2] = new thread(185943, 'CALZAGHE "MAYWEATHER SHOULD FIGHT PACMAN or JUST RETIRE!!!"', 'mariancobretti', '11-20-2009', '04:33 PM'); threads[3] = new thread(185938, 'Povetkin vs Beck in the works', 'Vincent Gottschalk', '11-20-2009', '03:55 PM'); threads[4] = new thread(185936, 'If Pacman & PBF appeared on a double bill to build up their fight', 'colinthfc', '11-20-2009', '03:48 PM'); threads[5] = new thread(185935, 'Why does Manny deserve 50/50 split vs. PBF, your best argument?', 'Hulkamania', '11-20-2009', '03:42 PM'); threads[6] = new thread(185934, 'Ricky Hatton v Vyacheslav Senchenko or Isaac Hlatshwayo', 'colinthfc', '11-20-2009', '03:39 PM'); threads[7] = new thread(185933, 'Ali took 50-50 with Joe, Floyd can\'t with Pac?', 'Quarteysjab', '11-20-2009', '03:38 PM'); threads[8] = new thread(185932, 'Did Mayweather really sell himself to Golden Boy?', 'trax', '11-20-2009', '03:36 PM'); threads[9] = new thread(185929, 'How does Pac-Floyd go down? A sneak peek of who wins...', 'NALLEGE', '11-20-2009', '03:31 PM'); threads[10] = new thread(185928, 'Worst Beatdown: DLH or COTTO versus Pacman ????', 'Hulkamania', '11-20-2009', '03:26 PM'); threads[11] = new thread(185927, 'Reassesment of pacquiao\'s power?', 'Carlos Primera', '11-20-2009', '03:21 PM'); threads[12] = new thread(185925, 'Adamek - Rahman almost done for February 6th', 'Jab_hard', '11-20-2009', '03:16 PM'); threads[13] = new thread(185924, 'WBA Super Middleweight Belt', 'Pantera2000', '11-20-2009', '03:13 PM'); threads[14] = new thread(185923, 'Cotto/Pacquiao promotion photos.', 'BazookaJab', '11-20-2009', '03:12 PM');