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(20); threads[0] = new thread(1642, 'Harrahs, IP, Bally\'s or Flamingo?', 'Grant', '09-10-2010', '02:06 PM'); threads[1] = new thread(1641, 'I have Southwest drink coupon book to trade', 'bike', '09-09-2010', '07:15 PM'); threads[2] = new thread(1640, '3 Day sales for Aria, Monte Carlo, and Excalibur', 'Grant', '09-08-2010', '09:00 PM'); threads[3] = new thread(1639, 'Upgrade to Celebrity suite at MGM Coupon Code', 'Grant', '09-08-2010', '08:58 PM'); threads[4] = new thread(1638, 'Vdara has a pretty code promo code right now...', 'Grant', '08-31-2010', '08:42 PM'); threads[5] = new thread(1637, 'Coupons to Trade', 'trishaqueen', '08-31-2010', '04:16 PM'); threads[6] = new thread(1636, 'Need entertainment coupons - have ACG', 'crazy4vegas', '08-25-2010', '10:36 PM'); threads[7] = new thread(1635, 'M buffet for multiple coupons', 'mchesicktabby', '08-20-2010', '02:49 AM'); threads[8] = new thread(1634, 'Luxor 3 Day Sale. Rates From Just $37!', 'dilynn', '08-16-2010', '10:46 PM'); threads[9] = new thread(1633, 'New York New York 72 Hour Sale. Rates From Just $44!', 'dilynn', '08-16-2010', '10:41 PM'); threads[10] = new thread(1632, 'Mirage 72 Hour Sale. Rates From Just $63!', 'dilynn', '08-16-2010', '10:33 PM'); threads[11] = new thread(1631, 'Five LVA Buffets for one?....YES!', 'HuskerInVegas', '08-15-2010', '05:39 AM'); threads[12] = new thread(1630, 'Imperial Palace Insider Rate Special. From Just $21 Nightly!', 'dilynn', '08-12-2010', '07:07 AM'); threads[13] = new thread(1629, '40% off at all Reebok, Rockport ,and Ashworth B&M locations August 18-22', 'dealseeker777', '08-10-2010', '06:56 PM'); threads[14] = new thread(1628, 'Sign Up for Tropicana Emails', 'trishaqueen', '08-09-2010', '02:58 PM'); threads[15] = new thread(1627, 'Planet Hollywood Insider Rate Special. From Just $50!', 'dilynn', '08-07-2010', '04:57 AM'); threads[16] = new thread(1626, 'Paris Las Vegas Insider Rate Special. From Just $50 Nightly!', 'dilynn', '08-07-2010', '04:52 AM'); threads[17] = new thread(1625, 'Harrahs Extend Your Summer Hotel Deal. Rates From Just $35 Nightly!', 'dilynn', '08-07-2010', '04:43 AM'); threads[18] = new thread(1624, 'Rio Hotel Barry Manilow Package. From Just $145. Two Show tickets Included!', 'dilynn', '08-07-2010', '04:35 AM'); threads[19] = new thread(1623, 'Any Casinos Offering Stuff when you sign up for Players Club?', 'trishaqueen', '08-06-2010', '04:38 PM');