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(3374, 'Hair system crown addition?', 'mhoffma1', '09-02-2010', '09:21 PM'); threads[1] = new thread(3373, 'Vitamins to promote hair health?', '79BirdofPrey', '09-02-2010', '01:59 PM'); threads[2] = new thread(3370, 'Dr. Mike Beehner; Eyebrow transplantation in male patient', 'Mike Beehner, M.D.', '09-01-2010', '05:19 PM'); threads[3] = new thread(3369, 'Dr. Jeffrey S. Epstein / 2000 grafts / 6 months', 'Jeffrey Epstein, MD', '09-01-2010', '10:14 AM'); threads[4] = new thread(3368, 'Dr. Vladimir Panine/Chicago/4,672 grafts', 'stuart01', '08-31-2010', '07:50 PM'); threads[5] = new thread(3367, 'The Bald Truth Live Tonight 7pmPST/10pmEST', 'tbtadmin', '08-31-2010', '06:42 PM'); threads[6] = new thread(3366, 'Dr. Keene patient before and after 4695 grafts (2 sessions)', 'Surgassist', '08-31-2010', '05:34 PM'); threads[7] = new thread(3365, 'Dr. Keene patient before and after 4362 grafts', 'Surgassist', '08-31-2010', '04:32 PM'); threads[8] = new thread(3364, '3631 fu’s with dr. Brandon ross **5 month post op**', 'LUV2PLUG', '08-31-2010', '12:58 PM'); threads[9] = new thread(3363, 'Dr Harris - 5800 graft case', 'James Harris, MD', '08-31-2010', '11:44 AM'); threads[10] = new thread(3361, 'Brad Limmer, MD "more women pursuing transplantation"', 'Limmer HTC', '08-31-2010', '11:26 AM'); threads[11] = new thread(3360, 'Dr. Lindsey 2500 graft crown case at 9 months', 'Dr. Lindsey', '08-31-2010', '10:47 AM'); threads[12] = new thread(3359, '21 and losing hair. Thinking about HT', 'Thebaldone1', '08-31-2010', '09:27 AM'); threads[13] = new thread(3358, 'Can Propecia cause balding if used when it isn\'t needed?', 'utah23', '08-31-2010', '08:30 AM'); threads[14] = new thread(3357, 'Scalp Expansion by Dr. Jeffrey Epstein', 'austinpeay1999', '08-31-2010', '08:04 AM');