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(186857, 'regaining... how did you break the cycle?', 'dancingirl81', '11-22-2009', '12:52 AM'); threads[1] = new thread(186856, 'I just ran ten minutes straight!', 'Shifterred', '11-22-2009', '12:23 AM'); threads[2] = new thread(186855, 'Beck Diet Solution Day 6', 'midlifecrisis57', '11-22-2009', '12:14 AM'); threads[3] = new thread(186854, 'Chemically Straightened Hair?', 'UrthWurm', '11-21-2009', '11:17 PM'); threads[4] = new thread(186853, 'Topics About Weightloss...', 'geminibella', '11-21-2009', '10:31 PM'); threads[5] = new thread(186852, 'Thanksgiving while on Phase 1 (or even, 1.5/2)', 'Fat Melanie', '11-21-2009', '09:38 PM'); threads[6] = new thread(186850, 'HUUUUGE NSV and SV too!', 'Arctic Mama', '11-21-2009', '09:14 PM'); threads[7] = new thread(186849, 'Lost weight', 'FoodObsessed', '11-21-2009', '08:56 PM'); threads[8] = new thread(186848, 'Thunder Thighs and Shorties Unite! A question for the goalies!', 'platformnine', '11-21-2009', '08:51 PM'); threads[9] = new thread(186847, 'Anyone Interested in the 20 Somthings Biggest Loser Challenge again?', 'akacutie', '11-21-2009', '08:50 PM'); threads[10] = new thread(186846, 'Funny youtube video.', 'Primm', '11-21-2009', '08:02 PM'); threads[11] = new thread(186845, 'Saggy Boobs...', 'Violin Jenn', '11-21-2009', '08:00 PM'); threads[12] = new thread(186844, 'Do you take your measurements often?', '2Bthinagain', '11-21-2009', '07:54 PM'); threads[13] = new thread(186841, 'make yourself feel better', 'Kayhm0711', '11-21-2009', '07:19 PM'); threads[14] = new thread(186840, 'Tired of failure', 'mtloser', '11-21-2009', '07:19 PM');