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(15); threads[0] = new thread(48584, 'Cannot Type in AIM window', 'KillerNoob', '11-21-2009', '01:04 PM'); threads[1] = new thread(48548, 'Display name not saving', 'Sx9', '11-19-2009', '08:32 PM'); threads[2] = new thread(48487, 'How to create your own dynamic display picture in WLM2009', 'Philip', '11-17-2009', '10:19 PM'); threads[3] = new thread(48453, 'Trillian Contact Pop Out Bubble', 'ericlabowsky', '11-16-2009', '04:24 PM'); threads[4] = new thread(48429, 'Saving chats in the same file on 2 computers', 'pengyou', '11-14-2009', '11:49 PM'); threads[5] = new thread(48426, 'No alert sounds', 'uglysock', '11-14-2009', '06:09 PM'); threads[6] = new thread(48423, 'AIM won\'t let me get a screen name???', 'OMGPIE', '11-14-2009', '06:34 AM'); threads[7] = new thread(48413, 'need help with IMVironment downloads in vers. 10', 'savedbygrace64', '11-13-2009', '01:41 PM'); threads[8] = new thread(48411, 'Unable to restore/see chat windows', 'dreamking', '11-13-2009', '10:08 AM'); threads[9] = new thread(48375, 'Display Image Not Displaying - Mac User', 'siys', '11-11-2009', '04:15 PM'); threads[10] = new thread(48321, 'How to change language on the page which appears after clicking "check inbox" in WLM', 'TeaMonster', '11-09-2009', '03:33 PM'); threads[11] = new thread(48303, 'Unable to installed Windows Live messenger latest version', 'Selvador', '11-09-2009', '01:53 AM'); threads[12] = new thread(48302, 'Complete unbootable', 'Sana', '11-09-2009', '01:40 AM'); threads[13] = new thread(48293, 'Webcam problems', 'shamoe', '11-07-2009', '06:17 PM'); threads[14] = new thread(48283, 'WLM09, almost instant disconnects.', 'Ionworm', '11-06-2009', '05:03 PM');