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(409862, 'Does it deserve a news? Extracted and put together Star Citizen assets', 'XenthorX', '09-12-2016', '22:55'); threads[1] = new thread(409861, 'GTX 970 Graphics Chip Litigation claim deadline', 'mezball', '09-12-2016', '21:15'); threads[2] = new thread(409860, 'Windows 10 & Audio', 'Dragondale13', '09-12-2016', '21:00'); threads[3] = new thread(409858, 'How many black spots can you see at the same ?', 'WhiteLightning', '09-12-2016', '20:16'); threads[4] = new thread(409857, 'Amd radeon 6990 HD problem', 'nolan2016', '09-12-2016', '20:07'); threads[5] = new thread(409856, 'Scientists discover what extraordinary compounds may be hidden inside Ura', 'Hootmon', '09-12-2016', '18:30'); threads[6] = new thread(409855, 'Best 1060 6G version (perfomance/cooling/manufacturing) according to your experience?', 'TheNyo', '09-12-2016', '17:20'); threads[7] = new thread(409853, 'pre-rendered frames in nvidia drivers?', 'alexander1986', '09-12-2016', '15:21'); threads[8] = new thread(409852, 'Used Titan X Pascal sent from Nvidia, be aware', 'mbbx', '09-12-2016', '13:57'); threads[9] = new thread(409850, 'AMD ZEN 8-core Summit Ridge available in February 2017', 'Hilbert Hagedoorn', '09-12-2016', '13:02'); threads[10] = new thread(409849, 'Obsidian Entertainment: Star Wars environment in Unreal Engine 4 - Download', '(.)(.)', '09-12-2016', '12:51'); threads[11] = new thread(409848, 'Resident Evil’s mansion hall recreated in Unreal Engine 4 - Download', '(.)(.)', '09-12-2016', '12:47'); threads[12] = new thread(409847, 'Kim Dotcom live proceeding - Live Stream', '(.)(.)', '09-12-2016', '12:38'); threads[13] = new thread(409845, 'BioShock: The Collection PC Upgrades Details', 'Hilbert Hagedoorn', '09-12-2016', '07:15'); threads[14] = new thread(409844, 'Steam Weekly Top Ten September 12th 2016', 'Hilbert Hagedoorn', '09-12-2016', '07:13');