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(12751, 'Barroso promises to thieve bread from your kids mouth to fund bogus "Climate Change"', 'Victor', '11-20-2009', '11:16 PM'); threads[1] = new thread(12750, 'Bilderberg appoints Herman Van Rompuy as EU President', 'Victor', '11-20-2009', '11:04 PM'); threads[2] = new thread(12749, 'Possible Conspiracy To Falsify Temperature Data Uncovered', 'Unregistered', '11-20-2009', '09:09 PM'); threads[3] = new thread(12748, 'HadleyCRU says leaked data is real', 'Unregistered', '11-20-2009', '05:05 PM'); threads[4] = new thread(12747, 'Climate Research Unit hacked', 'Unregistered', '11-20-2009', '04:52 PM'); threads[5] = new thread(12746, 'France: Inadequate Plan for Migrant Children at Airport', 'Mick', '11-20-2009', '03:08 PM'); threads[6] = new thread(12745, 'US Senate: Reject Abortion Coverage Restrictions', 'Mick', '11-20-2009', '02:48 AM'); threads[7] = new thread(12744, 'Morocco: Reverse Expulsion of Sahrawi Activist', 'Mick', '11-20-2009', '02:48 AM'); threads[8] = new thread(12743, 'Gideon Levy on the "peace process" Pt2', 'Mick', '11-20-2009', '02:48 AM'); threads[9] = new thread(12742, 'Copenhagen: \'We need a legally binding treaty\'', 'Mick', '11-20-2009', '02:48 AM'); threads[10] = new thread(12741, 'Must be a new jobs program or Dems will pay', 'Mick', '11-20-2009', '02:48 AM'); threads[11] = new thread(12740, 'RT: Ukrainian \'Black Lung\' virus spreads.', 'Unregistered', '11-19-2009', '09:41 PM'); threads[12] = new thread(12739, 'Extraterrestrial Life Official Disclosure Imminent', 'Disclosure Project', '11-19-2009', '07:23 PM'); threads[13] = new thread(12738, 'Jets\' trails suggest role in global warming', 'Molotov Cocktail', '11-19-2009', '05:27 PM'); threads[14] = new thread(12737, 'Japan: Press North Korea on Human Rights', 'Mick', '11-19-2009', '02:46 PM');