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(415443, 'AOC Launches 90 Series Pro - five new IPS Monitors', 'Hilbert Hagedoorn', '06-27-2017', '17:54'); threads[1] = new thread(415442, 'Intel Introduces 545s SATA-SSD with 64-layer 3D NAND', 'Hilbert Hagedoorn', '06-27-2017', '17:43'); threads[2] = new thread(415441, '"no signal" and gpu fan to 100%', 'visine', '06-27-2017', '17:36'); threads[3] = new thread(415440, 'Intel 6-core Coffee Lake Surfaces in GeekBench (again)', 'Hilbert Hagedoorn', '06-27-2017', '16:17'); threads[4] = new thread(415439, 'Gigabyte Launches Two Liquid Cooled GeForce GTX 1080 Ti Graphics Cards From AORUS', 'Hilbert Hagedoorn', '06-27-2017', '16:06'); threads[5] = new thread(415438, 'OC + fan control software on a standard account', 'Michalko', '06-27-2017', '15:41'); threads[6] = new thread(415437, 'AMD Unleashes its Radeon Vega Frontier Edition', 'Hilbert Hagedoorn', '06-27-2017', '15:21'); threads[7] = new thread(415434, 'MSI Releases Clutch GM60 and GM70 Mouses', 'Hilbert Hagedoorn', '06-27-2017', '13:19'); threads[8] = new thread(415433, 'be quiet! Launches Silent Loop 360mm AIO cooler', 'Hilbert Hagedoorn', '06-27-2017', '13:14'); threads[9] = new thread(415432, 'Cougar Conquer Chassis Certainly has the looks', 'Hilbert Hagedoorn', '06-27-2017', '12:34'); threads[10] = new thread(415431, 'default boost clocks on MSI 980Ti are quite high', 'Deckard', '06-27-2017', '12:20'); threads[11] = new thread(415430, 'Cooler Master Launches Mechanical Keyboards with Enthusiast PBT Keycaps', 'Hilbert Hagedoorn', '06-27-2017', '11:58'); threads[12] = new thread(415428, 'First AMD Radeon RX Mining cards Surface Online', 'Hilbert Hagedoorn', '06-27-2017', '10:04'); threads[13] = new thread(415427, 'Nvidia geforce 940mx overclock', 'Methuntt', '06-27-2017', '08:32'); threads[14] = new thread(415426, 'Review: Gigabyte X299 Aorus Gaming 3 with Core i9 7900X', 'Hilbert Hagedoorn', '06-27-2017', '08:11');