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(1072, 'Joomla iletişim sayfası düzenleme , editleme | Yardım', 'zuddar', '06-09-2010', '12:09'); threads[1] = new thread(1071, 'Joomla 1.5.20 Hata', 'energy_21', '06-09-2010', '11:56'); threads[2] = new thread(1070, 'Squidoo ile ilgili', 'burgutex', '06-09-2010', '06:11'); threads[3] = new thread(1069, 'Social Bookmarking ve İleri SEO uygulamaları bölümü', 'burgutex', '06-09-2010', '05:55'); threads[4] = new thread(1068, 'Kadir Geceniz Mübarek Olsun', 'secdegah', '06-09-2010', '00:28'); threads[5] = new thread(1067, 'Katagorilerdeki makaleleri listeleme sorunu', 'oduncyasam', '05-09-2010', '00:45'); threads[6] = new thread(1066, 'Virtuemartta Musteriden gelen mailin duzenlenmesi', 'tsoysuren', '04-09-2010', '02:43'); threads[7] = new thread(1065, 'Random Image Plus Modülünde Düzenleme', 'nicel', '04-09-2010', '01:00'); threads[8] = new thread(1064, 'Jomsocial değişken değeri verme yardım...', 'munyasok', '02-09-2010', '19:58'); threads[9] = new thread(1063, '.swf düzenleyip tekrardan .swf olarak kayıt', 'zuddar', '01-09-2010', '18:10'); threads[10] = new thread(1062, 'Joomla PHP 5.3.x uyumu', 'whoo', '01-09-2010', '15:44'); threads[11] = new thread(1061, 'fikirleriniz ve önerileriniz', 'ibrahbas', '01-09-2010', '12:50'); threads[12] = new thread(1060, 'no valid database connection hatası', 'burgutex', '01-09-2010', '10:49'); threads[13] = new thread(1059, 'web site tasarım', 'ibrahbas', '01-09-2010', '10:45'); threads[14] = new thread(1058, 'Joomla dönen resim modülü.', 'zuddar', '01-09-2010', '05:56');