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(39388, 'Exeter, CA: City council to consider BSL that violates state law, Feb 9', 'StopBSL.com', '02-08-2010', '11:50 AM'); threads[1] = new thread(39387, 'Memphis, TN reminder: City council to consider breed-specific MSN, Feb 9', 'StopBSL.com', '02-08-2010', '11:50 AM'); threads[2] = new thread(39325, 'WI: Sturgeon Bay Pit bull ban under consideration', 'StopBSL.com', '02-06-2010', '04:10 PM'); threads[3] = new thread(39245, 'Florida: SB 1276 assigned to committee (would allow BSL in Florida)', 'StopBSL.com', '02-04-2010', '02:50 AM'); threads[4] = new thread(39244, 'New York City: Pit bulls at shelters surge after NYCHA restrictions', 'StopBSL.com', '02-04-2010', '12:50 AM'); threads[5] = new thread(39214, 'Gardendale, AL: Pit Bull Ban Outrage', 'StopBSL.com', '02-03-2010', '12:40 PM'); threads[6] = new thread(39169, 'OH: Toledo leaders appeal judge’s ruling on vicious-dogs law', 'StopBSL.com', '02-02-2010', '10:50 AM'); threads[7] = new thread(39168, 'NJ: Penns Grove Borough Residents push tighter pit bull regulations', 'StopBSL.com', '02-02-2010', '10:50 AM'); threads[8] = new thread(39129, 'Silver Lake Village, OH: Dog law may get more teeth (possible removal of breed-specif', 'StopBSL.com', '02-01-2010', '10:40 AM'); threads[9] = new thread(39109, '‘Dangerous’ dogs banned in Zurich, Switzerland', '3MTA3', '01-31-2010', '06:30 PM'); threads[10] = new thread(39071, 'Brampton, Ontario, Canada: Two dogs on death row due to breed misidentification', 'StopBSL.com', '01-30-2010', '11:50 AM'); threads[11] = new thread(39047, 'Rome Twnshp, OH: Banned dog ordinance lacks teeth (difficulty to enforce BSL)', 'StopBSL.com', '01-29-2010', '01:20 PM'); threads[12] = new thread(39046, 'OH: Toledo Dog warden office stops enforcing city ‘pit bull’ rule', 'StopBSL.com', '01-29-2010', '01:20 PM'); threads[13] = new thread(38912, 'TN: Memphis Meeting to discuss BSL postponed to Feb. 9', 'StopBSL.com', '01-26-2010', '11:00 AM'); threads[14] = new thread(38911, 'CA: Auburn studies dog rules (breed-specific MSN)', 'StopBSL.com', '01-26-2010', '11:00 AM');