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(13851, 'DL33TED', 'RT.DL33TED=US=', '09-06-2010', '02:35 AM'); threads[1] = new thread(13850, 'request', 'SSG.Wright=US=', '09-05-2010', '10:23 PM'); threads[2] = new thread(13848, 'Sig Test', 'SSgt.DrPretender=US=', '09-05-2010', '07:47 PM'); threads[3] = new thread(13840, 'Cool Photoshop like website', 'LT.Xander=US=', '09-04-2010', '09:44 PM'); threads[4] = new thread(13827, 'Army 9/3/2010', 'CPT.STORM=US=', '09-04-2010', '02:24 AM'); threads[5] = new thread(13826, 'Navy Awards and Promotions 9-3-2010', 'LT.Xander=US=', '09-04-2010', '01:36 AM'); threads[6] = new thread(13822, 'Longevity Awards 9/3/10', 'SSG.ThievingSix=US=', '09-04-2010', '01:11 AM'); threads[7] = new thread(13820, '9/11 Sig', 'RET.Spartan0189=US=', '09-03-2010', '10:53 PM'); threads[8] = new thread(13817, 'Sig request', 'Pfc.Haterade=US=', '09-03-2010', '05:09 PM'); threads[9] = new thread(13813, 'Audio Sync Problems', 'RET.CrAzY_NuTtA=US=', '09-03-2010', '12:58 PM'); threads[10] = new thread(13812, 'test xcal237 sig thnx david', 'RT.Xcalibur237=US=', '09-03-2010', '08:27 AM'); threads[11] = new thread(13811, 'test!', 'Amn.David_1318=US=', '09-03-2010', '07:29 AM'); threads[12] = new thread(13808, 'What your General listens to', 'GEN.Realgrunt=US=', '09-03-2010', '02:48 AM'); threads[13] = new thread(13804, 'Sandman1313-ACCEPTED-NAVY-2SEPT2010', 'sandman1313', '09-02-2010', '07:53 PM'); threads[14] = new thread(13794, 'Discovery Channel Besieged', 'Sgt.Curbstomp4jesus=US=', '09-01-2010', '07:41 PM');