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(88922, 'Question on this Korean Ring Pommel Sword from the Three Kingdoms Period', 'gman87', '07-19-2010', '05:31 PM'); threads[1] = new thread(88516, 'A Muramasa Blade', 'Bill Mattocks', '07-07-2010', '04:19 PM'); threads[2] = new thread(88153, 'Korean Kendo question: Korean words for zekken and tenugui', 'Daniel Sullivan', '06-18-2010', '02:17 PM'); threads[3] = new thread(87787, 'What is the difference', 'Cryozombie', '06-01-2010', '01:41 AM'); threads[4] = new thread(87771, 'nee info about swords and swords martial arts', 'Manny', '05-31-2010', '10:18 AM'); threads[5] = new thread(87657, 'Iaido elbow! help needed', 'Aikicomp', '05-25-2010', '12:24 AM'); threads[6] = new thread(87393, 'Is this school legit?', 'Jmyrm', '05-13-2010', '09:04 PM'); threads[7] = new thread(87125, 'Shikomizue Kenjutsu school?', 'Karate_Guy_CR', '04-30-2010', '12:11 PM'); threads[8] = new thread(87028, 'Question on buying sword online.', 'Tanaka', '04-26-2010', '12:41 PM'); threads[9] = new thread(86034, 'Seigen Esaka - said or wrote', 'Xue Sheng', '03-24-2010', '03:58 PM'); threads[10] = new thread(85800, 'katanas and teenage vampires?', 'Dave699', '03-17-2010', '01:55 AM'); threads[11] = new thread(85795, 'Broadsword League', 'lklawson', '03-16-2010', '10:56 PM'); threads[12] = new thread(84352, 'Looking to train in Chinese Straight Sword', 'isshinryu guy', '01-28-2010', '04:21 PM'); threads[13] = new thread(84013, '[youtube] Cool German longsword (and other stuff) promo vid', 'Langenschwert', '01-18-2010', '04:55 PM'); threads[14] = new thread(83897, 'Broadsword', 'lklawson', '01-14-2010', '10:24 AM');