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(19); threads[0] = new thread(32089, 'Advice Needed: Have neighbours sprayed my tree?', 'Uffcat', '01-09-10', '07:20 AM'); threads[1] = new thread(32067, 'Help Please: Neighbours damaging our plants and trees when we\'re out', 'cookie9515', '29-08-10', '04:16 PM'); threads[2] = new thread(32009, 'Neighbour Trespassing Across Garden', 'cherisse', '22-08-10', '07:58 PM'); threads[3] = new thread(31831, 'Neighbours taken down fence and cut down trees from within my garden', 'willdev', '29-07-10', '09:43 PM'); threads[4] = new thread(31804, 'My NFH Story: Idiotic OCD tidiness women next door', 'brd888', '26-07-10', '10:44 PM'); threads[5] = new thread(31743, 'neighbours cutting our trees when were out.', 'tunster', '19-07-10', '03:39 PM'); threads[6] = new thread(31659, 'Help Please: Yet another hedge problem', 'Duggie', '09-07-10', '01:59 PM'); threads[7] = new thread(31563, 'Help Please: NFH have now planted Sycamore tree one inch from our house!', 'ann-eliz', '30-06-10', '12:20 PM'); threads[8] = new thread(31492, 'Advice Needed: This may fall into more than one catagory than a problem with trees and hedges', 'alice wood', '22-06-10', '06:51 PM'); threads[9] = new thread(31470, 'Advice Needed: Tree tidying', 'gargar10', '19-06-10', '04:31 PM'); threads[10] = new thread(31394, 'Advice Needed: damage to property from neighbours ivy', 'deirdre', '12-06-10', '03:02 PM'); threads[11] = new thread(31272, 'Advice Needed: Tall trees - formally entering into a dispute.', 'loppylou', '30-05-10', '08:03 PM'); threads[12] = new thread(31153, 'Help Please: Garden Wall Falling Down and Not Safe', 'dawn1234', '17-05-10', '05:11 PM'); threads[13] = new thread(31143, 'My Hedge different heights each side of boundary can I cut over the boundary?', 'supermoocow', '16-05-10', '03:05 PM'); threads[14] = new thread(31095, 'Cleared Front Garden', 'Isis', '09-05-10', '08:56 AM'); threads[15] = new thread(31086, 'escallonia bush', 'feistymiss', '07-05-10', '09:22 PM'); threads[16] = new thread(31013, 'neighbours tree block out light in bedroom window is there a law out this', 'shrek', '27-04-10', '05:40 PM'); threads[17] = new thread(30904, 'Advice Needed: Fence spraying', 'barrelboy', '14-04-10', '08:09 PM'); threads[18] = new thread(30871, 'Removal of hedge', 'lisaacaster', '11-04-10', '12:48 PM');