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(22); threads[0] = new thread(32027, 'Help needed', 'bunglejemson', '25-08-10', '11:53 AM'); threads[1] = new thread(32026, 'How much might an official \'dispute\' devalue a property?', 'bunglejemson', '25-08-10', '11:36 AM'); threads[2] = new thread(31903, 'Intimidating NFH', 'valentine71', '08-08-10', '09:40 AM'); threads[3] = new thread(31895, 'neighbour moving can i tell viewers of legal dispute myself so they know', 'gjgilly', '07-08-10', '04:12 AM'); threads[4] = new thread(31778, 'Already Exchanged - Environmental dept have Complaints - Not on SPIF', 'riteon', '23-07-10', '01:10 PM'); threads[5] = new thread(31648, 'transfer council houses?', 'donna5', '08-07-10', '07:07 PM'); threads[6] = new thread(31620, 'Advice Needed: Who owns neighbours house?', 'headacheagain', '06-07-10', '12:30 PM'); threads[7] = new thread(31505, 'Move on!', 'fullcircle', '24-06-10', '02:57 PM'); threads[8] = new thread(31472, 'Disclosures on sale of property made toxic by malicious neighbours', 'sujabi', '15-06-10', '04:56 PM'); threads[9] = new thread(31401, 'Im thinking of selling do i have to declare dispute with x neighbour', 'Donam1969', '12-06-10', '11:04 PM'); threads[10] = new thread(31297, 'Advice Needed: Moving House', 'mamsemily', '02-06-10', '10:44 AM'); threads[11] = new thread(31286, 'Opinion Sought: Have we become....NFH!!!!??', 'et3king', '01-06-10', '01:03 PM'); threads[12] = new thread(31245, 'Selling Leasehold property to Household Association?', 'bibi', '26-05-10', '09:21 PM'); threads[13] = new thread(31241, 'Advice Needed: recent sale of house', 'tiger01', '26-05-10', '04:07 PM'); threads[14] = new thread(31229, 'Help Please: Don\'t know what to do next- im at my whits end.', 'MANDY LEE', '25-05-10', '12:53 PM'); threads[15] = new thread(31212, 'Help Please: Solicitor Too Good To be True?', 'hurstk1980', '24-05-10', '12:09 PM'); threads[16] = new thread(31183, 'HIPs', 'Beth', '20-05-10', '04:15 PM'); threads[17] = new thread(31136, 'Bought flat from council 2 1/4 years ago', 'In sane in the brain', '15-05-10', '03:28 PM'); threads[18] = new thread(31026, 'Help Please: Need to declare or not?', 'Fractal', '29-04-10', '03:46 AM'); threads[19] = new thread(30930, 'Advice Needed: Owner Not Aware Of Dispute?', 'tamrank', '18-04-10', '12:23 PM'); threads[20] = new thread(30881, 'Advice Needed: Dispute Over The House We Bought', 'footpath', '12-04-10', '08:27 PM'); threads[21] = new thread(30874, 'Opinion Sought: Poor Solicitor Service', 'teveztheman', '11-04-10', '07:48 PM');