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(11646, 'Transitions in Short 2', 'J Ellis', '09-02-2010', '03:36 PM'); threads[1] = new thread(11645, 'Going to the ground', 'Ted Sumner', '09-02-2010', '03:19 PM'); threads[2] = new thread(11644, 'Retaining the knowledge', 'Arizona Angel', '09-02-2010', '11:10 AM'); threads[3] = new thread(11641, 'Master Keys=Short form 1 thru Short form 3???', 'punisher73', '09-02-2010', '09:35 AM'); threads[4] = new thread(11640, 'Got a question... How have things changed in you personal art?', 'sigung86', '09-01-2010', '09:31 AM'); threads[5] = new thread(11639, 'jeff speakman kenpo in colorado', 'kenpomommy', '08-31-2010', '03:22 PM'); threads[6] = new thread(11638, 'At home course', 'effects', '08-30-2010', '02:25 PM'); threads[7] = new thread(11637, 'ed parker kenpo dvd', 'tai scorpio', '08-30-2010', '01:39 PM'); threads[8] = new thread(11636, 'MT: I am back', 'MT Post Bot', '08-30-2010', '10:11 AM'); threads[9] = new thread(11635, 'EZ Karate is here!!', 'amylong', '08-29-2010', '11:19 PM'); threads[10] = new thread(11634, 'Ed Parker RARE HISTORY of Kenpo Karate', 'Bob Hubbard', '08-29-2010', '04:38 PM'); threads[11] = new thread(11633, 'Larry Tatum - This is Kenpo', 'Bob Hubbard', '08-29-2010', '04:34 PM'); threads[12] = new thread(11631, 'Ed Parker ORIGINAL Kenpo Karate Finger & Coordination Sets 1, Long Form 1', 'Bob Hubbard', '08-29-2010', '04:30 PM'); threads[13] = new thread(11630, 'Ed Parker ORIGINAL Kenpo Karate Orange Belt Freestyle Techniques', 'Bob Hubbard', '08-29-2010', '04:29 PM'); threads[14] = new thread(11629, 'Ed Parker ORIGINAL Kenpo Karate Yellow Belt Techniques', 'Bob Hubbard', '08-29-2010', '04:28 PM');