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(20); threads[0] = new thread(11206, 'manual steering', 'e56505', 'Nov 20th, 09', '03:41 PM'); threads[1] = new thread(11205, 'Rebuild coming soon', 'Jimmy71Nova', 'Nov 20th, 09', '02:49 PM'); threads[2] = new thread(11204, 'Need help with emergancy brake pedal?', 'bryanw80', 'Nov 19th, 09', '06:59 PM'); threads[3] = new thread(11203, 'KEISLER at MCACN Show this weekend Nov 21-22', 'KeislerJeff', 'Nov 19th, 09', '06:51 PM'); threads[4] = new thread(11202, 'looking for firewall connector terminals', 'sllimj', 'Nov 19th, 09', '04:50 PM'); threads[5] = new thread(11201, 'Brand New Trans Specialties 3400-3800 Converter', 'jays64II', 'Nov 19th, 09', '04:20 PM'); threads[6] = new thread(11200, 'Sllimj', 'sllimj', 'Nov 19th, 09', '04:18 PM'); threads[7] = new thread(11199, 'Need to buy damper/crankshaft.', 'troche08', 'Nov 19th, 09', '04:08 PM'); threads[8] = new thread(11198, 'Heater core piping', 'chevychuck', 'Nov 19th, 09', '03:56 PM'); threads[9] = new thread(11197, 'Help with GM 10 Bolt', 'j1melijah', 'Nov 19th, 09', '03:05 PM'); threads[10] = new thread(11196, 'Florida Newbie', 'Florheel', 'Nov 19th, 09', '01:20 PM'); threads[11] = new thread(11195, 'Removing/replacing interior firewall jute', 'HisHeirness23', 'Nov 19th, 09', '01:26 AM'); threads[12] = new thread(11194, 'Need help with Bumper to Body Seal?', 'bryanw80', 'Nov 18th, 09', '09:38 PM'); threads[13] = new thread(11193, '7 qt Oil Pan for V8', 'h8tulooze', 'Nov 18th, 09', '05:47 PM'); threads[14] = new thread(11192, 'FS 1962-1967 P/S Set-up', 'h8tulooze', 'Nov 18th, 09', '05:44 PM'); threads[15] = new thread(11191, 'door latch and striker qustions', 'lugnutx2', 'Nov 18th, 09', '02:41 PM'); threads[16] = new thread(11190, 'what do you think', 'tx71nova', 'Nov 18th, 09', '02:19 PM'); threads[17] = new thread(11189, 'How do I remove my sent photo pictures?', 'NOVABOB', 'Nov 18th, 09', '01:51 PM'); threads[18] = new thread(11188, 'Air/Fuel', 'Hodz', 'Nov 18th, 09', '01:29 PM'); threads[19] = new thread(11187, '65 Nova-Wipers work but won\'t park.???', 'NOVABOB', 'Nov 18th, 09', '01:08 PM');