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(37103, 'SL Blog: M Linden’s Interview with the BBC', 'Blog Bot', '11-20-2009', '05:00 PM'); threads[1] = new thread(37102, 'Dogs for Palin', 'Brenda Connolly', '11-20-2009', '04:55 PM'); threads[2] = new thread(37101, 'Painting Scrolls', 'Vertigo Paris', '11-20-2009', '04:40 PM'); threads[3] = new thread(37100, 'FULL PRIM SIM @ ZoHa Islands: ONLY 22,495l$/week', 'ZoHa Boa', '11-20-2009', '04:26 PM'); threads[4] = new thread(37099, 'Second Life Bot Policy: No Real People!', 'Dancien Graves', '11-20-2009', '04:07 PM'); threads[5] = new thread(37098, 'Seemly Dresses', 'Kay Penberg', '11-20-2009', '03:53 PM'); threads[6] = new thread(37097, 'Hard Alley - Now Renting Shop Space/ Apartments!', 'Megz', '11-20-2009', '03:13 PM'); threads[7] = new thread(37096, 'BEST IN LEATHER & LACE 1000L @ WILD & CRAZY COCONUT 5-7 pm slt', 'VictoriannaWriter', '11-20-2009', '03:02 PM'); threads[8] = new thread(37095, 'BEST IN LATEX $1000L @ WILD & CRAZY COCONUT 7-9 pm slt', 'VictoriannaWriter', '11-20-2009', '03:01 PM'); threads[9] = new thread(37094, 'ISLANDS FOR RENT/BUY frm 700L/wk-Resid/Retail.LANDSCAPING/BUILDINGS/SECURITY INCLSV', 'ArgusF', '11-20-2009', '02:50 PM'); threads[10] = new thread(37093, 'HEY CRIS!!! As the resident expert in Little Big Planet...', 'reeneebob Birmingham', '11-20-2009', '02:41 PM'); threads[11] = new thread(37092, 'and you thought skynet was all evil!', 'Kyllie Wylie', '11-20-2009', '02:17 PM'); threads[12] = new thread(37091, 'Phasers on Stun!', 'Kyllie Wylie', '11-20-2009', '02:09 PM'); threads[13] = new thread(37090, 'Looking to hire an animator(s)', 'Horses Morrisey', '11-20-2009', '01:44 PM'); threads[14] = new thread(37089, 'SL Blog: SecondLife.com Launched in 3 New Languages, Local Currency Payments Coming S', 'Blog Bot', '11-20-2009', '01:30 PM');