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(45777, 'Aurora, CO: City to consider allowing pit bull service dogs', 'StopBSL.com', '09-08-2010', '09:00 PM'); threads[1] = new thread(45753, 'Worcester, MA: BSL passed', 'StopBSL.com', '09-07-2010', '11:00 PM'); threads[2] = new thread(45703, 'Elgin, IL: Breed-neutral ordinance helping to reduce dog incidents', 'StopBSL.com', '09-06-2010', '07:20 AM'); threads[3] = new thread(45693, 'Pit Bulls Save Chihuahua from Near-Fatal Coyote Attack', 'Blackpoison', '09-05-2010', '11:13 PM'); threads[4] = new thread(45690, '? for those in PA', 'Kristi', '09-05-2010', '10:00 PM'); threads[5] = new thread(45631, 'GFN exposes H$U$ connection to the mob!', 'dillybar', '09-03-2010', '09:44 AM'); threads[6] = new thread(45630, 'Reminder: Blackman Township, MI to “talk about dogs,” Sept 6 (whispers of BSL)', 'StopBSL.com', '09-03-2010', '09:20 AM'); threads[7] = new thread(45625, 'aurora colorado: can i register a new pit bull?', 'UserName', '09-03-2010', '02:55 AM'); threads[8] = new thread(45590, 'MO: Kirksville: Breed ban revisited, public forum Oct 18', 'StopBSL.com', '09-01-2010', '10:40 AM'); threads[9] = new thread(45586, 'MI: Rochester Hills Attack spurs call for pit bull ban', 'StopBSL.com', '09-01-2010', '08:40 AM'); threads[10] = new thread(45584, 'am i in the wrong???', '413bred', '09-01-2010', '08:32 AM'); threads[11] = new thread(45563, 'Sterling Heights, MI: “Pit bull dog” workshop, Sept 29 (possible BSL)', 'StopBSL.com', '08-31-2010', '02:00 PM'); threads[12] = new thread(45535, 'Ontario, Canada: Dog owners want same laws for all breeds', 'StopBSL.com', '08-30-2010', '10:50 AM'); threads[13] = new thread(45507, 'Jackson County, MI: Whispers of BSL', 'StopBSL.com', '08-29-2010', '08:00 AM'); threads[14] = new thread(45440, 'Sterling Heights, MI: Public asked to share opinions on animal ordinance', 'StopBSL.com', '08-26-2010', '12:20 PM');