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(1074, 'This hosting review helps all of you in taking a decision', 'Cindy12', '07-30-2010', '09:45 PM'); threads[1] = new thread(1073, 'This hosting review helps all of you in taking a decision', 'Cindy12', '07-30-2010', '09:40 PM'); threads[2] = new thread(1072, 'Help regarding using Fantastico or Softaculous.', 'Rock', '07-21-2010', '03:09 AM'); threads[3] = new thread(1065, 'DEASOFT::30% Off ALL Plans! Fast Setup ! Starting from under $4/m', 'bjdea1', '05-10-2010', '03:59 AM'); threads[4] = new thread(1064, 'Take 50% OFF and Free Domain with WireNine! cPanel, Litespeed, R1Soft & More!', 'WireNine', '05-10-2010', '01:03 AM'); threads[5] = new thread(1063, 'Tutorial: How to create flash drop down menus and site navigation.', 'MarcThomson', '04-12-2010', '06:59 PM'); threads[6] = new thread(1062, 'WHMreseller License SALE ! ONLY $5.95/m OR $39.95/y Leased Licenses !', 'bjdea1', '04-11-2010', '01:00 AM'); threads[7] = new thread(1061, 'DEASOFT : Very SPECIAL Offers! QUALITY cPanel Hosting! No Messing About!', 'bjdea1', '04-11-2010', '12:58 AM'); threads[8] = new thread(1059, 'Hi, I am new here', 'pacific', '04-01-2010', '01:09 AM'); threads[9] = new thread(1054, 'WHMreseller License SALE ! ONLY $5.95/m OR $39.95/y Leased Licenses !', 'bjdea1', '02-20-2010', '04:53 AM'); threads[10] = new thread(1034, '**** BuyHTTP - FULLY Managed Dedicated Servers - Free Setup +Double RAM ****', 'Mambohut', '02-04-2010', '09:52 AM'); threads[11] = new thread(1033, 'DEASOFT::MASSIVE 20% Off For Life Jan Sale! Shared/Master Reseller/VPS !', 'bjdea1', '01-19-2010', '05:34 PM'); threads[12] = new thread(1030, 'DEASOFT::MASSIVE 25% Off For Life Xmas Sale! Shared/Master Reseller/VPS !', 'bjdea1', '12-22-2009', '12:54 AM'); threads[13] = new thread(1021, 'DEASOFT::Up to 25% Off For Life Nov Sale! Premium Aussie & USA VPS !', 'bjdea1', '11-19-2009', '04:40 AM'); threads[14] = new thread(1018, 'DEASOFT::Up to 35% Off For Life - Oct Sale! Shared/Master Reseller/VPS ! Hurry !', 'bjdea1', '10-19-2009', '09:29 PM');