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(10413447, 'Dhuum in uw = epic bug :(((', 'MpG', 'Nov 20, 2009', '04:28 PM'); threads[1] = new thread(10413445, 'UWSC Revised for Dhuum Update.', 'Joe Fierce', 'Nov 20, 2009', '04:26 PM'); threads[2] = new thread(10413440, 'Hidden area in The Wilds?', 'Absolute Destiny', 'Nov 20, 2009', '04:02 PM'); threads[3] = new thread(10413436, 'camera issues with gw', 'Thom Bangalter', 'Nov 20, 2009', '03:49 PM'); threads[4] = new thread(10413430, 'tournaments', 'tracer200', 'Nov 20, 2009', '03:15 PM'); threads[5] = new thread(10413428, 'Calling all Community Relations Staff', 'Benny the Bear', 'Nov 20, 2009', '03:09 PM'); threads[6] = new thread(10413421, 'which titles/where to start for GWAMM', 'its bad to sin', 'Nov 20, 2009', '01:43 PM'); threads[7] = new thread(10413414, 'New UW = BUGGED!', 'P_A_A', 'Nov 20, 2009', '12:47 PM'); threads[8] = new thread(10413413, 'The Waiting Game', 'Winnies Bro', 'Nov 20, 2009', '12:47 PM'); threads[9] = new thread(10413411, 'Underworld with Heroes?', 'Klimtog', 'Nov 20, 2009', '12:35 PM'); threads[10] = new thread(10413407, 'Interested in making an ele', 'Kain Fz', 'Nov 20, 2009', '11:48 AM'); threads[11] = new thread(10413399, 'Tips For New UW', 'Kerwyn Nasilan', 'Nov 20, 2009', '10:34 AM'); threads[12] = new thread(10413396, 'Razah doesn\'t want to buff himself', 'mscm888', 'Nov 20, 2009', '10:05 AM'); threads[13] = new thread(10413393, 'Gaze of Fury', 'papaschtroumpf', 'Nov 20, 2009', '09:44 AM'); threads[14] = new thread(10413387, 'can I do UW with 2 accounts plus 6 heroes?', 'tvalentijn', 'Nov 20, 2009', '08:22 AM');