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(134281310, 'Bigkarch Oldtimer/vet lol', '458g', '11-21-2009', '04:13 AM'); threads[1] = new thread(134281309, 'recommand a research lab with fast shipping', 'James99', '11-21-2009', '03:51 AM'); threads[2] = new thread(134281307, 'making time release capsules?', 'LEX-DRAGUNOV', '11-21-2009', '02:32 AM'); threads[3] = new thread(134281303, 'Challenge test with clomiphene or GnRH', 'm_ob', '11-20-2009', '09:58 PM'); threads[4] = new thread(134281301, 'I have a STRANGE effect -' + '-HELP', 'taser', '11-20-2009', '09:32 PM'); threads[5] = new thread(134281300, 'Help', 'Thickneck', '11-20-2009', '09:09 PM'); threads[6] = new thread(134281294, 'hormone help', 'Mydadsacop123', '11-20-2009', '06:46 PM'); threads[7] = new thread(134281290, 'Medicine + Cyle = Okay/Not Okay???', 'Sgt.Jarhead', '11-20-2009', '06:03 PM'); threads[8] = new thread(134281285, 'Ways to waste time at work', 'TrainHard2', '11-20-2009', '03:40 PM'); threads[9] = new thread(134281280, 'Infection caused by test injection.. What to say to the doc', 'nelson860', '11-20-2009', '02:25 PM'); threads[10] = new thread(134281278, 'who has run sciroxx before?', 'tug32', '11-20-2009', '01:48 PM'); threads[11] = new thread(134281276, 'Turanibol in cycle', 'shm772', '11-20-2009', '12:43 PM'); threads[12] = new thread(134281273, 'Reaction to steroid injection - fever and swelling', 'nelson860', '11-20-2009', '10:41 AM'); threads[13] = new thread(134281270, 'Sex headaches', 'MetalMasteR6', '11-20-2009', '09:38 AM'); threads[14] = new thread(134281265, 'Low test (10.3 or 294 ng/dl) and doctor says no hcg', 'Kristopher', '11-20-2009', '01:26 AM');