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(402655, 'Motive Products Power Bleeder anyone have one?', 'CO_Hunter', '07-28-10', '08:46 PM'); threads[1] = new thread(402344, 'possible father and daughter/son trip 8/7', 'Man Jerk', '07-27-10', '03:07 PM'); threads[2] = new thread(401966, 'fjc summit 2010', 'karas', '07-26-10', '08:18 AM'); threads[3] = new thread(401133, 'U-bolt reversal kit', 'Goslow', '07-22-10', '11:43 AM'); threads[4] = new thread(401029, 'Frame repair is coming along. sort of.', 'black95', '07-21-10', '07:51 PM'); threads[5] = new thread(401005, 'Does this look like contaminated birf grease', 'CO_Hunter', '07-21-10', '06:35 PM'); threads[6] = new thread(400378, 'Recharging Air Conditioning - R12', 'Man Jerk', '07-19-10', '08:52 AM'); threads[7] = new thread(400333, 'Fun Ride with JT Taylor', 'Isotel', '07-19-10', '12:29 AM'); threads[8] = new thread(400315, 'Trashed 4Runner on 379', 'Corpolite', '07-18-10', '09:25 PM'); threads[9] = new thread(399755, 'Canadian on holidays through Denver', 'Thrillbillie', '07-16-10', '11:12 AM'); threads[10] = new thread(399626, 'Pressing Question', 'Blue Phoenix', '07-15-10', '05:27 PM'); threads[11] = new thread(399510, 'July 20th CLC monthly meeting', 'PPFJ60', '07-15-10', '07:47 AM'); threads[12] = new thread(399104, 'new way to vie Red Cone...', 'MountainRam', '07-13-10', '10:10 AM'); threads[13] = new thread(398931, 'www.ColoradoLandCruisers.org', 'MountainRam', '07-12-10', '04:59 PM'); threads[14] = new thread(397946, 'Tin Cup/Moab/Pacific Coast Hwy/Canada?', 'Corpolite', '07-08-10', '06:41 AM');