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(82051, 'Presas Arnis Seminar December 13th, Olean, NY w/ Datu Hartman', 'James Miller', '11-16-2009', '03:58 PM'); threads[1] = new thread(81965, '1st Annual Rocky Mountain Combat Conference- Saturday Nov. 14', 'Andrew Evans', '11-13-2009', '02:17 PM'); threads[2] = new thread(81829, 'Datu Hartman\'s 2010 Training dates.', 'James Miller', '11-09-2009', '02:59 PM'); threads[3] = new thread(81801, 'OVERNIGHT WORKOUT with Harimau Silat GM Edward Lebe in Salem, Mass. No Charge!!', 'Carol Kaur', '11-08-2009', '04:57 PM'); threads[4] = new thread(81779, 'Tuina Seminar Taught by Sifu Pedro C. Yee', 'HG1', '11-07-2009', '05:15 PM'); threads[5] = new thread(81461, 'D-Lux Charity Challenge 3', 'TallAdam85', '10-25-2009', '10:27 PM'); threads[6] = new thread(81447, 'GKTactical Combat Awareness for Women in Everyday Life', 'LocknBlock', '10-25-2009', '01:43 PM'); threads[7] = new thread(81380, 'Tdt fight-off 11/14 las vegas', 'Gorilla', '10-23-2009', '12:00 PM'); threads[8] = new thread(81190, 'Parker / Planas Training Seminar', 'jfarnsworth', '10-17-2009', '09:41 AM'); threads[9] = new thread(80985, 'Maharlika Kuntaw Seminar (Michigan)', 'kuntawguro', '10-10-2009', '08:36 PM'); threads[10] = new thread(80869, 'CT Martial Arts Festival', 'RevIV', '10-08-2009', '12:35 AM'); threads[11] = new thread(80706, 'Chinese Swordsmanship Seminar in Brattleboro, Vermont on December 5th & 6th, 2009.', 'jonpalombi', '10-01-2009', '11:36 PM'); threads[12] = new thread(80568, 'Kyoshi Roy Osborne at MTAC 10-18-09', 'Ian Kinder', '09-27-2009', '08:19 PM'); threads[13] = new thread(80531, 'Ji Haoma Qigong Seminar December 11, 2009', 'DaleDugas', '09-26-2009', '10:48 AM'); threads[14] = new thread(80530, 'Dragon Rolling the Pearl: Jiulong Baguazhang Foundational Program', 'DaleDugas', '09-26-2009', '10:46 AM');