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(224, 'Computer Surveillance and Email Passwords Hacking', 'scorpio', '11-04-2007', '07:29 PM'); threads[1] = new thread(223, 'Email password recovery services at Crackersclub.net', 'scorpio', '11-04-2007', '07:28 PM'); threads[2] = new thread(222, 'Computer Surveillance and Email Passwords Hacking', 'Scorpiospy', '09-26-2007', '06:33 PM'); threads[3] = new thread(221, 'Anyone Need To Track His/her Cheating Spouse', 'Scorpiospy', '09-26-2007', '06:28 PM'); threads[4] = new thread(220, 'I\'m friendless', 'Jackieblue', '09-03-2007', '05:03 AM'); threads[5] = new thread(219, 'Need friend ages 35 to 45', 'Jackieblue', '08-30-2007', '06:27 PM'); threads[6] = new thread(218, '40-50 is a decent age too.', 'tomcat', '08-27-2007', '05:12 PM'); threads[7] = new thread(217, 'Hello, hello.', 'tomcat', '08-25-2007', '05:19 PM'); threads[8] = new thread(216, 'Razzle Dazzle! !', 'tomcat', '08-25-2007', '05:08 PM'); threads[9] = new thread(215, 'Any New Yorker Females out there.', 'Jackieblue', '08-25-2007', '04:59 PM'); threads[10] = new thread(214, 'Hello from Las Vegas', 'wtaylorhi', '08-24-2007', '02:27 PM'); threads[11] = new thread(213, 'Truth About Hacking Cracking Yahoo Hotmail Msn Passwords', 'scorpio', '07-16-2007', '08:53 PM'); threads[12] = new thread(212, 'Hello Everyone', 'stavroula5yaz', '05-17-2007', '11:44 PM'); threads[13] = new thread(211, 'Making the trip', 'chavogurrero', '05-17-2007', '12:11 PM'); threads[14] = new thread(210, 'Russian Women?', 'chavogurrero', '05-10-2007', '06:06 AM');