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(1114796, 'Trądzik i tłusta strefa T. Nie mam już pomysłu.', 'gabczastaencefalopatia', '2017-02-13', '19:31'); threads[1] = new thread(1114276, 'Układanie włosów/ peeling/ depilacja', '19LetsTry', '2017-02-12', '19:12'); threads[2] = new thread(1114211, 'Próbki,mini zamówienia,promocje,kody - gdzie co można tanio dostać+OT cz.LIII', 'aniyam', '2017-02-12', '16:02'); threads[3] = new thread(1113701, 'Krem 50+ na młodej skórze', 'JogurtBezCukru', '2017-02-10', '22:39'); threads[4] = new thread(1113566, 'Rogowacje pięt', 'braaap', '2017-02-10', '14:04'); threads[5] = new thread(1113481, 'Co zrobić z moimi brwiami?', 'Normotonia', '2017-02-10', '11:12'); threads[6] = new thread(1112436, 'Tarnów gdzie polecacie makijaż permanentny brwi?', 'puciorrus77', '2017-02-08', '13:20'); threads[7] = new thread(1112236, 'Jak zostać stylistką rzęs - prośba o poradę nt. pierwszych kroków', 'boskapolka', '2017-02-08', '02:47'); threads[8] = new thread(1111801, 'Krem do rąk dla mężczyzny', 'dizel1988', '2017-02-07', '10:11'); threads[9] = new thread(1111796, 'Praktyki kosmetyczne Wrocław', 'MaartK', '2017-02-07', '09:58'); threads[10] = new thread(1111471, 'Co stosować na te zmarszczki?', 'Normotonia', '2017-02-06', '12:55'); threads[11] = new thread(1111291, 'Klorane', 'chanel_oberlin', '2017-02-05', '22:10'); threads[12] = new thread(1110601, 'Najlepsze dezodoranty dla dzieci i nastolatków', 'Madzikkkk1995', '2017-02-03', '23:57'); threads[13] = new thread(1110316, 'Jaki płyn do demakijażu?', 'Madzikkkk1995', '2017-02-03', '17:37'); threads[14] = new thread(1110286, 'Naturalne dbanie o urodę', 'im_catharsis', '2017-02-03', '15:40');