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(308569, 'Google to add social features to Gmail', 'Randomus', '09-02-2010', '15:00'); threads[1] = new thread(308568, 'Imtoosoft is no longer checking or helping?', 'asakaloo123', '09-02-2010', '14:41'); threads[2] = new thread(308567, 'Recording', 'BEDO3', '09-02-2010', '13:20'); threads[3] = new thread(308566, 'Intenet conenction on laptop and pc', 'pankusareen', '09-02-2010', '13:14'); threads[4] = new thread(308564, 'Recording', 'BEDO3', '09-02-2010', '12:54'); threads[5] = new thread(308563, 'USB Modem', 'ncc123', '09-02-2010', '11:44'); threads[6] = new thread(308561, 'Tool: Here is wxRipper that works on Windows 7 x64 and source code', 'devilsclaw', '09-02-2010', '10:32'); threads[7] = new thread(308559, 'Nook to finally arrive in Barnes & Noble stores', 'JaredNewman', '09-02-2010', '10:00'); threads[8] = new thread(308558, 'registry used by itunes driver for importing & burning Cd/DVD missing', 'rosemaryfroese', '09-02-2010', '09:25'); threads[9] = new thread(308554, 'Apple is nimble on iPad pricing', 'Randomus', '09-02-2010', '06:00'); threads[10] = new thread(308552, 'DRM on my music', 'shockey', '09-02-2010', '04:43'); threads[11] = new thread(308551, 'How to make a DVD from only .vob files?', 'Barcodebob', '09-02-2010', '03:04'); threads[12] = new thread(308550, 'Netflix may get 1080p video streaming', 'JaredNewman', '09-02-2010', '02:30'); threads[13] = new thread(308549, 'Excel formula help', 'Aquatarkus95', '09-02-2010', '02:05'); threads[14] = new thread(308547, 'lite-on 5115 hiss', 'zoober5', '09-02-2010', '02:03');