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(13526, '24ve engine - is the 5.7L 343HP enough?', 'WABoating', '09-07-2010', '04:42 AM'); threads[1] = new thread(13525, 'Trailer vibration.....causes?', 'honyack', '09-07-2010', '03:26 AM'); threads[2] = new thread(13524, 'Go Away Golf Dude x 2', 'giers', '09-07-2010', '02:47 AM'); threads[3] = new thread(13523, 'Go away golf dude', 'jbort', '09-07-2010', '02:05 AM'); threads[4] = new thread(13522, 'Treat Ideas to your entire Golfing Lover', 'Matthe55', '09-07-2010', '01:59 AM'); threads[5] = new thread(13521, 'Typical Penalties below the Guidelines of Golf', 'Matthe55', '09-07-2010', '01:57 AM'); threads[6] = new thread(13520, 'Play Your Best Performance', 'Matthe55', '09-07-2010', '01:53 AM'); threads[7] = new thread(13519, 'Chiropractors as well as golf physical exercise', 'Matthe55', '09-07-2010', '01:51 AM'); threads[8] = new thread(13518, 'Surprise Ideas on your Golfing Husband or wife', 'Matthe55', '09-07-2010', '01:44 AM'); threads[9] = new thread(13517, 'How to Keep Your Swing Straight', 'Matthe55', '09-07-2010', '01:41 AM'); threads[10] = new thread(13516, 'Workouts for Golf Health and fitness', 'Matthe55', '09-07-2010', '01:39 AM'); threads[11] = new thread(13515, 'Acquire a Balance Board to Assist You', 'Matthe55', '09-07-2010', '01:37 AM'); threads[12] = new thread(13514, 'The Position of Your Golf Balls', 'Matthe55', '09-07-2010', '01:35 AM'); threads[13] = new thread(13513, 'Hold into Appropriate Golf Posture', 'Matthe55', '09-07-2010', '01:32 AM'); threads[14] = new thread(13512, 'way stiff steering.', 'laketime', '09-06-2010', '08:15 PM');