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(736300, 'Saw the funniest thing at the train station this morning', 'Blue89Bird', '02-09-2010', '12:45 PM'); threads[1] = new thread(736299, 'Data entry -' + '- pls add to list of torture methods in Geneva convention', '97QuasarBlue3.8', '02-09-2010', '12:25 PM'); threads[2] = new thread(736298, 'XP/win7 network', 'JordonMusser', '02-09-2010', '12:25 PM'); threads[3] = new thread(736297, 'Felony snowball throwing land two in jail...', 'wrd1972', '02-09-2010', '12:13 PM'); threads[4] = new thread(736296, 'Those who carry concealed - Galco belts?', 'Shockwave', '02-09-2010', '11:57 AM'); threads[5] = new thread(736295, 'Things to do in Cali?', '5SPDCHK', '02-09-2010', '11:57 AM'); threads[6] = new thread(736294, 'wondering how much hp i got with simple mods', 'jklopez09', '02-09-2010', '11:54 AM'); threads[7] = new thread(736293, 'Spinoff: if gas was $10 a gallon how much would you buy in a week/month', 'Z28x', '02-09-2010', '11:14 AM'); threads[8] = new thread(736292, 'torque arm questions', '1995camaro Z-28', '02-09-2010', '11:13 AM'); threads[9] = new thread(736291, 'Snowed in people...', 'shock6906', '02-09-2010', '11:00 AM'); threads[10] = new thread(736290, 'Hey Grip!', 'formulaofsuccess', '02-09-2010', '10:53 AM'); threads[11] = new thread(736289, 'Hard Drive Video Camera (30GB), holds up to 37 hours of video. No discs or tapes!', 'Kurt Crosbie', '02-09-2010', '10:51 AM'); threads[12] = new thread(736288, 'Anyone else think there should be YouTube moderators???', 'bkpliskin', '02-09-2010', '10:46 AM'); threads[13] = new thread(736287, 'I\'m glad people don\'t like Sigmas [guns] long, cliffless', 'angel71rs', '02-09-2010', '09:46 AM'); threads[14] = new thread(736286, 'Southeastern Toyota dealers pull ads from ABC', 'HuJass', '02-09-2010', '09:42 AM');