function thread(threadid, threadtitle, poster, threaddate, threadtime, replycount) { this.threadid = threadid; this.threadtitle = threadtitle; this.poster = poster; this.threaddate = threaddate; this.threadtime = threadtime; this.replycount = replycount; } var threads = new Array(15); threads[0] = new thread(122465, 'Mobility drivers - Catalyst pack from ati.com?', 'Kaotika', '02-09-2010', '07:52 PM', 11); threads[1] = new thread(122328, 'ATi 10.1 Hotfix "fixes" GSOD/Stripes crashes', 'Kaotika', '02-09-2010', '07:48 PM', 40); threads[2] = new thread(122291, 'Giants', 'RedLotus', '02-09-2010', '07:43 PM', 53); threads[3] = new thread(122529, 'Dual CPU (Quad Core) motherboards?', 'terrannova', '02-09-2010', '07:41 PM', 3); threads[4] = new thread(122498, 'Battlefield Bad Company 2 $20', 'freelancer3018', '02-09-2010', '07:37 PM', 4); threads[5] = new thread(122518, 'Steam and Empire Total War', 'freelancer3018', '02-09-2010', '07:30 PM', 1); threads[6] = new thread(121935, 'Heavy Rain 9.7/10', 'smckdwn989', '02-09-2010', '07:30 PM', 89); threads[7] = new thread(122464, 'PS3 is giving me the Soap Opera effect for AVIs', 'EarthAtGates', '02-09-2010', '07:26 PM', 8); threads[8] = new thread(122219, 'European Shattered Horizon Gamers', 'Shook', '02-09-2010', '07:26 PM', 14); threads[9] = new thread(122359, 'Tried using my hdmi cable from my 5850 and I get a black surround?', 'valtterieranen', '02-09-2010', '07:14 PM', 11); threads[10] = new thread(122393, 'R.I.P. PS3 Phatty.', 'Melchiah', '02-09-2010', '06:56 PM', 49); threads[11] = new thread(122348, 'Show your gaming setup: 2010 Edition', 'SwingingSushi', '02-09-2010', '06:36 PM', 33); threads[12] = new thread(121640, 'Mass Effect 2', 'icemanchilled', '02-09-2010', '06:31 PM', 213); threads[13] = new thread(122268, 'Bioshock 2', 'Glock', '02-09-2010', '06:16 PM', 29); threads[14] = new thread(122209, 'Bioshock 2 Cinematic', 'Dj_Lushious', '02-09-2010', '06:01 PM', 33);