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(243695, 'For Sale: Brand new stereo earphones for Ipods or other players.', 'Whitespirit', '11-22-2009', '02:00 AM'); threads[1] = new thread(243694, 'For Sale: FRESH GREEN MANGOES FOR SALE @ 5 pesos per piece only!', 'buwad_jo', '11-22-2009', '01:00 AM'); threads[2] = new thread(243693, 'Nanay Dionisya vs. Manny Pacquiao', 'hardy2898', '11-22-2009', '12:59 AM'); threads[3] = new thread(243692, 'For Sale: FRESH GREEN MANGOES FOR SALE @ 5 pesos per piece only!', 'buwad_jo', '11-22-2009', '12:58 AM'); threads[4] = new thread(243691, 'HELP!!..unsaon man pag configure ang XP home edtion if your using switch/hub,,,', 'amante5545', '11-22-2009', '12:57 AM'); threads[5] = new thread(243690, 'Looking For: nokia or any user friendly fon urgent!!', 'anisnis24', '11-22-2009', '12:48 AM'); threads[6] = new thread(243689, 'For Sale: Computer table!!', 'ainz002', '11-22-2009', '12:48 AM'); threads[7] = new thread(243688, 'Inspirational Video - The Don\'t Quit Poem', 'cromagnon', '11-22-2009', '12:39 AM'); threads[8] = new thread(243687, 'For Sale: tv rack brandnew', 'anisnis24', '11-22-2009', '12:32 AM'); threads[9] = new thread(243686, 'For Sale: Fashionable dresses, tops and more @ a reasonable price', '-karryL-', '11-22-2009', '12:30 AM'); threads[10] = new thread(243685, 'Management is an art or science?', 'istoryansucks', '11-22-2009', '12:17 AM'); threads[11] = new thread(243684, 'Looking For: Nokia 6600..', 'monochromatic', '11-21-2009', '11:48 PM'); threads[12] = new thread(243683, 'Looking For: Part/Full time online associates (ptc campaign)', 'her0', '11-21-2009', '11:19 PM'); threads[13] = new thread(243682, 'For Sale: BIG SALE!! Vintage-inspired Accessories', 'ayzcandybar', '11-21-2009', '10:57 PM'); threads[14] = new thread(243681, 'For Sale: POKEMON collectibles', 'koikox', '11-21-2009', '10:56 PM');