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(46878, 'Fontları Yüklemeye Devam Edeyim mi ?', 'Darkmax OU', '21/08/17', '17:09'); threads[1] = new thread(46356, 'Poster bastırma hakkında', 'quick1997', '27/04/17', '13:29'); threads[2] = new thread(46323, 'please help', 'nokzchui', '12/04/17', '00:07'); threads[3] = new thread(46284, 'Activation', 'Rdega', '01/04/17', '18:57'); threads[4] = new thread(46028, 'No activation email', 'Tankster69', '19/02/17', '22:53'); threads[5] = new thread(46027, 'Minimalist tasarımlar', 'qabriel99', '19/02/17', '20:56'); threads[6] = new thread(45818, 'Slipcover', 'qabriel99', '04/02/17', '13:49'); threads[7] = new thread(45166, 'Hazır Label Şablonu', 'vedman', '05/12/16', '19:27'); threads[8] = new thread(44925, 'Bu fontu bilen var mı?', 'Yaprak', '01/10/16', '16:04'); threads[9] = new thread(44477, 'Please can it help me?', 'fjfran', '25/06/16', '22:36'); threads[10] = new thread(43981, 'Close/delete Account', 'xxaphexx', '08/03/16', '19:28'); threads[11] = new thread(43626, 'Bu fontu ve logo bilen var mı?', 'Yaprak', '18/01/16', '16:31'); threads[12] = new thread(40758, 'Donation', 'supakin007', '26/06/15', '10:23'); threads[13] = new thread(40654, 'Menü\'lü Blu-Ray disk yapmak', 'onuraydintr', '12/05/15', '17:49'); threads[14] = new thread(40157, 'coverde Yardım?', 'Yaprak', '05/03/15', '20:56');