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(37882, 'Millstone Coffee Sample-Walmart', 'we3kings', '11-20-2009', '08:53 PM'); threads[1] = new thread(37861, 'Jennifer Lopez-My Glow fragrance', 'rebate queen', '11-19-2009', '03:30 PM'); threads[2] = new thread(37855, 'Philosophy Gingerbread Man Shower Gel sample-Facebook', 'jammom', '11-19-2009', '02:02 PM'); threads[3] = new thread(37844, 'Seattle\'s Best Coffee', 'utkd29', '11-19-2009', '12:16 PM'); threads[4] = new thread(37828, 'FREE Ultimate Cloth FACEBOOK become fan', 'bugspost', '11-18-2009', '08:58 PM'); threads[5] = new thread(37827, 'FREE sample NEW Absolue Precious Cells SPF NORDSTROM instore', 'bugspost', '11-18-2009', '08:53 PM'); threads[6] = new thread(37793, 'Always Infinity-WM', 'jammom', '11-17-2009', '01:31 PM'); threads[7] = new thread(37791, 'STACY\'SŪ SIMPLY N aked Pita Chips- All You', 'utkd29', '11-17-2009', '12:27 PM'); threads[8] = new thread(37783, '2 Free Breathe Right strips', 'bugspost', '11-16-2009', '09:07 PM'); threads[9] = new thread(37773, 'Lipton Green Tea', 'jammom', '11-16-2009', '04:44 PM'); threads[10] = new thread(37746, 'Tampax Pearl-WM new link', 'jammom', '11-15-2009', '03:45 AM'); threads[11] = new thread(37715, 'Free Aveda Rosemary Mint Hand & Body Wash (Print)', 'bugspost', '11-13-2009', '03:42 AM'); threads[12] = new thread(37673, 'Lubriderm Sample- shoptext', 'utkd29', '11-11-2009', '02:18 PM'); threads[13] = new thread(37672, 'Green Works Laundry Sample - Shoptext', 'utkd29', '11-11-2009', '02:17 PM'); threads[14] = new thread(37659, 'Caress Evenly Gorgeous Exfoliating Body Wash', 'utkd29', '11-10-2009', '12:15 PM');