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(28711, 'Ramazan bayramınız kutlu olsun', 'CİDE-GÜRENLİ', '08.09.2010', '18:20'); threads[1] = new thread(28710, 'Nil vrüsü türkiyede.....', 'TayLan', '08.09.2010', '13:29'); threads[2] = new thread(28709, 'Ev Dekorasyon', 'yagizzz', '08.09.2010', '11:52'); threads[3] = new thread(28708, 'Fıstıklı Tatil Köyü Armutlu.', 'TayLan', '08.09.2010', '10:49'); threads[4] = new thread(28707, 'hayatının 16 ayı ağlayarak geçiyor..', 'şevval', '08.09.2010', '02:24'); threads[5] = new thread(28706, 'Bayramda sindirim sorunları yaşamayın...', 'şevval', '08.09.2010', '02:20'); threads[6] = new thread(28705, 'Hips Dont Li - Şhakira Konseri', 'TayLan', '07.09.2010', '17:27'); threads[7] = new thread(28703, 'Tersinim Teorisiyle İlgili Sorular ve Cevapları', 'Tersinim', '07.09.2010', '10:35'); threads[8] = new thread(28702, 'Tevrim Teorisi ve Tersinim Teorisi', 'Tersinim', '07.09.2010', '10:34'); threads[9] = new thread(28701, 'Tersinim Teorisi ve Doğal İlkeler', 'Tersinim', '07.09.2010', '10:32'); threads[10] = new thread(28700, 'TersinimTeorisi Mekanizmaları', 'Tersinim', '07.09.2010', '10:29'); threads[11] = new thread(28699, 'Tersinim Teorisi Tanıtımı', 'Tersinim', '07.09.2010', '10:25'); threads[12] = new thread(28698, 'Doğada Savurganlık ve Anarşi mi var?', 'Tersinim', '07.09.2010', '10:18'); threads[13] = new thread(28697, 'Tevhit (Akrostiş şiir)', 'Tersinim', '07.09.2010', '10:11'); threads[14] = new thread(28696, 'Hersey sende gizli', 'mormenekse', '06.09.2010', '18:42');