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(1291970, 'Czy to ma jeszcze sens? Kiedy kończy się przyjaźń, a zaczyna flirt.', 'mateusz513', '2024-06-07', '05:10'); threads[1] = new thread(1291965, 'Czy przyjaciel mnie podrywa?', 'missaolet', '2024-06-06', '00:46'); threads[2] = new thread(1291963, 'Opinie gynalgin', 'Fifirifi90', '2024-06-05', '19:51'); threads[3] = new thread(1291958, 'Więzienie', 'niezdecydowana93', '2024-06-04', '20:14'); threads[4] = new thread(1291949, 'znalezione u żony', 'Kubas44', '2024-06-02', '15:29'); threads[5] = new thread(1291946, 'Czy jest dla mnie szansa?', '_pan_student_', '2024-06-01', '13:08'); threads[6] = new thread(1291944, 'Skonczylam 30. i nie podoba mi sie to.', 'ColourTheSmallOne', '2024-05-31', '15:28'); threads[7] = new thread(1291939, 'Jak delikatnie spławić faceta?', 'Nadiaa33', '2024-05-31', '07:11'); threads[8] = new thread(1291933, 'Okłamuje mnie w sprawie używek', 'Aniela3579', '2024-05-30', '10:49'); threads[9] = new thread(1291931, 'Frustracja', 'moneytalkin0974', '2024-05-30', '00:17'); threads[10] = new thread(1291930, 'Dziewczyna po wielu latach związku zostawiła mnie znikąd', 'TandooriMa', '2024-05-29', '19:34'); threads[11] = new thread(1291929, 'Terapeuta naciska na uśpienie psa', 'Bruma_w_Hogsmeade', '2024-05-29', '17:40'); threads[12] = new thread(1291927, 'problemy dorosłej córki z mamą', 'Kinga0002', '2024-05-29', '13:29'); threads[13] = new thread(1291926, 'Głośne, denerwujące dzieci sąsiadów za płotem', 'annaaq13', '2024-05-29', '10:43'); threads[14] = new thread(1291910, 'Problemy sercowe w pracy', '566c925a0d5b002df4ab9173957e83e9796700e3_6655107baed9c', '2024-05-26', '12:53');