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(2849, 'Remember the \'Fall Out\' shelters from the 1960\'s? - Sussex Sun (blog)', 'Click', '07-29-2010', '09:57 PM'); threads[1] = new thread(2841, 'This Exists: End of Days Timeshares in Booming Underground Shelter Industry! - Mediai', 'Click', '07-29-2010', '08:28 AM'); threads[2] = new thread(2840, 'December 21st, 2012: Separating Fact From Fiction - Everyday Christian (blog)', 'Click', '07-29-2010', '08:28 AM'); threads[3] = new thread(2839, 'Will a Giant Asteroid Kill Us All in 2182? - TIME', 'Click', '07-29-2010', '08:28 AM'); threads[4] = new thread(2838, 'Higher Salaries After Doomsday - Standart News', 'Click', '07-28-2010', '09:13 AM'); threads[5] = new thread(2837, 'Doomsday shelters making a comeback - USA Today', 'Click', '07-28-2010', '05:54 AM'); threads[6] = new thread(2831, 'Yes,...... we Cancun! - NewsTime', 'Click', '07-26-2010', '05:07 PM'); threads[7] = new thread(2828, 'Movie \'2012\' Helps Prepare Us For The Future - UFODigest', 'Click', '07-25-2010', '12:57 AM'); threads[8] = new thread(2821, 'Scholar says 2012 an opportunity for humanity to take evolutionary step forward - TCP', 'Click', '07-24-2010', '07:50 AM'); threads[9] = new thread(2820, 'Part 1: Man\'s Religious Constructions - NewsWithViews.com', 'Click', '07-24-2010', '07:50 AM'); threads[10] = new thread(2811, 'SCOOPS: Superman Reboot Rumors! - Comic Book Movie', 'Click', '07-21-2010', '04:52 AM'); threads[11] = new thread(2810, 'GOOD NEWS! Universe singularity now emanating pre-wave energy for \'enlightened ... - ', 'Click', '07-21-2010', '04:52 AM'); threads[12] = new thread(2803, 'Not exactly Chiefs related unless we are in the 2012 SB - Arrowhead Pride (blog)', 'Click', '07-19-2010', '01:17 PM'); threads[13] = new thread(2800, 'Apocalypse Soonish - Daily Kos (blog)', 'Click', '07-19-2010', '10:40 AM'); threads[14] = new thread(2797, 'World will NOT end in 2010: Mayan Experts - First14.com', 'Click', '07-17-2010', '08:45 PM');