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(395252, 'Steam Scammer', 'DaniRO', '12-06-2014', '18:20'); threads[1] = new thread(395250, 'My gpu is dying or driver problem?', 'CrazyGenio', '12-06-2014', '18:08'); threads[2] = new thread(395249, 'AMD AC Unity Stutter fix?', 'sagnol', '12-06-2014', '17:16'); threads[3] = new thread(395248, 'King\'s Quest', 'WhiteLightning', '12-06-2014', '15:57'); threads[4] = new thread(395247, 'GTX 980 Not Detected At Bootup - Please Help', 'StannieDum', '12-06-2014', '14:37'); threads[5] = new thread(395246, 'AMD Next-Gen Graphics Are Caribbean Islands - Summer 2015 ?', 'Rich_Guy', '12-06-2014', '12:31'); threads[6] = new thread(395245, 'Nvidia Quadro/Grid 341.21 WHQL + inf modded for all geforces', 'maur0', '12-06-2014', '12:17'); threads[7] = new thread(395244, '2nd GPU disabled', 'jrkob', '12-06-2014', '10:45'); threads[8] = new thread(395243, '2 keyboard+mouse stand?', 'chilly willy', '12-06-2014', '07:36'); threads[9] = new thread(395242, 'help choose ram for this mobo, 1.5v or 1.65v', 'ron7000', '12-06-2014', '03:28'); threads[10] = new thread(395241, 'A thought post', 'scipio', '12-06-2014', '01:31'); threads[11] = new thread(395239, 'test post', 'Alpha Gammer', '12-06-2014', '00:17'); threads[12] = new thread(395237, 'NVIDIA Surround taskbar problem', 'Extraordinary', '12-05-2014', '23:30'); threads[13] = new thread(395235, 'Sound Blaster X7', 'goat1', '12-05-2014', '22:18'); threads[14] = new thread(395234, 'Gigabyte 980 G1, no Vram and VRM temp sensor ?', 'mahanddeem', '12-05-2014', '20:08');