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(6606, 'Back to the game', 'Bambura', '09-08-2010', '01:19 PM'); threads[1] = new thread(6605, 'I\'m in Real Trouble: Losing Streak', 'bacplayer2010', '09-07-2010', '08:05 PM'); threads[2] = new thread(6604, 'New Baccarat System..Only 10 Million bucks LOL', 'LuckoftheIrish', '09-07-2010', '01:20 PM'); threads[3] = new thread(6601, '[Spam] Endless series of non-repeating shoes (Free)', 'AngelsFan', '09-07-2010', '12:19 PM'); threads[4] = new thread(6600, 'El Dorado', 'sevenshooter', '09-07-2010', '10:04 AM'); threads[5] = new thread(6598, 'Baccarat casinos you frequently play at', 'green8', '09-05-2010', '09:10 PM'); threads[6] = new thread(6597, 'Parlay Plus by Leonard Benson', 'LuckoftheIrish', '09-05-2010', '05:05 PM'); threads[7] = new thread(6596, 'Somebody Help Me: Lost $250,000', 'james', '09-05-2010', '12:10 PM'); threads[8] = new thread(6595, 'I asked myself lately, what is the Holy Grail all about?', 'extremeb', '09-04-2010', '07:13 PM'); threads[9] = new thread(6594, 'Bankroll Management', 'green8', '09-04-2010', '03:07 PM'); threads[10] = new thread(6593, 'Good system but still lose', 'tonywong', '09-04-2010', '01:43 PM'); threads[11] = new thread(6592, 'Just give it a whirl...', 'Thegoal', '09-03-2010', '03:51 PM'); threads[12] = new thread(6590, 'Get your girlfriend or wife sit beside you', 'kontolkonak', '09-02-2010', '12:11 PM'); threads[13] = new thread(6589, 'EZ Baccarat! what do you think?', 'grassshopper', '08-31-2010', '06:07 PM'); threads[14] = new thread(6588, 'Play Baccarat in California', 'green8', '08-30-2010', '12:57 AM');