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(139365, 'pain aches in muscles around the elbow joint?', 'nexusmidas', '11-21-2009', '01:52 AM'); threads[1] = new thread(139364, 'Comrades question on protein', 'T-34 (IS1)', '11-21-2009', '01:50 AM'); threads[2] = new thread(139363, 'Heart rate monitor', 'Tsumaru', '11-20-2009', '10:17 PM'); threads[3] = new thread(139362, 'PTTP Question.', 'stratcat', '11-20-2009', '07:19 PM'); threads[4] = new thread(139361, 'Green nail bend', 'Jwood', '11-20-2009', '07:17 PM'); threads[5] = new thread(139360, 'Squatflex, another cheap BS scheme? You decide', 'Android-Man', '11-20-2009', '07:13 PM'); threads[6] = new thread(139359, 'etk program minimum', 'eric8', '11-20-2009', '07:04 PM'); threads[7] = new thread(139358, 'No triple extension in Hardstyle?', 'selfcritical', '11-20-2009', '07:04 PM'); threads[8] = new thread(139357, 'BIG and SMALL', 'eric8', '11-20-2009', '06:18 PM'); threads[9] = new thread(139356, 'Pavel question on weightlifting belts', 'T-34 (IS1)', '11-20-2009', '05:43 PM'); threads[10] = new thread(139355, 'strength but more specifically str. endurance', 'eric8', '11-20-2009', '05:31 PM'); threads[11] = new thread(139354, 'The time has come...', 'PTTP-NewOrleans', '11-20-2009', '05:28 PM'); threads[12] = new thread(139353, 'first post and a macebell', 'mark stephen', '11-20-2009', '04:13 PM'); threads[13] = new thread(139352, 'Reishi mushroom', 'shawnstampley', '11-20-2009', '02:35 PM'); threads[14] = new thread(139351, 'Three Months on RTK', 'Josh Hanagarne RKC', '11-20-2009', '01:36 PM');