function thread(threadid, title, poster, threaddate, threadtime, message) { this.threadid = threadid; this.title = title; this.poster = poster; this.threaddate = threaddate; this.threadtime = threadtime; this.message = message; } var threads = new Array(12); threads[0] = new thread(8204, 'new from north wales', 'kat2110', '09-09-2010', '11:58 AM', 'Hi Im new here and have been doing yoga for about 6 months ....'); threads[1] = new thread(8203, 'Yoga Stockists', 'YogiYogi', '09-09-2010', '11:28 AM', 'Hi all,\r\n\r\nI\'m desperately trying to find and buy a Jad...'); threads[2] = new thread(8201, 'wholesale hats caps in www.hatslids.com', 'linzh6688', '08-09-2010', '01:07 PM', 'Hello Friend, Thanks for all customers support so long time!...'); threads[3] = new thread(8200, 'nikefun order-buy 2 get one gift', 'linzh6688', '08-09-2010', '08:14 AM', 'Dear Friend,Welcome to www.nikefun.com ,it is an online orde...'); threads[4] = new thread(8197, 'What are some songs that have really good meanings behind them?', 'mycoolgirl', '06-09-2010', '10:32 AM', 'Hi friends,\nI really love like Kelly Clarkson and Taylor Sw...'); threads[5] = new thread(8196, 'recommend you visit our hats factory site www.hatslids.com', 'linzh6688', '06-09-2010', '09:25 AM', 'Dear Friend,Welcome to www.hatslids.com ,it is an online ord...'); threads[6] = new thread(8195, '$12 for fashion sunglasses in www.nikefun.com', 'linzh6688', '06-09-2010', '09:25 AM', 'Dear Friend,Welcome to www.nikefun.com ,it is an online orde...'); threads[7] = new thread(8194, '$12 for fashion sunglasses in www.nikefun.com', 'linzh6688', '06-09-2010', '09:24 AM', 'Dear Friend,Welcome to www.nikefun.com ,it is an online orde...'); threads[8] = new thread(8183, 'What Are The Disadvantages Of Debt Management Plans?', 'juna28385', '30-08-2010', '08:56 AM', 'The following are some disadvantages of debt management plan...'); threads[9] = new thread(8182, 'Debt Settlement Tips - Where to Find the Top Rated Debt Settlement Solutions', 'jossclark66', '29-08-2010', '12:41 PM', 'Clearing your debt is the safest option you have today. The ...'); threads[10] = new thread(8177, 'What is the best way to settle credit card debt?', 'neilfiston85', '28-08-2010', '03:05 AM', 'I am in search of a company or method that will allow me to ...'); threads[11] = new thread(8176, 'Debt Settlement Services - How They Help Us', 'clarkken0123', '27-08-2010', '05:09 AM', 'One thing most people do not realize when they are in debt i...');