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(411087, 'Donald Trump recommends Nigel Farage for British ambassador to the United States', 'Scorch666', '11-22-2016', '13:59'); threads[1] = new thread(411086, 'Biostar GK3 Mechanical Gaming Keyboard', 'Hilbert Hagedoorn', '11-22-2016', '11:33'); threads[2] = new thread(411085, 'HWiNFO32 and HWiNFO64 v5.40 released', 'Mumak', '11-22-2016', '11:08'); threads[3] = new thread(411084, 'ECS Launches Its New Generation Mini PC LIVA Z', 'Hilbert Hagedoorn', '11-22-2016', '09:53'); threads[4] = new thread(411083, 'EA: Our Games Are Developed for High-end PCs', 'Hilbert Hagedoorn', '11-22-2016', '09:42'); threads[5] = new thread(411082, 'Memory Timings For AMD APU', 'pimpineasy', '11-22-2016', '09:31'); threads[6] = new thread(411081, 'Thermalright AXP-100H Muscle and the Narrow ILM Mounting Kit ', 'Hilbert Hagedoorn', '11-22-2016', '09:28'); threads[7] = new thread(411080, 'Intel Xeon E5-2699 V5 Skylake-EP CPU Spec Surfaces has 32 Cores', 'Hilbert Hagedoorn', '11-22-2016', '09:21'); threads[8] = new thread(411077, 'Question on Nvidia Inspector settings', 'PeskyPotato', '11-22-2016', '07:23'); threads[9] = new thread(411076, 'help for my 1yr old GTX 970', 'washburnx', '11-22-2016', '06:18'); threads[10] = new thread(411075, 'Black Friday/Cyber Monday 2016 Online Game Sales / Discounts ...', 'chispy', '11-22-2016', '05:39'); threads[11] = new thread(411074, 'AMD Radeon HD 6670 budget upgrade for 4k?', 'midnightowl', '11-22-2016', '05:22'); threads[12] = new thread(411073, 'RX 480 XFX vs MSI OC', 'Shadows', '11-22-2016', '01:08'); threads[13] = new thread(411072, 'Advice Needed: Upgrade to Xeon E5 1650 or I7 4770K', 'crowncobra', '11-21-2016', '21:59'); threads[14] = new thread(411071, 'GTX970 Fan issues', 'nufc179', '11-21-2016', '21:09');