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(1213061, 'Prezerwatywy', 'ProKillsaco', '2018-02-07', '21:55'); threads[1] = new thread(1213056, 'Prezerwatywy', 'ProKillsaco', '2018-02-07', '21:46'); threads[2] = new thread(1212751, 'seks w miejscu publicznym - jak zaproponwać?', 'kateee94', '2018-02-06', '19:17'); threads[3] = new thread(1212726, 'Pierwszy raz.', 'Serutami', '2018-02-06', '17:48'); threads[4] = new thread(1212236, 'Brak seksu w związku', 'Berbec175', '2018-02-05', '01:57'); threads[5] = new thread(1211861, 'Moje odczucia, propozycja i farsa', 'Kierman', '2018-02-03', '18:18'); threads[6] = new thread(1211656, 'Czy mogę być w ciąży - wątek zbiorczy - cz. 5', 'Mojwa', '2018-02-02', '21:56'); threads[7] = new thread(1211416, 'Ankieta erotyczna', 'monzal0084', '2018-02-02', '08:38'); threads[8] = new thread(1211401, 'Witam serdecznie', 'angelika69wawa', '2018-02-02', '00:58'); threads[9] = new thread(1210611, 'Boję się seksu', 'Ludekkrasnoludek', '2018-01-30', '06:14'); threads[10] = new thread(1209826, 'Lupulina ?', 'arno22', '2018-01-27', '11:34'); threads[11] = new thread(1209786, 'Seks po zabiegu urologicznym u faceta', 'ninus112', '2018-01-26', '21:43'); threads[12] = new thread(1209326, 'Mój facet odmawia mi seksu', 'KatolinaK', '2018-01-24', '21:01'); threads[13] = new thread(1209101, 'Za duże wymagania co do siebie?', 'ArekW', '2018-01-23', '19:19'); threads[14] = new thread(1208596, 'Tabletki antykoncepcyjne, a biust', 'Floriana22', '2018-01-21', '20:51');