· 8 years ago · Jul 29, 2018, 10:42 AM
1<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="pl-pl" xml:lang="pl-pl"><head>
2
3<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
4<meta http-equiv="content-type" content="text/html; charset=UTF-8">
5<meta http-equiv="content-language" content="pl-pl">
6<meta http-equiv="content-style-type" content="text/css">
7<meta http-equiv="imagetoolbar" content="no">
8
9<title>Forum Przygód Reksia - Forum Chat</title>
10
11
12
13<link rel="stylesheet" href="./styles/hermes/theme/stylesheet.css" type="text/css">
14<script src="https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.pl.4qZkoYeU9PU.O/m=gapi_iframes/rt=j/sv=1/d=1/ed=1/am=wQ/rs=AGLTcCPirPSU6-GjxV6nsk9HAe7rkGorbA/cb=gapi.loaded_0" async=""></script><script type="text/javascript" async="" src="https://www.gstatic.com/recaptcha/api2/v1531759913576/recaptcha__pl.js"></script><script src="https://www.gstatic.com/firebasejs/live/3.0/firebase.js"></script>
15<script type="text/javascript">
16
17// <![CDATA[
18
19 var config = {
20 apiKey: "AIzaSyDclxCnEwjZek-mXzK63QlowBSIyRQvGSk",
21 authDomain: "przygody-reksia.firebaseapp.com",
22 databaseURL: "https://przygody-reksia.firebaseio.com",
23 storageBucket: "przygody-reksia.appspot.com",
24 };
25 firebase.initializeApp(config);
26
27
28
29
30
31function popup(url, width, height, name)
32{
33 if (!name)
34 {
35 name = '_popup';
36 }
37
38 window.open(url.replace(/&/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes,width=' + width);
39 return false;
40}
41
42function jumpto()
43{
44 var page = prompt('Wprowadź numer strony, do której chcesz przejść:', '');
45 var per_page = '';
46 var base_url = '';
47
48 if (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0)
49 {
50 if (base_url.indexOf('?') == -1)
51 {
52 document.location.href = base_url + '?start=' + ((page - 1) * per_page);
53 }
54 else
55 {
56 document.location.href = base_url.replace(/&/g, '&') + '&start=' + ((page - 1) * per_page);
57 }
58 }
59}
60
61/**
62* Find a member
63*/
64function find_username(url)
65{
66 popup(url, 760, 570, '_usersearch');
67 return false;
68}
69
70/**
71* Mark/unmark checklist
72* id = ID of parent container, name = name prefix, state = state [true/false]
73*/
74function marklist(id, name, state)
75{
76 var parent = document.getElementById(id);
77 if (!parent)
78 {
79 eval('parent = document.' + id);
80 }
81
82 if (!parent)
83 {
84 return;
85 }
86
87 var rb = parent.getElementsByTagName('input');
88
89 for (var r = 0; r < rb.length; r++)
90 {
91 if (rb[r].name.substr(0, name.length) == name)
92 {
93 rb[r].checked = state;
94 }
95 }
96}
97
98
99
100 /**
101 * New function for handling multiple calls to window.onload and window.unload by pentapenguin
102 */
103 window.onload = function()
104 {
105 for (var i = 0; i < onload_functions.length; i++)
106 {
107 eval(onload_functions[i]);
108 }
109 }
110
111 window.onunload = function()
112 {
113 for (var i = 0; i < onunload_functions.length; i++)
114 {
115 eval(onunload_functions[i]);
116 }
117 }
118
119
120if(navigator.userAgent && navigator.userAgent.indexOf('Mac OS X') > 0)
121{
122 document.write('<link rel="stylesheet" href="./styles/hermes/theme/mac.css" type="text/css" />');
123}
124
125// ]]>
126</script>
127<script type="text/javascript" src="./styles/hermes/template/ca_scripts.js"></script>
128<script src="https://www.google.com/recaptcha/api.js"></script>
129<script type="text/javascript" charset="UTF-8" src="https://apis.google.com/js/api.js?onload=__iframefcb781059" gapi_processed="true"></script></head>
130<body class="ltr">
131<a name="top"></a>
132
133
134<table border="0" cellspacing="0" cellpadding="0" width="100%" id="maintable" align="center">
135
136<tbody><tr>
137 <td id="logorow" align="center">
138
139
140
141
142
143<div id="logo1"><div id="logo2"><table id="logorow1" border="0" cellspacing="0" cellpadding="0" width="100%">
144 <tbody><tr>
145 <td id="logo-left" valign="top"><img src="./styles/hermes/theme/images/logo_left_top.gif" width="80" height="66" border="0" alt=""></td>
146 <td id="logo-mid" valign="middle"><a href="./index.php?sid=947cb3711345fc2b734cf8ab3f9cb4c3"><img src="http://www.przygodyreksia.aidemmedia.pl/pliki/kretes/forum/reksioforum/styles/hermes/imageset/site_logo.gif" border="0" alt=""></a></td>
147 <td id="logo-right" valign="top"><img src="./styles/hermes/theme/images/logo_right_top.gif" width="80" height="66" border="0" alt=""></td>
148 </tr>
149 </tbody></table></div></div></td>
150</tr>
151<tr>
152 <td class="navrow">
153 <a href="./ucp.php?sid=947cb3711345fc2b734cf8ab3f9cb4c3">Panel użytkownika</a> • <a href="./ucp.php?i=pm&folder=inbox&sid=947cb3711345fc2b734cf8ab3f9cb4c3"><strong>0</strong> nowych wiadomości</a> •
154 <a href="./faq.php?sid=947cb3711345fc2b734cf8ab3f9cb4c3">FAQ</a>•
155
156 <!-- --><a href="./chat.php?sid=947cb3711345fc2b734cf8ab3f9cb4c3"><!--<img src="./styles/hermes/theme/images/icon_chat.gif" width="12" height="13" alt="*" /> -->Chat</a>
157
158 • <a href="./search.php?sid=947cb3711345fc2b734cf8ab3f9cb4c3">Szukaj</a> • <a href="./memberlist.php?sid=947cb3711345fc2b734cf8ab3f9cb4c3">Użytkownicy</a>
159 • <a href="http://bit.ly/plejadagwiazd">Plejada Gwiazd</a>
160 • <a href="./ucp.php?mode=logout&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Wyloguj [ Dawid6 ]</a>
161 </td>
162</tr>
163<tr>
164 <td id="contentrow"><div id="content1"><div id="content2"><table border="0" cellspacing="0" cellpadding="0" id="contentrow1">
165 <tbody><tr>
166 <td id="content-left" valign="top"><img src="./styles/hermes/theme/images/content_top_left.gif" width="5" height="5" border="0" alt=""></td>
167 <td id="content-mid" width="100%">
168
169
170
171 <table width="100%" cellspacing="0">
172 <tbody><tr>
173 <td class="gensmall">
174 Ostatnia wizyta: 27 lip 2018 08:54<br><a href="./search.php?search_id=unanswered&sid=947cb3711345fc2b734cf8ab3f9cb4c3">WÄ…tki bez odpowiedzi</a> | <a href="./search.php?search_id=active_topics&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Aktywne wÄ…tki</a>
175 </td>
176 <td class="gensmall" align="right">
177 Teraz jest 28 lip 2018 14:12<br>
178 <a href="./search.php?search_id=unreadposts&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Nieprzeczytane posty</a> | <a href="./search.php?search_id=newposts&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Nowe posty</a> | <a href="./search.php?search_id=egosearch&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Zobacz swoje posty</a>
179 </td>
180 </tr>
181 </tbody></table>
182
183 <table class="tablebg breadcrumb" width="100%" cellspacing="1" cellpadding="0" style="margin-top: 5px;">
184 <tbody><tr>
185 <td class="row1">
186 <p class="breadcrumbs"><a href="./index.php?sid=947cb3711345fc2b734cf8ab3f9cb4c3">Strona główna forum</a></p>
187 <p class="datetime">Strefa czasowa: UTC + 1 [ <abbr title="Daylight Saving Time - czas letni">DST</abbr> ]</p>
188 </td>
189 </tr>
190 </tbody></table>
191
192 <br>
193 <script type="text/javascript">
194 <!--
195 var fieldname = 'chat';
196 var last_time = 0;
197 var xmlHttp = http_object();
198 var last_id = 1218271;
199 var type = 'receive';
200 var post_time = 1532779931;
201 var read_interval = 15000;
202 var interval = setInterval('handle_send("read", last_id);', read_interval);
203
204 function handle_send(mode, f)
205 {
206 if (xmlHttp.readyState == 4 || xmlHttp.readyState == 0)
207 {
208 indicator_switch('on');
209 type = 'receive';
210 param = 'mode=' + mode;
211 param += '&last_id=' + last_id;
212 param += '&last_time=' + last_time;
213 param += '&last_post=' + post_time;
214 param += '&read_interval=' + read_interval;
215
216 if (mode == 'add' && document.text.message.value != '')
217 {
218 type = 'send';
219 document.text.message.value = document.text.message.value.replace(/Ä…/g, 'a').replace(/Ä„/g, 'A').replace(/ć/g, 'c').replace(/Ć/g, 'C').replace(/Ä™/g, 'e').replace(/Ę/g, 'E').replace(/Å‚/g, 'l').replace(/Å/g, 'L').replace(/Å„/g, 'n').replace(/Ń/g, 'N').replace(/Å›/g, 's').replace(/Åš/g, 'S').replace(/ż/g, 'z').replace(/Å»/g, 'Z').replace(/ź/g, 'z').replace(/Ź/g, 'Z');
220 for(var i = 0; i < f.elements.length; i++)
221 {
222 elem = f.elements[i];
223 param += '&' + elem.name + '=' + encodeURIComponent(elem.value);
224 }
225 document.text.message.value = '';
226 }
227 else if (mode == 'delete')
228 {
229 type = 'delete';
230 param += '&chat_id=' + f;
231 }
232 xmlHttp.open("POST", './chat.php?sid=947cb3711345fc2b734cf8ab3f9cb4c3', true);
233 xmlHttp.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
234 xmlHttp.onreadystatechange = handle_return;
235 xmlHttp.send(param);
236 }
237 }
238
239 function handle_return()
240 {
241 if (xmlHttp.readyState == 4)
242 {
243 if (type != 'delete')
244 {
245 results = xmlHttp.responseText.split('---');
246 if (results[1])
247 {
248 if (last_id == 0)
249 {
250 document.getElementById(fieldname).innerHTML = results[0];
251 }
252 else
253 {
254 document.getElementById(fieldname).innerHTML = results[0] + document.getElementById(fieldname).innerHTML;
255 }
256 last_id = results[1];
257 if (results[2])
258 {
259 document.getElementById('whois_online').innerHTML = results[2];
260 last_time = results[3];
261 if (results[4] != read_interval * 1000)
262 {
263 window.clearInterval(interval);
264 read_interval = results[4] * 1000;
265 interval = setInterval('handle_send("read", last_id);', read_interval);
266 document.getElementById('update_seconds').innerHTML = results[4];
267 }
268 post_time = results[5];
269 }
270 }
271 }
272 indicator_switch('off');
273 }
274 }
275
276 function delete_post(chatid)
277 {
278 document.getElementById('p' + chatid).style.display = 'none';
279 handle_send('delete', chatid);
280 }
281
282 function indicator_switch(mode)
283 {
284 if(document.getElementById("act_indicator"))
285 {
286 var img = document.getElementById("act_indicator");
287 if(img.style.visibility == "hidden" && mode == 'on')
288 {
289 img.style.visibility = "visible";
290 }
291 else if (mode == 'off')
292 {
293 img.style.visibility = "hidden"
294 }
295 }
296 }
297
298 function http_object()
299 {
300 if (window.XMLHttpRequest)
301 {
302 return new XMLHttpRequest();
303 }
304 else if(window.ActiveXObject)
305 {
306 return new ActiveXObject("Microsoft.XMLHTTP");
307 }
308 else
309 {
310 document.getElementById('p_status').innerHTML = 'Status: Cound not create XmlHttpRequest Object. Consider upgrading your browser.';
311 }
312 }
313 -->
314 </script>
315 <style type="text/css">
316 <!--
317 .box
318 {
319 width: 95%;
320 margin-left: auto;
321 margin-right: auto;
322 }
323 .shouts {
324 width: 100%;
325 height:300px;
326 overflow:auto;
327 }
328 #chat {
329 width: 100%;
330 text-align:left;
331 }
332 #message {
333 width: 65%;
334 }
335 #whois_online{
336 vertical-align:text-top;
337 text-align:left;
338 }
339 .online_img {
340 vertical-align:middle;
341 }
342 #act_indicator {
343 visibility:hidden;
344 }
345 -->
346 </style>
347 <div class="box">
348 <table class="tablebg" cellspacing="1" width="100%">
349 <tbody><tr>
350 <th align="center" colspan="2">Forum Przygód Reksia Chat</th>
351 </tr>
352
353 <tr>
354 <td align="center" class="cat nav" width="85%">
355 <form name="text" id="text" method="post" action="javascript:void(0);" onsubmit="handle_send('add', this)" autocomplete="off">Message:
356 <input type="text" tabindex="1" name="message" id="message" class="inputbox" size="28">
357 <input class="button1" type="submit" name="submit" value="Wyślij">
358 </form>
359 </td>
360 <td align="center" class="cat nav" width="15%">Online List</td>
361
362 </tr><tr>
363 <td class="row3" style="text-align:left;" height="220">
364 <div class="shouts">
365 <div id="chat">
366 <div id="p1218353">
367 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
368 <tbody><tr class="row1">
369 <td>
370
371 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 29 lip 2018 11:24 » <span class="postbody"><!-- m --><a class="postlink" href="https://www.youtube.com/watch?v=M_wXcztZkA8">https://www.youtube.com/watch?v=M_wXcztZkA8</a><!-- m --></span>
372 </td>
373 </tr>
374
375 </tbody></table>
376 </div>
377
378 <div id="p1218352">
379 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
380 <tbody><tr class="row2">
381 <td>
382
383 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 29 lip 2018 11:22 » <span class="postbody">Ksiadz nie pracuje, Ksiadz wypelnia miszyn</span>
384 </td>
385 </tr>
386
387 </tbody></table>
388 </div>
389
390 <div id="p1218351">
391 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
392 <tbody><tr class="row1">
393 <td>
394
395 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 11:19 » <span class="postbody">Potwierdza to teze ze Glogow to zrodlo dziwnych ludzi</span>
396 </td>
397 </tr>
398
399 </tbody></table>
400 </div>
401
402 <div id="p1218350">
403 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
404 <tbody><tr class="row2">
405 <td>
406
407 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 11:17 » <span class="postbody">Smieszek wielki fan fantasy i memow</span>
408 </td>
409 </tr>
410
411 </tbody></table>
412 </div>
413
414 <div id="p1218349">
415 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
416 <tbody><tr class="row1">
417 <td>
418
419 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 11:17 » <span class="postbody">Ale jest z Glogowa i jest absolwentem i lo <img src="./images/smilies/icon_eek.gif" alt=":shock:" title="szok!"></span>
420 </td>
421 </tr>
422
423 </tbody></table>
424 </div>
425
426 <div id="p1218348">
427 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
428 <tbody><tr class="row2">
429 <td>
430
431 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 11:16 » <span class="postbody">Nwm gdzie teraz pracuje</span>
432 </td>
433 </tr>
434
435 </tbody></table>
436 </div>
437
438 <div id="p1218347">
439 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
440 <tbody><tr class="row1">
441 <td>
442
443 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 11:16 » <span class="postbody">Wgl fajny ksiadz jest z nami</span>
444 </td>
445 </tr>
446
447 </tbody></table>
448 </div>
449
450 <div id="p1218346">
451 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
452 <tbody><tr class="row2">
453 <td>
454
455 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 29 lip 2018 11:12 » <span class="postbody">Szkoda, ze zgubil sie wprowadzony w zycie pomysl pijackiego monologu na czacie, gdzie to spiewalem se piosenke wczoraj. Ale moze kiedys Dawid wstawi nagrania <img src="./images/smilies/icon_wink.gif" alt=";)" title="oczko"></span>
456 </td>
457 </tr>
458
459 </tbody></table>
460 </div>
461
462 <div id="p1218345">
463 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
464 <tbody><tr class="row1">
465 <td>
466
467 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2920">Pan Kreton Dykta 10</a></b> « 29 lip 2018 01:38 » <span class="postbody">Dok ja ja kocham te twoje pomysly</span>
468 </td>
469 </tr>
470
471 </tbody></table>
472 </div>
473
474 <div id="p1218344">
475 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
476 <tbody><tr class="row2">
477 <td>
478
479 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2920">Pan Kreton Dykta 10</a></b> « 29 lip 2018 01:38 » <span class="postbody"><3</span>
480 </td>
481 </tr>
482
483 </tbody></table>
484 </div>
485
486 <div id="p1218343">
487 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
488 <tbody><tr class="row1">
489 <td>
490
491 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2337" style="color: #FF0000;" class="username-coloured">Kretes102</a></b> « 29 lip 2018 01:21 » <span class="postbody">: O</span>
492 </td>
493 </tr>
494
495 </tbody></table>
496 </div>
497
498 <div id="p1218342">
499 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
500 <tbody><tr class="row2">
501 <td>
502
503 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 29 lip 2018 01:20 » <span class="postbody"><img src="https://i.imgur.com/NHHXZ0T.png" alt="Obrazek"></span>
504 </td>
505 </tr>
506
507 </tbody></table>
508 </div>
509
510 <div id="p1218341">
511 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
512 <tbody><tr class="row1">
513 <td>
514
515 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 29 lip 2018 01:18 » <span class="postbody">Nie Kretesa102, tylko Gredeza</span>
516 </td>
517 </tr>
518
519 </tbody></table>
520 </div>
521
522 <div id="p1218340">
523 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
524 <tbody><tr class="row2">
525 <td>
526
527 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2920">Pan Kreton Dykta 10</a></b> « 29 lip 2018 01:16 » <span class="postbody">A Reksia</span>
528 </td>
529 </tr>
530
531 </tbody></table>
532 </div>
533
534 <div id="p1218339">
535 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
536 <tbody><tr class="row1">
537 <td>
538
539 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2337" style="color: #FF0000;" class="username-coloured">Kretes102</a></b> « 29 lip 2018 01:14 » <span class="postbody">Nowe odrodzenie Kretesa102</span>
540 </td>
541 </tr>
542
543 </tbody></table>
544 </div>
545
546 <div id="p1218338">
547 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
548 <tbody><tr class="row2">
549 <td>
550
551 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2920">Pan Kreton Dykta 10</a></b> « 29 lip 2018 01:06 » <span class="postbody">Co tam na forum</span>
552 </td>
553 </tr>
554
555 </tbody></table>
556 </div>
557
558 <div id="p1218337">
559 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
560 <tbody><tr class="row1">
561 <td>
562
563 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 00:19 » <span class="postbody">Proponuje mi hiszpanska wikipedie jako pierwsza w sprawach animke xd</span>
564 </td>
565 </tr>
566
567 </tbody></table>
568 </div>
569
570 <div id="p1218336">
571 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
572 <tbody><tr class="row2">
573 <td>
574
575 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 00:19 » <span class="postbody">R</span>
576 </td>
577 </tr>
578
579 </tbody></table>
580 </div>
581
582 <div id="p1218335">
583 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
584 <tbody><tr class="row1">
585 <td>
586
587 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 00:19 » <span class="postbody">Google</span>
588 </td>
589 </tr>
590
591 </tbody></table>
592 </div>
593
594 <div id="p1218334">
595 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
596 <tbody><tr class="row2">
597 <td>
598
599 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 00:19 » <span class="postbody">Glupie gooe</span>
600 </td>
601 </tr>
602
603 </tbody></table>
604 </div>
605
606 <div id="p1218333">
607 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
608 <tbody><tr class="row1">
609 <td>
610
611 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2337" style="color: #FF0000;" class="username-coloured">Kretes102</a></b> « 29 lip 2018 00:17 » <span class="postbody">Hiszpania pod tym wzgledem jest wyjatkowa <3</span>
612 </td>
613 </tr>
614
615 </tbody></table>
616 </div>
617
618 <div id="p1218332">
619 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
620 <tbody><tr class="row2">
621 <td>
622
623 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 00:17 » <span class="postbody">Choc tu dominuja anarchisci</span>
624 </td>
625 </tr>
626
627 </tbody></table>
628 </div>
629
630 <div id="p1218331">
631 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
632 <tbody><tr class="row1">
633 <td>
634
635 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 00:17 » <span class="postbody">Mnostwo komunistow i anarchistoe</span>
636 </td>
637 </tr>
638
639 </tbody></table>
640 </div>
641
642 <div id="p1218330">
643 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
644 <tbody><tr class="row2">
645 <td>
646
647 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 00:16 » <span class="postbody">Ale fakt Kretes mowil prawde</span>
648 </td>
649 </tr>
650
651 </tbody></table>
652 </div>
653
654 <div id="p1218329">
655 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
656 <tbody><tr class="row1">
657 <td>
658
659 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 29 lip 2018 00:15 » <span class="postbody">A teraz beda mi sie drzec</span>
660 </td>
661 </tr>
662
663 </tbody></table>
664 </div>
665
666 <div id="p1218311">
667 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
668 <tbody><tr class="row1">
669 <td>
670
671 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 28 lip 2018 23:55 » <span class="postbody">A wy dalej piwnica XD</span>
672 </td>
673 </tr>
674
675 </tbody></table>
676 </div>
677
678 <div id="p1218310">
679 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
680 <tbody><tr class="row2">
681 <td>
682
683 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 28 lip 2018 23:55 » <span class="postbody">Obejmowanym byc przez nieznana dziewiczyne <3</span>
684 </td>
685 </tr>
686
687 </tbody></table>
688 </div>
689
690 <div id="p1218309">
691 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
692 <tbody><tr class="row1">
693 <td>
694
695 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 28 lip 2018 23:55 » <span class="postbody">Hiszpanskie zabawy taneczne to rigcz</span>
696 </td>
697 </tr>
698
699 </tbody></table>
700 </div>
701
702 <div id="p1218308">
703 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
704 <tbody><tr class="row2">
705 <td>
706
707 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 22:39 » <span class="postbody">ojbawy pozytynw</span>
708 </td>
709 </tr>
710
711 </tbody></table>
712 </div>
713
714 <div id="p1218307">
715 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
716 <tbody><tr class="row1">
717 <td>
718
719 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 22:20 » <span class="postbody">a;e sie porobilo</span>
720 </td>
721 </tr>
722
723 </tbody></table>
724 </div>
725
726 <div id="p1218306">
727 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
728 <tbody><tr class="row2">
729 <td>
730
731 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 22:10 » <span class="postbody">AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</span>
732 </td>
733 </tr>
734
735 </tbody></table>
736 </div>
737
738 <div id="p1218305">
739 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
740 <tbody><tr class="row1">
741 <td>
742
743 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 22:04 » <span class="postbody">IRR ll ewsiewxra ro qwairw qihr nKWS PlxkwD DOXKORJMVLFdwlfkdnsm</span>
744 </td>
745 </tr>
746
747 </tbody></table>
748 </div>
749
750 <div id="p1218304">
751 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
752 <tbody><tr class="row2">
753 <td>
754
755 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 22:04 » <span class="postbody">I KNOW I KNOW I LTET YOu DONWMNJ I VE BIEEN A FLL OF MYSELF TO VIE FO WKAWFB?</span>
756 </td>
757 </tr>
758
759 </tbody></table>
760 </div>
761
762 <div id="p1218303">
763 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
764 <tbody><tr class="row1">
765 <td>
766
767 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 22:03 » <span class="postbody">RBUTHITNG THAT TMATTERS MATTHERS IN TSIA WRSDLVSD</span>
768 </td>
769 </tr>
770
771 </tbody></table>
772 </div>
773
774 <div id="p1218302">
775 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
776 <tbody><tr class="row2">
777 <td>
778
779 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 22:03 » <span class="postbody">ryhttijgi</span>
780 </td>
781 </tr>
782
783 </tbody></table>
784 </div>
785
786 <div id="p1218301">
787 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
788 <tbody><tr class="row1">
789 <td>
790
791 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 22:00 » <span class="postbody">cfbv,mbm</span>
792 </td>
793 </tr>
794
795 </tbody></table>
796 </div>
797
798 <div id="p1218300">
799 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
800 <tbody><tr class="row2">
801 <td>
802
803 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 21:35 » <span class="postbody">nie dziala ;-;</span>
804 </td>
805 </tr>
806
807 </tbody></table>
808 </div>
809
810 <div id="p1218299">
811 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
812 <tbody><tr class="row1">
813 <td>
814
815 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 21:35 » <span class="postbody">NIEEEEEEEEEEEEEEEEEEEEEEEE</span>
816 </td>
817 </tr>
818
819 </tbody></table>
820 </div>
821
822 <div id="p1218298">
823 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
824 <tbody><tr class="row2">
825 <td>
826
827 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 21:35 » <span class="postbody"><img src="http://s16.postimg.org/6drscklcl/oie_hearts.gif"></span>
828 </td>
829 </tr>
830
831 </tbody></table>
832 </div>
833
834 <div id="p1218297">
835 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
836 <tbody><tr class="row1">
837 <td>
838
839 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 21:31 » <span class="postbody"><img src="https://zapodaj.net/images/4bbc4d174d715.gif"></span>
840 </td>
841 </tr>
842
843 </tbody></table>
844 </div>
845
846 <div id="p1218296">
847 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
848 <tbody><tr class="row2">
849 <td>
850
851 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=427" style="color: #FF6600;" class="username-coloured">Dizel</a></b> « 28 lip 2018 21:17 » <span class="postbody">PanDoktor <img src="./images/smilies/icon_lol.gif" alt=":lol:" title="hahaha"></span>
852 </td>
853 </tr>
854
855 </tbody></table>
856 </div>
857
858 <div id="p1218295">
859 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
860 <tbody><tr class="row1">
861 <td>
862
863 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 20:43 » <span class="postbody"><!-- m --><a class="postlink" href="https://melodium.bandcamp.com/track/clanique">https://melodium.bandcamp.com/track/clanique</a><!-- m --></span>
864 </td>
865 </tr>
866
867 </tbody></table>
868 </div>
869
870 <div id="p1218294">
871 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
872 <tbody><tr class="row2">
873 <td>
874
875 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 20:40 » <span class="postbody">Pan Kreton Dykta 10 « 11 kwi 2018 20:04 » Kiedy supernowe >>> Ma byc jakis wybuch Eta Cariny, ale nie jestem pewien czy to za naszego zycia</span>
876 </td>
877 </tr>
878
879 </tbody></table>
880 </div>
881
882 <div id="p1218293">
883 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
884 <tbody><tr class="row1">
885 <td>
886
887 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 20:40 » <span class="postbody">Ja to jeszcze nigdy nie gralem w ta gre.</span>
888 </td>
889 </tr>
890
891 </tbody></table>
892 </div>
893
894 <div id="p1218292">
895 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
896 <tbody><tr class="row2">
897 <td>
898
899 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 20:36 » <span class="postbody">Api, autor chcialby, uwierz mu <img src="./images/smilies/icon_wink.gif" alt=";)" title="oczko"></span>
900 </td>
901 </tr>
902
903 </tbody></table>
904 </div>
905
906 <div id="p1218291">
907 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
908 <tbody><tr class="row1">
909 <td>
910
911 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 20:34 » <span class="postbody">kraina zegarów - najwieksza tajemnica swiata</span>
912 </td>
913 </tr>
914
915 </tbody></table>
916 </div>
917
918 <div id="p1218290">
919 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
920 <tbody><tr class="row2">
921 <td>
922
923 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 20:34 » <span class="postbody">a jak czas postrzega nas?</span>
924 </td>
925 </tr>
926
927 </tbody></table>
928 </div>
929
930 <div id="p1218289">
931 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
932 <tbody><tr class="row1">
933 <td>
934
935 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 20:34 » <span class="postbody">wszyscy sie zastanawiaja, jak ludzie postrzegaja czas</span>
936 </td>
937 </tr>
938
939 </tbody></table>
940 </div>
941
942 <div id="p1218288">
943 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
944 <tbody><tr class="row2">
945 <td>
946
947 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 20:33 » <span class="postbody">wtf</span>
948 </td>
949 </tr>
950
951 </tbody></table>
952 </div>
953
954 <div id="p1218287">
955 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
956 <tbody><tr class="row1">
957 <td>
958
959 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 20:33 » <span class="postbody">jutro moze sie skonczyc swiat jaki znamy przez moje eksperymenty z postrzeganiem czasu przez umysl <img src="./images/smilies/icon_redface.gif" alt=":oops:" title="zawstydzony"> <img src="./images/smilies/icon_redface.gif" alt=":oops:" title="zawstydzony"> <img src="./images/smilies/icon_redface.gif" alt=":oops:" title="zawstydzony"> [music plays]</span>
960 </td>
961 </tr>
962
963 </tbody></table>
964 </div>
965
966 <div id="p1218286">
967 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
968 <tbody><tr class="row2">
969 <td>
970
971 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 20:25 » <span class="postbody"><div style="margin:20px; margin-top:5px">
972 <div class="quotetitle">
973 <b>Spoiler:</b>
974 <input type="button" value="Pokaż" style="width:45px;font-size:10px;margin:0px;padding:0px;" onclick="
975 if (this.parentNode.parentNode.getElementsByTagName('div')[1].style.display!= '')
976 {
977 this.parentNode.parentNode.getElementsByTagName('div')[1].style.display = '';
978 this.innerText = '';
979 this.value = 'Ukryj';
980 }
981 else
982 {
983 this.parentNode.parentNode.getElementsByTagName('div')[1].style.display = 'none';
984 this.innerText = '';
985 this.value = 'Pokaż';
986 }
987 ">
988 </div>
989 <div class="quotecontent" style="display: none;">A tachyonic field, or simply tachyon, is a quantum field with an imaginary mass.[32] Although tachyons (particles that move faster than light) are a purely hypothetical concept not generally believed to exist,[32][33] fields with imaginary mass have come to play an important role in modern physics[34][34][35][36] and are discussed in popular books on physics.[32][37] Under no circumstances do any excitations ever propagate faster than light in such theories – the presence or absence of a tachyonic mass has no effect whatsoever on the maximum velocity of signals (there is no violation of causality).[38] While the field may have imaginary mass, any physical particles do not; the "imaginary mass" shows that the system becomes unstable, and sheds the instability by undergoing a type of phase transition called tachyon condensation (closely related to second order phase transitions) that results in symmetry breaking in current models of particle physics. The term "tachyon" was coined by Gerald Feinberg in a 1967 paper,[39] but it was soon realized that Feinberg's model in fact did not allow for superluminal speeds.[38] Instead, the imaginary mass creates an instability in the configuration:- any configuration in which one or more field excitations are tachyonic will spontaneously decay, and the resulting configuration contains no physical tachyons. This process is known as tachyon condensation. Well known examples include the condensation of the Higgs boson in particle physics, and ferromagnetism in condensed matter physics. Although the notion of a tachyonic imaginary mass might seem troubling because there is no classical interpretation of an imaginary mass, the mass is not quantized. Rather, the scalar field is; even for tachyonic quantum fields, the field operators at spacelike separated points still commute (or anticommute), thus preserving causality. Therefore, information still does not propagate faster than light,[39] and solutions grow exponentially, but not superluminally (there is no violation of causality). Tachyon condensation drives a physical system that has reached a local limit and might naively be expected to produce physical tachyons, to an alternate stable state where no physical tachyons exist. Once the tachyonic field reaches the minimum of the potential, its quanta are not tachyons any more but rather are ordinary particles with a positive mass-squared.[40] This is a special case of the general rule, where unstable massive particles are formally described as having a complex mass, with the real part being their mass in the usual sense, and the imaginary part being the decay rate in natural units.[40] However, in quantum field theory, a particle (a "one-particle state") is roughly defined as a state which is constant over time; i.e., an eigenvalue of the Hamiltonian. An unstable particle is a state which is only approximately constant over time; If it exists long enough to be measured, it can be formally described as having a complex mass, with the real part of the mass greater than its imaginary part. If both parts are of the same magnitude, this is interpreted as a resonance appearing in a scattering process rather than a particle, as it is considered not to exist long enough to be measured independently of the scattering process. In the case of a tachyon the real part of the mass is zero, and hence no concept of a particle can be attributed to it. In a Lorentz invariant theory, the same formulas that apply to ordinary slower-than-light particles (sometimes called "bradyons" in discussions of tachyons) must also apply to tachyons. In particular the energy–momentum relation: E 2 = p 2 c 2 + m 2 c 4 {\displaystyle E^{2}=p^{2}c^{2}+m^{2}c^{4}\;}</div>
990</div></span>
991 </td>
992 </tr>
993
994 </tbody></table>
995 </div>
996
997 <div id="p1218285">
998 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
999 <tbody><tr class="row1">
1000 <td>
1001
1002 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 20:22 » <span class="postbody">czesc co ja narobilem</span>
1003 </td>
1004 </tr>
1005
1006 </tbody></table>
1007 </div>
1008
1009 <div id="p1218284">
1010 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1011 <tbody><tr class="row2">
1012 <td>
1013
1014 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 20:19 » <span class="postbody">Autor8 « 28 lip 2018 200:200 » Wow, znam juz 88 slówek!</span>
1015 </td>
1016 </tr>
1017
1018 </tbody></table>
1019 </div>
1020
1021 <div id="p1218283">
1022 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1023 <tbody><tr class="row1">
1024 <td>
1025
1026 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 28 lip 2018 20:10 » <span class="postbody">Zaraz obejrze Star po hiszpansku :3</span>
1027 </td>
1028 </tr>
1029
1030 </tbody></table>
1031 </div>
1032
1033 <div id="p1218282">
1034 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1035 <tbody><tr class="row2">
1036 <td>
1037
1038 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 19:52 » <span class="postbody"><!-- m --><a class="postlink" href="https://www.change.org/p/pawelhreniak-%C5%BC%C4%85damy-oczyszczenia-z-zarzut%C3%B3w-weterynarza-ukaranego-za-pomoc-bezdomnym-zwierz%C4%99tom">https://www.change.org/p/pawelhreniak-% ... z%C4%99tom</a><!-- m --> O <3</span>
1039 </td>
1040 </tr>
1041
1042 </tbody></table>
1043 </div>
1044
1045 <div id="p1218281">
1046 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1047 <tbody><tr class="row1">
1048 <td>
1049
1050 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 19:50 » <span class="postbody">Ostatnio jak podpisywalem petycje nt. dodania do Fortnite'a opcji dziekowania kierowcy autobusu, to tam to bylo ladnie wyjasnione</span>
1051 </td>
1052 </tr>
1053
1054 </tbody></table>
1055 </div>
1056
1057 <div id="p1218280">
1058 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1059 <tbody><tr class="row2">
1060 <td>
1061
1062 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 19:50 » <span class="postbody">Irytujace jest robienie petycji bez podawania szczególowych informacji.</span>
1063 </td>
1064 </tr>
1065
1066 </tbody></table>
1067 </div>
1068
1069 <div id="p1218279">
1070 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1071 <tbody><tr class="row1">
1072 <td>
1073
1074 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 19:49 » <span class="postbody">Nie jestem irytujacy.</span>
1075 </td>
1076 </tr>
1077
1078 </tbody></table>
1079 </div>
1080
1081 <div id="p1218278">
1082 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1083 <tbody><tr class="row2">
1084 <td>
1085
1086 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 28 lip 2018 18:33 » <span class="postbody">Aquapark kolo Granady rigcz</span>
1087 </td>
1088 </tr>
1089
1090 </tbody></table>
1091 </div>
1092
1093 <div id="p1218277">
1094 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1095 <tbody><tr class="row1">
1096 <td>
1097
1098 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405">Autor8</a></b> « 28 lip 2018 18:33 » <span class="postbody">Bede studiowac prawo</span>
1099 </td>
1100 </tr>
1101
1102 </tbody></table>
1103 </div>
1104
1105 <div id="p1218276">
1106 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1107 <tbody><tr class="row2">
1108 <td>
1109
1110 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2597">Api</a></b> « 28 lip 2018 17:50 » <span class="postbody">Nie musisz ich podpisywac jesli nie chcesz. Po prostu nie badz irytujacy.</span>
1111 </td>
1112 </tr>
1113
1114 </tbody></table>
1115 </div>
1116
1117 <div id="p1218275">
1118 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1119 <tbody><tr class="row1">
1120 <td>
1121
1122 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481">Dawid6</a></b> « 28 lip 2018 15:47 » <span class="postbody">Dlaczego w opisie tych petycji nie ma wiecej informacji ;-;</span>
1123 </td>
1124 </tr>
1125
1126 </tbody></table>
1127 </div>
1128
1129 <div id="p1218274">
1130 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1131 <tbody><tr class="row2">
1132 <td>
1133
1134 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2597">Api</a></b> « 28 lip 2018 14:48 » <span class="postbody"><!-- m --><a class="postlink" href="https://secure.avaaz.org/campaign/pl/eu_neonics_dispensations_loc/?cZRlKmb">https://secure.avaaz.org/campaign/pl/eu ... c/?cZRlKmb</a><!-- m --></span>
1135 </td>
1136 </tr>
1137
1138 </tbody></table>
1139 </div>
1140
1141 <div id="p1218273">
1142 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1143 <tbody><tr class="row1">
1144 <td>
1145
1146 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2597">Api</a></b> « 28 lip 2018 14:26 » <span class="postbody">Nie chcialbys, uwierz mi.</span>
1147 </td>
1148 </tr>
1149
1150 </tbody></table>
1151 </div>
1152
1153 <div id="p1218272">
1154 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1155 <tbody><tr class="row2">
1156 <td>
1157
1158 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686">Doktor</a></b> « 28 lip 2018 14:21 » <span class="postbody"><!-- m --><a class="postlink" href="https://www.youtube.com/watch?v=2xZgCVG_Bzk">https://www.youtube.com/watch?v=2xZgCVG_Bzk</a><!-- m --></span>
1159 </td>
1160 </tr>
1161
1162 </tbody></table>
1163 </div>
1164
1165
1166 <div id="p1218271">
1167 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1168 <tbody><tr class="row1">
1169 <td>
1170
1171 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Autor8</a></b> « 28 lip 2018 12:11 » <span class="postbody">Ok czyli juz dziala jak trza</span>
1172 </td>
1173 </tr>
1174
1175 </tbody></table>
1176 </div>
1177
1178 <div id="p1218270">
1179 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1180 <tbody><tr class="row2">
1181 <td>
1182
1183 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Autor8</a></b> « 28 lip 2018 12:11 » <span class="postbody">prawo</span>
1184 </td>
1185 </tr>
1186
1187 </tbody></table>
1188 </div>
1189
1190 <div id="p1218269">
1191 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1192 <tbody><tr class="row1">
1193 <td>
1194
1195 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Autor8</a></b> « 28 lip 2018 12:10 » <span class="postbody">Tez bym chcial miec yandere w liceum</span>
1196 </td>
1197 </tr>
1198
1199 </tbody></table>
1200 </div>
1201
1202 <div id="p1218268">
1203 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1204 <tbody><tr class="row2">
1205 <td>
1206
1207 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Doktor</a></b> « 28 lip 2018 11:41 » <span class="postbody">a ja bede studiowac yandere juz w liceum <img src="http://rexmemy.esy.es/DK/daw2.png"></span>
1208 </td>
1209 </tr>
1210
1211 </tbody></table>
1212 </div>
1213
1214 <div id="p1218267">
1215 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1216 <tbody><tr class="row1">
1217 <td>
1218
1219 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Dawid6</a></b> « 28 lip 2018 10:50 » <span class="postbody">pr.awo</span>
1220 </td>
1221 </tr>
1222
1223 </tbody></table>
1224 </div>
1225
1226 <div id="p1218266">
1227 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1228 <tbody><tr class="row2">
1229 <td>
1230
1231 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=427&sid=947cb3711345fc2b734cf8ab3f9cb4c3" style="color: #FF6600;" class="username-coloured">Dizel</a></b> « 28 lip 2018 09:50 » <span class="postbody">czesc, a ja prawo</span>
1232 </td>
1233 </tr>
1234
1235 </tbody></table>
1236 </div>
1237
1238 <div id="p1218265">
1239 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1240 <tbody><tr class="row1">
1241 <td>
1242
1243 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Autor8</a></b> « 28 lip 2018 07:23 » <span class="postbody">Czesc bede studiowac p.rawo</span>
1244 </td>
1245 </tr>
1246
1247 </tbody></table>
1248 </div>
1249
1250 <div id="p1218264">
1251 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1252 <tbody><tr class="row2">
1253 <td>
1254
1255 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Doktor</a></b> « 28 lip 2018 00:10 » <span class="postbody">"ale boje sie, ze bedzie to równie absurdalne, co podróz piechota do Japonii - i mam nadzieje, ze tak bedzie, bo piechota da sie tam dostac, a wiec i zupa jest mozliwa, choc niezwykle trudna"</span>
1256 </td>
1257 </tr>
1258
1259 </tbody></table>
1260 </div>
1261
1262 <div id="p1218263">
1263 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1264 <tbody><tr class="row1">
1265 <td>
1266
1267 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Doktor</a></b> « 28 lip 2018 00:09 » <span class="postbody">musze znalezc zupe do swiata chinskich bajek</span>
1268 </td>
1269 </tr>
1270
1271 </tbody></table>
1272 </div>
1273
1274 <div id="p1218262">
1275 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1276 <tbody><tr class="row2">
1277 <td>
1278
1279 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Dawid6</a></b> « 28 lip 2018 00:01 » <span class="postbody">mamy zdjecia zacmienia, szok</span>
1280 </td>
1281 </tr>
1282
1283 </tbody></table>
1284 </div>
1285
1286 <div id="p1218261">
1287 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1288 <tbody><tr class="row1">
1289 <td>
1290
1291 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Dawid6</a></b> « 28 lip 2018 00:01 » <span class="postbody">fb</span>
1292 </td>
1293 </tr>
1294
1295 </tbody></table>
1296 </div>
1297
1298 <div id="p1218260">
1299 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1300 <tbody><tr class="row2">
1301 <td>
1302
1303 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Dawid6</a></b> « 28 lip 2018 00:00 » <span class="postbody">Dok</span>
1304 </td>
1305 </tr>
1306
1307 </tbody></table>
1308 </div>
1309
1310 <div id="p1218259">
1311 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1312 <tbody><tr class="row1">
1313 <td>
1314
1315 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Dawid6</a></b> « 28 lip 2018 00:00 » <span class="postbody">Hmmmm</span>
1316 </td>
1317 </tr>
1318
1319 </tbody></table>
1320 </div>
1321
1322 <div id="p1218258">
1323 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1324 <tbody><tr class="row2">
1325 <td>
1326
1327 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Doktor</a></b> « 27 lip 2018 23:33 » <span class="postbody">Ale bym se opieczarkil zupe chinska</span>
1328 </td>
1329 </tr>
1330
1331 </tbody></table>
1332 </div>
1333
1334 <div id="p1218257">
1335 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1336 <tbody><tr class="row1">
1337 <td>
1338
1339 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=3420&sid=947cb3711345fc2b734cf8ab3f9cb4c3">mysliwy112</a></b> « 27 lip 2018 23:18 » <span class="postbody">Meh wyblakly</span>
1340 </td>
1341 </tr>
1342
1343 </tbody></table>
1344 </div>
1345
1346 <div id="p1218256">
1347 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1348 <tbody><tr class="row2">
1349 <td>
1350
1351 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Autor8</a></b> « 27 lip 2018 23:06 » <span class="postbody">W Granadzie tez jest xd</span>
1352 </td>
1353 </tr>
1354
1355 </tbody></table>
1356 </div>
1357
1358 <div id="p1218255">
1359 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1360 <tbody><tr class="row1">
1361 <td>
1362
1363 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2405&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Autor8</a></b> « 27 lip 2018 23:04 » <span class="postbody">Fajny ten ksiezyc</span>
1364 </td>
1365 </tr>
1366
1367 </tbody></table>
1368 </div>
1369
1370 <div id="p1218254">
1371 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1372 <tbody><tr class="row2">
1373 <td>
1374
1375 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2597&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Api</a></b> « 27 lip 2018 22:03 » <span class="postbody">No jasne, Czarny.</span>
1376 </td>
1377 </tr>
1378
1379 </tbody></table>
1380 </div>
1381
1382 <div id="p1218253">
1383 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1384 <tbody><tr class="row1">
1385 <td>
1386
1387 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=427&sid=947cb3711345fc2b734cf8ab3f9cb4c3" style="color: #FF6600;" class="username-coloured">Dizel</a></b> « 27 lip 2018 21:45 » <span class="postbody">Ksiezyc</span>
1388 </td>
1389 </tr>
1390
1391 </tbody></table>
1392 </div>
1393
1394 <div id="p1218252">
1395 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1396 <tbody><tr class="row2">
1397 <td>
1398
1399 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Doktor</a></b> « 27 lip 2018 21:42 » <span class="postbody">Ksiezyc <img src="./images/smilies/icon_lol.gif" alt=":lol:" title="hahaha"></span>
1400 </td>
1401 </tr>
1402
1403 </tbody></table>
1404 </div>
1405
1406 <div id="p1218251">
1407 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1408 <tbody><tr class="row1">
1409 <td>
1410
1411 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Doktor</a></b> « 27 lip 2018 21:37 » <span class="postbody">jablko cytryna limonka</span>
1412 </td>
1413 </tr>
1414
1415 </tbody></table>
1416 </div>
1417
1418 <div id="p1218250">
1419 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1420 <tbody><tr class="row2">
1421 <td>
1422
1423 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Doktor</a></b> « 27 lip 2018 21:26 » <span class="postbody">my tu se siedzimy a tu nagle koniec swiata</span>
1424 </td>
1425 </tr>
1426
1427 </tbody></table>
1428 </div>
1429
1430 <div id="p1218249">
1431 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1432 <tbody><tr class="row1">
1433 <td>
1434
1435 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=2686&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Doktor</a></b> « 27 lip 2018 21:25 » <span class="postbody">everyone gets turned into <span style="text-decoration:line-through;">tang</span> saga sok pomaranczowy</span>
1436 </td>
1437 </tr>
1438
1439 </tbody></table>
1440 </div>
1441
1442 <div id="p1218248">
1443 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1444 <tbody><tr class="row2">
1445 <td>
1446
1447 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Dawid6</a></b> « 27 lip 2018 21:08 » <span class="postbody">1:45 chyba</span>
1448 </td>
1449 </tr>
1450
1451 </tbody></table>
1452 </div>
1453
1454 <div id="p1218247">
1455 <table class="tablebg" cellpadding="6" cellspacing="0" width="100%">
1456 <tbody><tr class="row1">
1457 <td>
1458
1459 <b class="postauthor"><a href="./memberlist.php?mode=viewprofile&u=1481&sid=947cb3711345fc2b734cf8ab3f9cb4c3">Dawid6</a></b> « 27 lip 2018 21:08 » <span class="postbody">tj. prawie 2 godziny</span>
1460 </td>
1461 </tr>
1462
1463 </tbody></table>
1464 </div>
1465
1466 </div>
1467 </div>
1468 </td>
1469 <td class="row1" nowrap="nowrap">
1470 <div class="shouts">
1471 <div id="whois_online">
1472
1473 <div><img src="./styles/hermes/imageset/offline.png" class="online_img"> <a href="./memberlist.php?mode=viewprofile&u=2597">Api</a></div>
1474 </div>
1475 </div>
1476 </td>
1477 </tr>
1478 <tr>
1479 <td class="cat" colspan="2" align="center">
1480<a href="http://startrekguide.com" style="font-weight: bold;">AJAX Chat</a> © 2007 <strong style="color: rgb(170, 0, 0);">StarTrekGuide</strong>
1481 <img src="./styles/hermes/imageset/act_indicator.gif" id="act_indicator" style="visibility: hidden;">
1482 <strong>• Updates every <span id="update_seconds">5</span> Seconds</strong>
1483
1484 </td>
1485 </tr>
1486 </tbody></table>
1487 </div>
1488
1489
1490<div id="wrapfooter">
1491
1492 <span class="copyright">
1493 No nie wierzę, forum działa dzięki <a href="http://www.phpbb.com/">phpBB</a>! © 2000, 2002, 2005, 2007 phpBB Group.
1494 <br> Designed forum urobiony przez <a href="http://stsoftware.biz">STSoftware</a> dla <a href="http://ptf.com">PTF</a>.
1495 <br>Tłumaczenie skryptu od <a href="http://phpbb3.pl/">phpBB3.PL</a></span>
1496</div>
1497
1498 </td>
1499 <td id="content-right" valign="top"><img src="./styles/hermes/theme/images/content_top_right.gif" width="5" height="5" border="0" alt=""></td>
1500 </tr>
1501 </tbody></table></div></div></td>
1502</tr>
1503</tbody></table>
1504
1505
1506<iframe ng-non-bindable="" frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" tabindex="0" vspace="0" width="100%" id="I0_1532779920562" name="I0_1532779920562" src="https://przygody-reksia.firebaseapp.com/__/auth/iframe?apiKey=AIzaSyDclxCnEwjZek-mXzK63QlowBSIyRQvGSk&appName=%5BDEFAULT%5D&v=3.0.5&usegapi=1&jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.pl.4qZkoYeU9PU.O%2Fam%3DwQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCPirPSU6-GjxV6nsk9HAe7rkGorbA%2Fm%3D__features__#id=I0_1532779920562&_gfid=I0_1532779920562&parent=http%3A%2F%2Fwww.przygodyreksia.aidemmedia.pl&pfname=&rpctoken=82295922" style="position: absolute; top: -100px; width: 1px; height: 1px;"></iframe></body></html>