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(362816, 'Paul Manafort pleads guilty, agrees to cooperate in deal with Mueller team', 'JohnDoe2', '09-14-2018', '01:28 PM'); threads[1] = new thread(362815, 'Competitive Texas Senate race sparks spending war between Cruz, O\'Rourke', 'Judy', '09-14-2018', '12:29 PM'); threads[2] = new thread(362814, 'Al Green: Impeach Trump for ‘Bigotry,’ ‘Incompetent Behavior’ at Border', 'Jean', '09-14-2018', '11:57 AM'); threads[3] = new thread(362813, 'Supreme Court nominee Brett Kavanaugh \'categorically\' denies claim about alleged beha', 'Judy', '09-14-2018', '11:28 AM'); threads[4] = new thread(362812, 'Mexican National Faces Deportation After Pleading Guilty to Voter Fraud in Texas', 'stoptheinvaders', '09-14-2018', '10:53 AM'); threads[5] = new thread(362811, 'Arizona Border Patrol Agents Spot 188 Migrants in 33 Hours', 'stoptheinvaders', '09-14-2018', '10:44 AM'); threads[6] = new thread(362810, 'EO Imposing Sanctions in the Event of Foreign Interference in a US Election', 'Airbornesapper07', '09-14-2018', '07:53 AM'); threads[7] = new thread(362809, 'Understanding The Tactics Of Subversive Globalism', 'Airbornesapper07', '09-14-2018', '04:37 AM'); threads[8] = new thread(362808, 'Outsourcing a Refugee Crisis: U.S. Paid Mexico Millions to Target Central Americans', 'JohnDoe2', '09-14-2018', '02:58 AM'); threads[9] = new thread(362807, 'DOJ / DHS Now Involved in Voting Illegal Aliens Voting National Security Threat', 'Airbornesapper07', '09-14-2018', '02:55 AM'); threads[10] = new thread(362806, 'Joe DiGenova - Comey is Going Down entire dirt-cop crew - probably Rod Rosenstein', 'Airbornesapper07', '09-14-2018', '02:20 AM'); threads[11] = new thread(362805, 'GOP finally going for the jugular in key congressional race to pick up Dem-held seat', 'Airbornesapper07', '09-14-2018', '02:11 AM'); threads[12] = new thread(362804, 'Mexico’s Southern Border Plan: More Deportations', 'JohnDoe2', '09-14-2018', '01:48 AM'); threads[13] = new thread(362803, 'Hurricane Florence: Thousands of animal waste lagoons, nuclear sites threatened', 'JohnDoe2', '09-14-2018', '01:21 AM'); threads[14] = new thread(362802, 'ESL Students Learn New Gender Pronouns', 'Airbornesapper07', '09-14-2018', '01:13 AM');