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(31318, 'Trabzon\'da Sahilde Cami tartışması', 'empy', '07-09-2010', '12:19'); threads[1] = new thread(31317, '500 Bin lirayı Kemal Sunal gibi sokağa saçtı', 'empy', '07-09-2010', '12:15'); threads[2] = new thread(31316, 'Hilton’a zarar davası', 'empy', '07-09-2010', '12:07'); threads[3] = new thread(31315, 'Öğrenciler Ktü Vakfı\'ndan paralarını geri istedi', 'empy', '07-09-2010', '12:05'); threads[4] = new thread(31314, 'Teravih\'e giderken gelen kaza', 'empy', '07-09-2010', '12:02'); threads[5] = new thread(31313, 'Bakan ve Başkan iftarda basınla buluştu', 'empy', '07-09-2010', '11:58'); threads[6] = new thread(31312, 'Zağnos\'ta Olimpiyat gecesi', 'empy', '07-09-2010', '11:55'); threads[7] = new thread(31311, 'Trabzon\'da mezarlıklar güllendiriliyor', 'empy', '07-09-2010', '11:50'); threads[8] = new thread(31310, 'Böyle vakıf görülmedi', 'empy', '06-09-2010', '11:21'); threads[9] = new thread(31309, 'Beşikdüzü\'nde Patoz\'la uçuruma yuvarlandı', 'empy', '06-09-2010', '11:17'); threads[10] = new thread(31308, 'Of-Çaykara Karayolu’nda istinat duvarı çöktü', 'empy', '06-09-2010', '11:02'); threads[11] = new thread(31244, 'Trabzon Peynirine Yoğun İlgi', 'BordoMavi61', '24-08-2010', '18:15'); threads[12] = new thread(31216, 'Ktü\'de Hedef 2 Yıl İçinde 50 Bin Öğrenci', 'empy', '22-08-2010', '14:55'); threads[13] = new thread(31215, 'Araklı\'da kaza: 2 ölü', 'empy', '22-08-2010', '14:52'); threads[14] = new thread(31214, 'Hayvancılığa Sıfır Faiz ile kredi', 'empy', '22-08-2010', '14:49');