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(25); threads[0] = new thread(121140, 'tea, caffeine, wild herbs', 'burningredphoenix', '07-28-2010', '10:49 AM'); threads[1] = new thread(121135, 'N Bar Ranch for sale', 'Von Helman', '07-28-2010', '10:08 AM'); threads[2] = new thread(121127, 'Natural solution to Rodent problem?', 'enigma', '07-28-2010', '09:07 AM'); threads[3] = new thread(121124, 'Cold weather food storage', 'rokitman', '07-28-2010', '08:40 AM'); threads[4] = new thread(121119, 'Dispelling the myth of stored food in a vehicle', 'madcritter', '07-28-2010', '07:29 AM'); threads[5] = new thread(121105, 'My take on The Colony:', 'Chadesq', '07-28-2010', '01:28 AM'); threads[6] = new thread(121104, 'My take on The Colony:', 'Chadesq', '07-28-2010', '01:19 AM'); threads[7] = new thread(121103, 'Surviving a home invasion', 'stilllearning', '07-28-2010', '01:16 AM'); threads[8] = new thread(121102, 'Saw a new product on the web', 'pillar8100', '07-28-2010', '01:09 AM'); threads[9] = new thread(121101, 'Need Bunker Help', 'jcodyr19', '07-28-2010', '12:27 AM'); threads[10] = new thread(121097, 'Trunk Food', 'TheArcticFox', '07-27-2010', '11:09 PM'); threads[11] = new thread(121096, 'How to treat available urban water', 'riorust', '07-27-2010', '11:03 PM'); threads[12] = new thread(121087, 'extension and research', 'westernkansas', '07-27-2010', '09:48 PM'); threads[13] = new thread(121083, 'The Colony', 'shrink', '07-27-2010', '08:57 PM'); threads[14] = new thread(121078, '“The colony” Discover TV Tonight July 27 at 10 e/p', 'Nedla', '07-27-2010', '08:40 PM'); threads[15] = new thread(121075, 'Camping suggestions in North Carolina', 'Calebd2', '07-27-2010', '08:25 PM'); threads[16] = new thread(121072, 'Mylar and fresh corn from the field..', 'RandynCindy', '07-27-2010', '07:44 PM'); threads[17] = new thread(121062, 'EDC Pics', 'Antman119', '07-27-2010', '06:54 PM'); threads[18] = new thread(121057, 'Knowledge weighs nothing, BUT.....', 'twyggy', '07-27-2010', '06:31 PM'); threads[19] = new thread(121042, 'Another day hike in the Sespe (piz heavy', 'TMcArthur', '07-27-2010', '05:22 PM'); threads[20] = new thread(121036, 'Over doing your BOB', 'kenxkillz', '07-27-2010', '04:37 PM'); threads[21] = new thread(121034, 'crossing spaghetti squash and zucchini?', 'vigilant20', '07-27-2010', '04:27 PM'); threads[22] = new thread(121027, 'upside down fire.', 'stlrover', '07-27-2010', '03:54 PM'); threads[23] = new thread(121026, 'Disaster Hero', 'Highlander', '07-27-2010', '03:39 PM'); threads[24] = new thread(121021, 'Honest Patriotic True American Police / Military Stand WITH The PEOPLE - Oath Keepers', 'MP76', '07-27-2010', '03:27 PM');