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(32034, 'Curve Snoopy Christmas', 'kellyyhats', '11-20-2009', '08:33 PM'); threads[1] = new thread(32032, 'Curve Moon and Stars ~Upon Request~', 'kellyyhats', '11-20-2009', '08:05 PM'); threads[2] = new thread(32008, 'Curve Grinch Thanksgiving', 'kellyyhats', '11-20-2009', '12:58 PM'); threads[3] = new thread(31997, 'Curve Another Blue Christmas!', 'kellyyhats', '11-20-2009', '01:32 AM'); threads[4] = new thread(31990, 'Curve Santa', 'kellyyhats', '11-20-2009', '12:31 AM'); threads[5] = new thread(31986, 'Curve Red and Green Christmas', 'kellyyhats', '11-19-2009', '11:29 PM'); threads[6] = new thread(31971, 'Curve Relax....... :)', 'skull.bunny', '11-19-2009', '05:45 PM'); threads[7] = new thread(31958, 'Bold Brand new Unlocked Blackberry Bold 9700 & NOKIA N900 & Apple iphone 3GS 32GB F/S', 'collabo', '11-19-2009', '01:11 PM'); threads[8] = new thread(31949, 'Curve Natures Beautiful Deer', 'ddclark94', '11-19-2009', '09:54 AM'); threads[9] = new thread(31948, 'Curve Pink Snow Princess', 'ddclark94', '11-19-2009', '09:47 AM'); threads[10] = new thread(31934, 'Curve 83XX Color Explosion Zen for 4.5', 'JustAnLAGirl', '11-19-2009', '01:07 AM'); threads[11] = new thread(31933, 'Curve Snoopy Christmas *requested* 4.5', 'haeddre', '11-18-2009', '11:58 PM'); threads[12] = new thread(31921, 'Curve another pink xmas', 'a80baby', '11-18-2009', '07:10 PM'); threads[13] = new thread(31901, 'Curve Make my own themes??', 'allyboo22', '11-18-2009', '02:01 PM'); threads[14] = new thread(31894, 'Curve Curvy Christmas theme', 'fiyamedic', '11-18-2009', '12:42 PM');