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(36835, 'Against the BSL in Austria (Europe)', 'WNK', '11-20-2009', '09:18 AM'); threads[1] = new thread(36805, 'Stop Canine Profiling-Ontario BSL', 'DryCreek', '11-19-2009', '12:34 PM'); threads[2] = new thread(36726, 'NV-LasVegas: High euthanasia numbers fuel calls for spay/neuter law', '3MTA3', '11-15-2009', '02:14 PM'); threads[3] = new thread(36716, 'Puerto Rico: Ban on pit bulls to be repealed', '3MTA3', '11-14-2009', '07:24 PM'); threads[4] = new thread(36696, 'AR-Vicious Dogs to be monitored-Existing BSL to be Enforced', '3MTA3', '11-13-2009', '08:25 PM'); threads[5] = new thread(36695, 'GA-Peach Tree City Man Wants Rules For Pit Bulls', '3MTA3', '11-13-2009', '08:16 PM'); threads[6] = new thread(36595, 'WA-Oak Harbor Repeals BSL', '3MTA3', '11-09-2009', '07:12 PM'); threads[7] = new thread(36571, 'LA-Mandatory Spay or Neuter Ordinance Withdrawn in New Orleans!', '3MTA3', '11-08-2009', '01:06 PM'); threads[8] = new thread(36569, 'MI-Genesee County Considering Pit Bull Ban', '3MTA3', '11-08-2009', '12:03 PM'); threads[9] = new thread(36520, 'OH-Dog advocate says \'pit bulls\' are unfairly demonized', '3MTA3', '11-06-2009', '11:02 AM'); threads[10] = new thread(36492, 'KY:Dog Law Stiffened In Independence', '3MTA3', '11-05-2009', '04:58 PM'); threads[11] = new thread(36491, 'MS: Aberdeen board votes to build pit bull holding facility', '3MTA3', '11-05-2009', '04:41 PM'); threads[12] = new thread(36488, 'IN:Elkhart may be Goshen’s role model when it comes to animal control laws', '3MTA3', '11-05-2009', '04:07 PM'); threads[13] = new thread(36487, 'KS-Hays City: BSL Proposed', '3MTA3', '11-05-2009', '03:54 PM'); threads[14] = new thread(36428, 'London, England: Assembly member suggests adding breeds to ban', '3MTA3', '11-03-2009', '10:53 AM');