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(37682, 'Free Ashampoo Programs: Burning Studio 10, WinOptimizer, Photo Commander', 'FreeC', '09-05-2010', '12:30 PM'); threads[1] = new thread(37683, 'Free access weekend, ancestry.com, Immigration databases', 'FreeC', '09-05-2010', '12:30 PM'); threads[2] = new thread(37622, 'Coupon for free Maple Leaf Bacon first 10,000 Facebook', 'FreeC', '09-05-2010', '12:05 AM'); threads[3] = new thread(37621, 'Free Lunch/Dinner on Birthday', 'FreeC', '09-05-2010', '12:05 AM'); threads[4] = new thread(37620, 'Free Alberto European product on Facebook', 'FreeC', '09-05-2010', '12:05 AM'); threads[5] = new thread(37479, 'Edmonton Free Admission Day -September 26, 2010', 'FreeC', '09-04-2010', '12:00 PM'); threads[6] = new thread(37480, 'Alberta Historic sites and museums free during Alberta Arts Days - Sept 17 - 19', 'FreeC', '09-04-2010', '12:00 PM'); threads[7] = new thread(37481, 'Canada Culture Days Sept 24 -26 - Thousands of free cultural things', 'FreeC', '09-04-2010', '12:00 PM'); threads[8] = new thread(37482, 'Edmonton - Toy Story 3 - Free Movie on the Square', 'FreeC', '09-04-2010', '12:00 PM'); threads[9] = new thread(37483, 'Coupon for free Maple Leaf Bacon (reclosable) first 10,000 Facebook', 'FreeC', '09-04-2010', '12:00 PM'); threads[10] = new thread(37372, 'Free Red Orchestra Steam Key (Facebook)', 'FreeC', '09-03-2010', '11:07 PM'); threads[11] = new thread(37373, 'Free screening: NEVER LET ME GO (Toronto and Vancouver)', 'FreeC', '09-03-2010', '11:07 PM'); threads[12] = new thread(37374, 'Free dog toy at HomeSense', 'FreeC', '09-03-2010', '11:07 PM'); threads[13] = new thread(37375, 'Free Sample of Lacoste Challenge for Men', 'FreeC', '09-03-2010', '11:07 PM'); threads[14] = new thread(37376, 'Mailfinity FREE scissors + Letter Opener + Magnetic Clip + Ruler', 'FreeC', '09-03-2010', '11:07 PM');