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(356608, 'tip position measurement device', 'nataddrho', '03-19-2014', '05:21 AM'); threads[1] = new thread(356600, 'Tonight\'s action!', 'barking4action', '03-19-2014', '02:07 AM'); threads[2] = new thread(356598, 'Shaft cleaner', 'jmeier1981', '03-19-2014', '01:27 AM'); threads[3] = new thread(356591, 'Sandman says Borana Andoni vs Sandra Stevens NEXT !!!', 'oldzilla', '03-18-2014', '10:16 PM'); threads[4] = new thread(356587, 'Do you own this Leon Sly sneaky? (I think I got scammed)', 'Baron', '03-18-2014', '09:00 PM'); threads[5] = new thread(356567, 'Big Balls!!! Did pool balls used to be Carom size?', 'Magog30', '03-18-2014', '05:40 PM'); threads[6] = new thread(356561, 'Pongas Durango Co.?', 'spanky79', '03-18-2014', '04:37 PM'); threads[7] = new thread(356558, 'Joss photo Gallery', 'macguy', '03-18-2014', '04:18 PM'); threads[8] = new thread(356556, 'Are there any tip people in Asheville, NC area?', 'kenny_74', '03-18-2014', '04:04 PM'); threads[9] = new thread(356555, 'CSI Podcast #2: Thursday, April 3, 6:00pm PST / 9:00pm EST', 'CSI - Ozzy', '03-18-2014', '04:03 PM'); threads[10] = new thread(356554, 'Viking Cue Identification help', 'Graham', '03-18-2014', '04:02 PM'); threads[11] = new thread(356549, 'Pool Sequences', '336Robin', '03-18-2014', '03:11 PM'); threads[12] = new thread(356548, 'Chinese 8ball official rules', 'BigBanger', '03-18-2014', '03:10 PM'); threads[13] = new thread(356545, 'The Story (If anyone cares)', 'PlynSets', '03-18-2014', '02:37 PM'); threads[14] = new thread(356540, 'J.R. Smith of the New York Knicks at SBE', 'cleary', '03-18-2014', '01:50 PM');