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(30); threads[0] = new thread(444, 'Banks future uncertain on global volatility resources strongest performers', 'Kelly', '06-09-2010', '08:57 AM'); threads[1] = new thread(443, 'Families or empty nesters looking to move to a smaller home may be in for a shock', 'Kelly', '05-09-2010', '11:29 AM'); threads[2] = new thread(442, 'Australian economy very strong even with no said leader in a hung Parliament', 'Kelly', '04-09-2010', '08:56 AM'); threads[3] = new thread(441, 'How to some simple ways you can avoid Australian bank fees and charges', 'Kelly', '03-09-2010', '08:06 AM'); threads[4] = new thread(440, 'Australian property sales see a rise in growth of home Auctions to high levels', 'Kelly', '02-09-2010', '09:09 AM'); threads[5] = new thread(439, 'Study shows the gender pay gap is getting worse between men and women', 'Kelly', '01-09-2010', '10:38 AM'); threads[6] = new thread(438, 'Price rises are imminent in aisles containing wheat sugar dairy products', 'Kelly', '31-08-2010', '09:06 AM'); threads[7] = new thread(437, 'Volatility is now just a fact of life Australian superannuation market uncertainty', 'Kelly', '30-08-2010', '09:08 AM'); threads[8] = new thread(436, 'The Aussie Government\'s Grocery Choice website was binned 14 months ago', 'Kelly', '29-08-2010', '09:09 AM'); threads[9] = new thread(435, 'Australian Childcare costs are said to go up to some say $35AUD', 'Kelly', '28-08-2010', '09:52 AM'); threads[10] = new thread(434, 'Latest data shows the cheapest time to buy petrol is now Monday mornings', 'Kelly', '27-08-2010', '08:16 AM'); threads[11] = new thread(433, 'Australians are running their savings down to pay off personal debt', 'Kelly', '26-08-2010', '09:15 AM'); threads[12] = new thread(432, 'More Australians are switching their superannuation funds over to pension mode', 'Kelly', '25-08-2010', '09:08 AM'); threads[13] = new thread(431, 'Customers are putting extra effort into avoiding fees for using ATMs', 'Kelly', '24-08-2010', '09:15 AM'); threads[14] = new thread(430, 'First time buyers are feeling the pinch of tightening housing affordability', 'Kelly', '23-08-2010', '09:10 AM'); threads[15] = new thread(429, 'Reserve Bank governor says strong competition in the banking deposits market', 'Kelly', '22-08-2010', '09:29 AM'); threads[16] = new thread(428, 'Australia in housing bubble, analyst says if banks tighten credit', 'Kelly', '21-08-2010', '08:13 AM'); threads[17] = new thread(427, 'The Aussie RBA says it is comfortable with where interest rates are at', 'Kelly', '20-08-2010', '08:12 AM'); threads[18] = new thread(426, 'Managing finances is important never too late or early to get good advice', 'Kelly', '19-08-2010', '09:16 AM'); threads[19] = new thread(425, 'Australian property prices are said to drop in spring an expert predicts', 'Kelly', '18-08-2010', '09:38 AM'); threads[20] = new thread(424, 'Top money making renovation tips for Australians making a profit', 'Kelly', '17-08-2010', '09:08 AM'); threads[21] = new thread(423, 'Strong consumer confidence is puzzling Commonwealth Bank of Australia Ltd (CBA)', 'Kelly', '16-08-2010', '08:55 AM'); threads[22] = new thread(422, 'Australians can now shop online from popular websites without a US credit card', 'Kelly', '15-08-2010', '09:21 AM'); threads[23] = new thread(421, 'Some parents say they will quit work if childcare costs increase further', 'Kelly', '14-08-2010', '09:16 AM'); threads[24] = new thread(420, 'How to going green at home can save you money do your homework on up front costs', 'Kelly', '13-08-2010', '08:13 AM'); threads[25] = new thread(419, 'Australian home loan commitments have fallen to a nine year low', 'Kelly', '12-08-2010', '09:20 AM'); threads[26] = new thread(418, 'Australians turning to supermarket brand goods which are cheaper and quality', 'Kelly', '11-08-2010', '10:10 AM'); threads[27] = new thread(417, 'Oz pet ownership pumped more than $6 billion into the national economy last year', 'Kelly', '10-08-2010', '09:15 AM'); threads[28] = new thread(416, 'Reserve Bank of Australia hints that interest rates will remain on hold', 'Kelly', '09-08-2010', '09:19 AM'); threads[29] = new thread(415, 'Planned changes lift amount Superannuation paid received widespread support', 'Kelly', '08-08-2010', '10:54 AM');