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(121244, 'the little things we often forget', 'burningredphoenix', '07-28-2010', '11:35 PM'); threads[1] = new thread(121234, 'Distillation for Water Treatment', '14DFASniper', '07-28-2010', '09:54 PM'); threads[2] = new thread(121225, 'Food: Been busy lately.', 'OldCootHillbilly', '07-28-2010', '08:32 PM'); threads[3] = new thread(121211, 'Comprehensive Guide for the Beginning Prepper', 'n1nj4d3wd', '07-28-2010', '07:19 PM'); threads[4] = new thread(121210, 'Braiding an Eye Splice in 550', 'ia woodsman', '07-28-2010', '07:15 PM'); threads[5] = new thread(121206, 'Collecting rainwater now illegal in many states as Big Government claims ownership ov', 'maggie357', '07-28-2010', '06:59 PM'); threads[6] = new thread(121204, 'Fold up bike for trunk carry? Is there a quality folding bicycle?', 'FloridaState', '07-28-2010', '06:43 PM'); threads[7] = new thread(121202, 'Sternum strap?', 'scavind', '07-28-2010', '06:35 PM'); threads[8] = new thread(121197, 'Welcome the FAMILY PREPPERS!', 'MaKettle', '07-28-2010', '05:49 PM'); threads[9] = new thread(121191, 'People in denial/naive', 'greasetrap', '07-28-2010', '04:22 PM'); threads[10] = new thread(121190, 'toilets/sewers/water', 'getFOODnow', '07-28-2010', '04:22 PM'); threads[11] = new thread(121188, 'popularity increasing on preppers.', 'greasetrap', '07-28-2010', '04:01 PM'); threads[12] = new thread(121177, 'Survival Food Vendors', 'JimCogs', '07-28-2010', '03:29 PM'); threads[13] = new thread(121175, 'Food is Power', 'Rascals', '07-28-2010', '03:27 PM'); threads[14] = new thread(121174, 'Are Humvees actually EMP proof', 'Rascals', '07-28-2010', '03:17 PM'); threads[15] = new thread(121169, 'Surreptitious Suburban Survival', 'PSYOP Soldier', '07-28-2010', '02:57 PM'); threads[16] = new thread(121164, 'Military MRE\'s are the tastiest..u agree?', 'Netpervader', '07-28-2010', '02:36 PM'); threads[17] = new thread(121161, 'Some survival tactics may be illegal in your state!!', 'Nojoqui', '07-28-2010', '02:21 PM'); threads[18] = new thread(121159, 'Wezo\'s long term wilderness shelter.', 'sticks65', '07-28-2010', '01:57 PM'); threads[19] = new thread(121154, 'HomeMade fire pit', 'coorslightcowboy', '07-28-2010', '01:14 PM'); threads[20] = new thread(121153, 'Best way to melt ends of 550 cord?', 'kdalton', '07-28-2010', '01:03 PM'); threads[21] = new thread(121140, 'tea, caffeine, wild herbs', 'burningredphoenix', '07-28-2010', '10:49 AM'); threads[22] = new thread(121135, 'N Bar Ranch for sale', 'Von Helman', '07-28-2010', '10:08 AM'); threads[23] = new thread(121128, 'Pack that can serve as carry on', 'Ursus', '07-28-2010', '09:10 AM'); threads[24] = new thread(121127, 'Natural solution to Rodent problem?', 'enigma', '07-28-2010', '09:07 AM');