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(6604, 'New Baccarat System..Only 10 Million bucks LOL', 'LuckoftheIrish', '09-07-2010', '01:20 PM'); threads[1] = new thread(6601, '[Spam] Endless series of non-repeating shoes (Free)', 'AngelsFan', '09-07-2010', '12:19 PM'); threads[2] = new thread(6598, 'Baccarat casinos you frequently play at', 'green8', '09-05-2010', '09:10 PM'); threads[3] = new thread(6597, 'Parlay Plus by Leonard Benson', 'LuckoftheIrish', '09-05-2010', '05:05 PM'); threads[4] = new thread(6592, 'Just give it a whirl...', 'Thegoal', '09-03-2010', '03:51 PM'); threads[5] = new thread(6590, 'Get your girlfriend or wife sit beside you', 'kontolkonak', '09-02-2010', '12:11 PM'); threads[6] = new thread(6588, 'Play Baccarat in California', 'green8', '08-30-2010', '12:57 AM'); threads[7] = new thread(6586, 'Ibs 9', 'LuckoftheIrish', '08-28-2010', '02:29 PM'); threads[8] = new thread(6584, 'Baccarat competition', 'PoFoMoFo', '08-28-2010', '12:13 AM'); threads[9] = new thread(6579, 'Holy Grail of Baccarat: Build a Time Machine', 'lawrenceshere', '08-26-2010', '04:49 AM'); threads[10] = new thread(6576, '"Challenge" to the real Garnabby, from John1234.', 'garnabby', '08-25-2010', '06:50 PM'); threads[11] = new thread(6572, 'EZ Baccarat VS Regular Mini-Baccarat', 'scot', '08-24-2010', '01:00 PM'); threads[12] = new thread(6571, 'Game/Play Connection..Bet on every deal', 'fil111', '08-24-2010', '07:38 AM'); threads[13] = new thread(6570, 'Letstalkwinning', 'LuckoftheIrish', '08-23-2010', '09:26 PM'); threads[14] = new thread(6569, 'Live Shoe Results', 'joshky', '08-23-2010', '07:33 PM');