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(2203, 'Film addresses Mayan calendar theories - Bellingham Herald', 'Click', '02-08-2010', '10:54 AM'); threads[1] = new thread(2204, 'River Watcher: Mysteries in nature â?? big and small â?? always draw interest - Mercu', 'Click', '02-08-2010', '10:54 AM'); threads[2] = new thread(2198, 'What is cosmophobia? - Times of India', 'Click', '02-07-2010', '08:08 PM'); threads[3] = new thread(2197, 'The Astrology of 2012 - Beliefnet.com (blog)', 'Click', '02-07-2010', '08:08 PM'); threads[4] = new thread(2195, 'I Did It Maya Way - Idaho Mountain Express and Guide', 'Click', '02-06-2010', '11:23 AM'); threads[5] = new thread(2194, 'Disaster flick falls short on storytelling, not CGI - Rider University The Rider News', 'Click', '02-05-2010', '03:18 PM'); threads[6] = new thread(2193, 'After allegedly swinging bottle at passengers of bus, Port Richmond man is ... - SILi', 'Click', '02-05-2010', '03:18 PM'); threads[7] = new thread(2189, 'MTB News & Racing Round-up, February 4, 2010 - Cyclingnews.com', 'Click', '02-05-2010', '11:13 AM'); threads[8] = new thread(2186, 'RSS chief quotes Hollywood film to explain climate change - Calcutta Tube (blog)', 'Click', '02-03-2010', '08:59 PM'); threads[9] = new thread(2185, '2012 and Wild Things Bring Havoc in March - TheCelebrityCafe.com', 'Click', '02-03-2010', '08:59 PM'); threads[10] = new thread(2182, 'RSS chief quotes Hollywood film to explain climate change - Little About (blog)', 'Click', '02-03-2010', '07:00 PM'); threads[11] = new thread(2181, '2012: Civilized Men on Dooms Day - Islam Online', 'Click', '02-03-2010', '07:00 PM'); threads[12] = new thread(2180, 'State of the City Address - Austin Chronicle (blog)', 'Click', '02-03-2010', '03:36 AM'); threads[13] = new thread(2179, 'Waiting for apocalypse just around the corner - Vancouver Sun', 'Click', '02-03-2010', '03:36 AM'); threads[14] = new thread(2175, 'Daily Gut: When Climate Change Experts Are Not Experts - Big Hollywood (blog)', 'Click', '02-02-2010', '06:38 PM');