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(790377, 'WBSS third weight announcement 21st august', 'Kezzer', '08-20-2018', '02:52 PM'); threads[1] = new thread(790371, 'If Anthony Joshua got ethered, what would be Eddie Hearn\'s fallback plan?', 'White Willie', '08-20-2018', '01:29 PM'); threads[2] = new thread(790370, 'Whyte: I Knocked Fury Down Multiple Times Sparring.. Will Fight Wilder If Fury Bails', 'FlatLine', '08-20-2018', '01:20 PM'); threads[3] = new thread(790367, 'Charles Martin: I\'m Focused On This Kownacki Fight, This Ending Of My Career! [Video]', 'FlatLine', '08-20-2018', '12:31 PM'); threads[4] = new thread(790363, 'Wars.', 'VG_Addict', '08-20-2018', '11:50 AM'); threads[5] = new thread(790362, 'Will Fury vs Wilder Be a Tactical Battle Or A Slugfest? How Does The Fight Play Out?', 'FlatLine', '08-20-2018', '11:50 AM'); threads[6] = new thread(790357, 'Fury and Wilder Have Filmed Their Faceoff', 'Accolade', '08-20-2018', '10:51 AM'); threads[7] = new thread(790351, 'JCCJr retired?', 'NachoMan', '08-20-2018', '09:20 AM'); threads[8] = new thread(790349, 'The feeling in Tyson Fury\'s camp is that he\'s signed his own death warrant.', 'White Willie', '08-20-2018', '08:09 AM'); threads[9] = new thread(790348, 'Wilder and Fury Will Fight More Than Once And Rematch In UK?', 'FlatLine', '08-20-2018', '08:09 AM'); threads[10] = new thread(790344, 'Any Connection Between Deontay and L.Douglas Wilder (1st Black Elected US Governor)?', 'FlatLine', '08-20-2018', '06:32 AM'); threads[11] = new thread(790342, 'Deontay Wilder vs Tyson Fury :The Man Who Beat The Man*#FACTS', 'Vadrigar.', '08-20-2018', '06:05 AM'); threads[12] = new thread(790340, 'Comments Thread For: Wilder: Joshua Got His Name By Beating an Inactive, Beaten Guy!', 'BIGPOPPAPUMP', '08-20-2018', '05:37 AM'); threads[13] = new thread(790339, 'Tyson Fury ETHERS Dillian Shyte on I.G.', 'Illmatic94', '08-20-2018', '04:46 AM'); threads[14] = new thread(790332, 'Tyson Fury vs Francesco Pianeta (Full Fight - Official BT Sport)', 'FlatLine', '08-20-2018', '01:48 AM');