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(38627, 'Can someone help?', 'mechdesign2k4', '11-20-2009', '03:46 PM'); threads[1] = new thread(38626, 'Buy New Unlocked Nokia N97 32gb, Sidekick LX 2009, Htc Touch HD2.', 'iddonfamily', '11-20-2009', '02:20 PM'); threads[2] = new thread(38625, 'Buy New Unlocked Apple Iphone 3gs, Motorola Droid, Nokia N900.', 'iddonfamily', '11-20-2009', '02:18 PM'); threads[3] = new thread(38624, 'Spam', 'mechdesign2k4', '11-20-2009', '12:48 PM'); threads[4] = new thread(38623, 'For sale brand new Apple iPhone 3GS 32GB- $210,BlackBerry Storm2 9520-$260,Nokia X6', 'MARAGHMOR', '11-20-2009', '08:11 AM'); threads[5] = new thread(38622, 'For sale brand new Nokia N900$230,Samsung B7620 GiorgioArmani,Sony Ericsson XPERIA X2', 'MARAGHMOR', '11-20-2009', '08:10 AM'); threads[6] = new thread(38621, 'For sale brand new Nokia N900$230,Samsung B7620 GiorgioArmani,Sony Ericsson XPERIA X2', 'MARAGHMOR', '11-20-2009', '08:09 AM'); threads[7] = new thread(38620, 'For sale brand new BlackBerry Bold 9700-$280,T-Mobile Sidekick LX 2009$140,HTC Pure', 'MARAGHMOR', '11-20-2009', '08:08 AM'); threads[8] = new thread(38619, 'For sale brand new Apple iPhone 3GS 32GB- $210,BlackBerry Storm2 9520-$260,Nokia X6', 'MARAGHMOR', '11-20-2009', '08:06 AM'); threads[9] = new thread(38618, 'Brand new and fairly used motorbikes with low mileage for sale', 'motorbikes12345', '11-20-2009', '07:27 AM'); threads[10] = new thread(38617, 'Brand new and fairly used motorbikes with low mileage for sale', 'motorbikes12345', '11-20-2009', '07:26 AM'); threads[11] = new thread(38616, 'Buy new unlocked HTC HERO..BLACKBERRY CURVE 8900..NOKIA N97 32GB', 'samson', '11-20-2009', '05:33 AM'); threads[12] = new thread(38615, 'Buy new unlocked HTC HERO..BLACKBERRY CURVE 8900..NOKIA N97 32GBs', 'samson', '11-20-2009', '05:31 AM'); threads[13] = new thread(38614, 'Buy new unlocked HTC HERO..BLACKBERRY CURVE 8900..NOKIA N97 32GBs', 'samson', '11-20-2009', '05:29 AM'); threads[14] = new thread(38613, 'Buy new unlocked HTC HERO..BLACKBERRY CURVE 8900..NOKIA N97 32GB', 'samson', '11-20-2009', '05:28 AM');