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(335451, 'my build up - rust, clearance, and protection', 'Senor Aguas', '11-21-09', '06:06 AM'); threads[1] = new thread(335447, 'Wilson Switch (quick question on Craig B\'s thread)', 'nlcruiser', '11-21-09', '05:37 AM'); threads[2] = new thread(335446, '2H sits for <5 days and no start', 'free2surf', '11-21-09', '05:32 AM'); threads[3] = new thread(335427, 'Raise a Glass!', 'jascolt', '11-20-09', '11:23 PM'); threads[4] = new thread(335418, 'i need some advice regarding power steering on my fj40 ??', 'ampline', '11-20-09', '10:28 PM'); threads[5] = new thread(335402, '700R4 Fill plug fitting', 'chubby', '11-20-09', '09:25 PM'); threads[6] = new thread(335395, '97 cruiser won\'t start', 'jmasterselect', '11-20-09', '08:39 PM'); threads[7] = new thread(335394, 'Tub corner radius', 'brew8', '11-20-09', '08:33 PM'); threads[8] = new thread(335385, 'Split my split rims...', 'emr88', '11-20-09', '08:12 PM'); threads[9] = new thread(335373, 'I need advice about restoring my FJ', 'fishhunt22', '11-20-09', '07:47 PM'); threads[10] = new thread(335372, 'I have a dilemma!', 'CowboyUp', '11-20-09', '07:42 PM'); threads[11] = new thread(335371, '?\'s on rear axle swap', 'colesdad45', '11-20-09', '07:40 PM'); threads[12] = new thread(335368, 'Awesome radiator carnage! >:D', 'toyteg08', '11-20-09', '07:20 PM'); threads[13] = new thread(335364, 'Bent front axle housing', 'mudstorm', '11-20-09', '07:08 PM'); threads[14] = new thread(335363, 'Rear Heater Pipes - Will this work?', 'Marc311', '11-20-09', '07:05 PM');