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(10); threads[0] = new thread(3233, 'argo-msk.ru has joined!', 'Admin', '09-08-2010', '02:18 AM'); threads[1] = new thread(3232, 'Cheap Medrol without a prescription. Purchase Medrol without a prescription', 'inetryconydot', '09-07-2010', '08:50 PM'); threads[2] = new thread(3231, 'TravisKV is our latest member!', 'Admin', '09-07-2010', '02:19 PM'); threads[3] = new thread(3230, 'To buy Indocin online cheap! Buy Indocin pharmacy cod', 'inetryconydot', '09-07-2010', '10:34 AM'); threads[4] = new thread(3229, 'Imitrex without a prescription cheapest buying. Cheap Imitrex saturday delivery', 'inetryconydot', '09-07-2010', '12:38 AM'); threads[5] = new thread(3228, 'moondreamerm2 has joined!', 'Admin', '09-06-2010', '02:41 PM'); threads[6] = new thread(3227, 'Buy Ibuprofen drug online! To buy Ibuprofen under the lowest prices', 'inetryconydot', '09-06-2010', '02:18 PM'); threads[7] = new thread(3226, 'We have a new member - QAMARBAKHTIER', 'Admin', '09-06-2010', '05:02 AM'); threads[8] = new thread(3225, 'Purchase Diclofenac without a prescription! Find buy Cheapest Diclofenac', 'inetryconydot', '09-05-2010', '05:16 PM'); threads[9] = new thread(3224, 'Colchicine buy cheap online. Buy cheapest Colchicine', 'inetryconydot', '09-05-2010', '06:59 AM');