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(181546, 'iTunes sync issues', 'igorsky', '11-21-2009', '04:47 PM'); threads[1] = new thread(181545, 'Allow Me To Introduce Myself........TalkMajor', 'NeverBePeace', '11-21-2009', '04:44 PM'); threads[2] = new thread(181544, 'I did a movie to demonstrate my app and I want to know if it\'s good enough?(not spam)', 'guyg', '11-21-2009', '04:17 PM'); threads[3] = new thread(181543, 'iPhone 2g Owners Club!', 'musika', '11-21-2009', '03:23 PM'); threads[4] = new thread(181542, 'ATT Cracked Screen Phone advice', 'abbeyainscal', '11-21-2009', '03:23 PM'); threads[5] = new thread(181541, 'Poor Signal Problem Iphone 3G 3.1FW', 'saadi381', '11-21-2009', '03:12 PM'); threads[6] = new thread(181540, 'firmware not encrypting', 'dylndaneoneone', '11-21-2009', '02:43 PM'); threads[7] = new thread(181539, 'Using car speakers while charging iPhone', 'ticman', '11-21-2009', '12:45 PM'); threads[8] = new thread(181538, 'My Droid review', 'thinkTwice', '11-21-2009', '12:28 PM'); threads[9] = new thread(181537, 'Old mms pics show up randomly in texts!', 'syberkill', '11-21-2009', '12:23 PM'); threads[10] = new thread(181536, 'Old mms pics show up randomly in texts!', 'syberkill', '11-21-2009', '12:22 PM'); threads[11] = new thread(181534, '3GS Jailbreak and then app install crash?', 'jim2069', '11-21-2009', '11:34 AM'); threads[12] = new thread(181531, 'HTML Signature', 'smileyboy', '11-21-2009', '11:23 AM'); threads[13] = new thread(181529, 'Sync Notes?', 'aprasad', '11-21-2009', '10:40 AM'); threads[14] = new thread(181528, 'pics not showing up on email', 'pantherjoe', '11-21-2009', '10:25 AM');