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(309498, 'Display flicker on 2nd display', 'Gus', '11-21-2009', '01:32'); threads[1] = new thread(309497, 'ATI CrossFireX + PhysX?', 'jeroen01', '11-21-2009', '01:28'); threads[2] = new thread(309495, '8800 gts parameter incorrect!!!!', 'leedoug', '11-21-2009', '01:03'); threads[3] = new thread(309494, 'What is causing this crash?', 'Wudozet', '11-21-2009', '00:57'); threads[4] = new thread(309491, '5770 not "filling" hdtv screen...help?', 'KRomeleoN', '11-20-2009', '22:28'); threads[5] = new thread(309489, 'Override security settings for driver installation?', 'ViolentReaper', '11-20-2009', '20:29'); threads[6] = new thread(309487, 'What are the bonus\'s for having a bigger Cache on a Cpu?', 'TonyR', '11-20-2009', '19:03'); threads[7] = new thread(309486, 'Best Laptop to Buy for a college student?', 'musicetime365', '11-20-2009', '18:42'); threads[8] = new thread(309483, 'RAID question', 'Juicy8504', '11-20-2009', '17:33'); threads[9] = new thread(309481, 'Ram Speed Help', 'marc69', '11-20-2009', '17:25'); threads[10] = new thread(309480, '5870 major problem.', 'TheOnlyOne93', '11-20-2009', '17:24'); threads[11] = new thread(309479, 'Stuck on default clocks after playing video', 'Exodite', '11-20-2009', '17:23'); threads[12] = new thread(309478, 'Operation Flashpoint: Dragon Rising PC demo thoughts ...', 'Vector', '11-20-2009', '17:23'); threads[13] = new thread(309476, 'computer wont post with HIS 5750', 'cowman', '11-20-2009', '16:46'); threads[14] = new thread(309474, 'So I crack open my 8800GT and I\'m greeted by this', 'Thuggles', '11-20-2009', '16:18');