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(3671, 'Brand New Apple iPhone 3G S 32GB White & Black Unlocked Price:', 'benbright', '20th November 2009', '09:32 AM'); threads[1] = new thread(3670, 'Brand New Apple iPhone 3G S 32GB $300', 'benbright', '20th November 2009', '09:31 AM'); threads[2] = new thread(3669, 'Brand New Apple iPhone 3G S 32GB', 'benbright', '20th November 2009', '09:31 AM'); threads[3] = new thread(3668, 'Brand New Apple iPhone 3G S 32GB White & Black Unlocked Price:', 'benbright', '20th November 2009', '09:30 AM'); threads[4] = new thread(3667, 'Brand New Unlock Apple iPhone 3GS 32GB,BlackBerry Curve 8520,Nokia 6760 slide', 'helton01', '20th November 2009', '09:08 AM'); threads[5] = new thread(3666, 'Brand New Unlock Apple iPhone 3GS 32GB,BlackBerry Curve 8520,Nokia 6760 slide', 'helton01', '20th November 2009', '09:07 AM'); threads[6] = new thread(3665, 'F/s Apple iPhone 3GS 32GB:$230/BB bold 9700:$280/Nokia N900:$240', 'igboboy', '20th November 2009', '06:42 AM'); threads[7] = new thread(3664, 'F/s Apple iPhone 3GS 32GB:$230/BB bold 9700:$280/Nokia N900:$240', 'igboboy', '20th November 2009', '06:40 AM'); threads[8] = new thread(3663, 'Brand new Unlocked Blackberry Bold 9700 & NOKIA N900 & Apple iphone 3GS 32GB F/S', 'nilonj22', '19th November 2009', '11:50 PM'); threads[9] = new thread(3662, 'For sale brand new Re: Blackberry Bold and Apple iPhone 3GS 32GB', 'NEWPROMO1', '19th November 2009', '02:26 AM'); threads[10] = new thread(3661, 'For sale brand new Apple iphone 3GS 32GB', 'NEWPROMO1', '19th November 2009', '02:22 AM'); threads[11] = new thread(3660, 'For Sale Apple Iphone 3gs 32gb $250 Nokia N97 Mini $250', 'KLINEE', '18th November 2009', '06:40 PM'); threads[12] = new thread(3659, 'For Sale BlackBerry Curve 8520 $230 HTC Hero $250', 'KLINEE', '18th November 2009', '06:37 PM'); threads[13] = new thread(3658, 'For Sale Apple Iphone 3gs 32gb $250 Nokia N97 Mini $250', 'YAMAHA', '17th November 2009', '04:15 AM'); threads[14] = new thread(3657, 'For Sale BlackBerry Curve 8520 $230 HTC Hero $250', 'YAMAHA', '17th November 2009', '04:14 AM');