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(42746, 'Haiti\'s Recovery Is Halted Due To "Deadbeat Donors".', 'PTB', '07-29-2010', '08:56 AM'); threads[1] = new thread(42710, 'Ireland: Most Anti-Black Country In Europe', 'Dr. Caligari', '07-24-2010', '10:54 PM'); threads[2] = new thread(42698, 'August 8: Move 9', 'Moorbey', '07-23-2010', '04:18 PM'); threads[3] = new thread(42696, 'Barrack Obama calls Shirley Sherrod, fired USDA director for race contrived firing', 'Pragmatic', '07-23-2010', '02:48 PM'); threads[4] = new thread(42687, 'Is Your Bank Dealing Drugs?...Wachovia\'s Drug Habit!', 'MShakur', '07-23-2010', '01:12 AM'); threads[5] = new thread(42688, 'Dr. Barbara Sizemore "Black Folks Just Don\'t Get It!"', 'NIShakur', '07-23-2010', '12:09 AM'); threads[6] = new thread(42662, '"Top Secret America"...Washington Post Series!', 'MShakur', '07-20-2010', '10:38 AM'); threads[7] = new thread(42657, 'The 5 elite jewish families who run haiti!', 'MShakur', '07-19-2010', '09:10 PM'); threads[8] = new thread(42634, 'Mehserle Guilty of Involuntary Manslaughter, Grant’s Family Upset With Verdict', 'Pragmatic', '07-17-2010', '01:26 AM'); threads[9] = new thread(42632, 'The Path of Yoga', 'Pragmatic', '07-17-2010', '12:53 AM'); threads[10] = new thread(42630, 'US Congress targets DR Congo conflict minerals', 'XXPANTHAXX', '07-16-2010', '06:22 PM'); threads[11] = new thread(42629, 'Somalia: A time for caution', 'XXPANTHAXX', '07-16-2010', '06:21 PM'); threads[12] = new thread(42628, 'Dr Mutulu Shakur has been moved from the Florence ADMAX', 'Moorbey', '07-16-2010', '06:21 PM'); threads[13] = new thread(42627, 'Uganda ready to send extra 2,000 troops to Somalia', 'XXPANTHAXX', '07-16-2010', '06:20 PM'); threads[14] = new thread(42625, 'The Teachings of the Buddha', 'Pragmatic', '07-16-2010', '05:18 AM');