asmodeus94

generatorNewsow

Apr 2nd, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 35.45 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <script type="text/javascript">
  6. d=document;
  7. // Baza zmiennych od obrazków
  8. // ikonki od hostingów
  9. glownyhost = "http://www.fotoszok.pl/upload/acddcb4a.png"; // w tym przypadku główny host to (patrz nazwahost)
  10. freakshare = "http://www.fotoszok.pl/upload/4c4ace5b.png";
  11. rapidgator = "http://www.fotoszok.pl/upload/4e196033.png";
  12. turbobit = "http://www.fotoszok.pl/upload/eb5c9d9d.png";
  13. // lektor/napisy/dubbing/polski/hhd/wersja, info, tech, screens, download (obrazki upiększające)
  14. lektorpl = "http://www.fotoszok.pl/upload/67aa76de.png";
  15. napisypl = "http://www.fotoszok.pl/upload/3d1bab6a.png";
  16. dubbingpl = "http://www.fotoszok.pl/upload/b31407e9.png";
  17. polskipl = "http://www.fotoszok.pl/upload/0945e23c.png";
  18. hdob = "http://www.fotoszok.pl/upload/412ebc9e.png";
  19. wersjapl = "http://www.fotoszok.pl/upload/146a10ae.png";
  20. /* WŁASNA GRAFIKA AUTORA WSTAWEK */
  21. info = "http://www.fotoszok.pl/upload/b6d98889.png";
  22. danetechniczne = "http://www.fotoszok.pl/upload/d3f06c80.png";
  23. screens = "http://www.fotoszok.pl/upload/b794c184.png";
  24. download = "http://www.fotoszok.pl/upload/9801d9b2.png"; // koniec grafiki...
  25. // Koniec
  26. taglektor = "[Lektor PL]"; // tagi dodawane do tytułu, jeżeli zaznaczymy daną opcję
  27. tagnapisy = "[Napisy PL]";
  28. tagdubbing = "[Dubbing PL]";
  29. tagpolski = "[Film polski]";
  30. taghd = "[Wersja HD]";
  31. tagwersja = "[Wersja PL]"; // tag dot. tylko gier
  32. /* Ustawienia czcionki (tytuł) */
  33. pogrubieniet = true; // 'true' włączone, 'false' wyłączone
  34. kolort = "0076ff"; // nie wpisuj znaku "#"
  35. /* koniec tytuł */
  36. // kolor (obramowanie) true/false (nieuzupełnione pola)
  37. kolordlabledu = "red";      // nie pisać znaku "#" (jedyna wartość słowna to "red")
  38. kolordlaprawdy = "abadb3";  // -||- i kolor ZMIENIĆ również w stylach
  39. /* Download (linki) */
  40. glownyguzik = "guzikglowny"; // id głównego guzika od hostingu obowiązkowego
  41. glownelinkiukryj = "linkiglownukryj"; // id diva ukrywającego textarea głównych linków (nie zmieniać)
  42. nazwahost = "Bitshare"; // Nazwa hostingu, na który zawsze będą podawane przez nas linki
  43. pollinhost = "glownyhostarea"; // id pola, do którego wklejamy linki (nie zmieniać)
  44. /* TABLICE globalne (ilość hostingów to długość tablicy "hostnazwy") */
  45. var hostnazwyfavourite = [ glownyguzik, "freakshare", "rapidgator" ]; // lista ulubionych (względem guzików)
  46. var hostnazwy = [ glownyguzik, "freakshare", "rapidgator", "turbobit" ]; // guziki
  47. var hostareatext = [ pollinhost, "linksfre", "linksrap", "linkstur" ]; // textarea
  48. var hostareablock = [ glownelinkiukryj, "linkfre", "linkrap", "linktur" ]; // pola chowane
  49. iloschostingow = hostnazwy.length;
  50. iloscznwkom = 1000; // maksymalna ilość znaków w komentarzach
  51. upiekszacze = 1; // do obrazków - tekst może być, ale juz obrazki nie koniecznie (radio)
  52. /* koniec download */
  53. // Wprowadzanie ustawień (nie ruszać)
  54. czyscdanetech=0; // pokazUkryj()
  55. blednie=0;
  56. iloscele = 2; // WPISAĆ ilość tytułów (rzeczywista ilość elementów); generowane do "result1" i tytulsend1...,
  57. if(kolort==""){kolort="000000";}
  58. kolortwst="[color=#"+kolort+"]";
  59. if(pogrubieniet){bolder1="[b]";bolder2="[/b]";}else{bolder1="";bolder2="";}
  60. if(nazwahost != ""){lacznik = "'a"; nazwaobhost = nazwahost + lacznik;}
  61. else{alert("Musisz podać nazwę obowiązkowego hosta!");
  62. document.write("<font color=\"red\">nazwahost = \"nie podano\"</font>");nazwaobhost="Nie podano";}
  63. if (kolordlabledu != "" && kolordlabledu != "red"){kolorbordererr = "#"+kolordlabledu;}
  64. else{kolorbordererr="red";}
  65. if (kolordlaprawdy != ""){kolorbordertru = "#"+kolordlaprawdy;}
  66. else{kolorbordertru="#abadb3";}
  67. // Komentarz dodatkowy
  68. komentarz = "";
  69. licznik="";
  70. function podpowiedz(wypisz,pod){
  71.     for (i=1;i<8;i++){
  72.     d.getElementById("podpowiedz"+i).innerHTML = "";}
  73.     tekst = d.getElementById("podpowiedz"+pod);
  74.         if((d.getElementById("zwersja").checked==false)&&(wypisz.indexOf("Pole zablokowane,")!=-1)) wypisz="Pole odblokowane";
  75.         tekst.innerHTML = wypisz;  
  76. /* Sprawdzanie dlugosci zmiennej "wypisz" */
  77.     if(wypisz.length < 10)
  78.         czas = 3;  
  79.     if(wypisz.length > 10)
  80.         czas = 4;
  81.     if(wypisz.length > 15)
  82.         czas = 6;
  83.     if(wypisz.length > 20)
  84.         czas = 8;
  85. clearTimeout(licznik);licznik = setTimeout("tekst.innerHTML = '';", czas*1000);/* czyszczenie tekstu */}
  86. /* Sprawdzanie wybranych parametrów checkbox, licznik znaków z funkcją zapogiegającą przepełnieniu textarea */
  87. function weryfikacja(){weryf=(iloscznwkom-d.getElementById('txt3').value.length);if(weryf<=0){d.getElementById('licznikodznakow').innerHTML="Osiągnięto limit znaków ("+iloscznwkom+"/"+iloscznwkom+")";d.getElementById('txt3').disabled=true;}else d.getElementById('txt3').disabled=false;}
  88. setInterval("sprawdzajParametryTutul();pozostalo=iloscznwkom-(d.getElementById('txt3').value.length);d.getElementById('licznikodznakow').innerHTML = 'Pozostało '+pozostalo+'/'+iloscznwkom+' znaków';weryfikacja()",100);
  89. /* ### GŁÓWNA tablica generatora ### */
  90. var tableid = ['tytul', 'okladka','short',pollinhost,'long','danetech','nrsezonu','zlektorem','znapisami','zdubbingiem','zpolski','zhd','zwersja'];
  91. function sprawdzajParametryTutul(){
  92. lektor = d.getElementById(tableid[7]);
  93. napisy = d.getElementById(tableid[8]);
  94. dubbing = d.getElementById(tableid[9]);
  95. polski = d.getElementById(tableid[10]);
  96. hd = d.getElementById(tableid[11]);
  97. wersja = d.getElementById(tableid[12]);
  98. nrsezonu = d.getElementById(tableid[6]);
  99. if(lektor.checked || napisy.checked || dubbing.checked || polski.checked || hd.checked || nrsezonu.value !="") wersja.disabled=true;
  100. else wersja.disabled=false;
  101. if(wersja.checked){
  102. lektor.disabled=true;
  103. napisy.disabled=true;
  104. dubbing.disabled=true;
  105. polski.disabled=true;
  106. hd.disabled=true;
  107. nrsezonu.disabled=true;}
  108. else{
  109. lektor.disabled=false;
  110. napisy.disabled=false;
  111. dubbing.disabled=false;
  112. polski.disabled=false;
  113. hd.disabled=false;
  114. nrsezonu.disabled=false;}}
  115. function refreshchoice(){
  116. lektor.disabled=false;
  117. napisy.disabled=false;
  118. dubbing.disabled=false;
  119. wersja.disabled=false;
  120. polski.disabled=false;
  121. hd.disabled=false;
  122. nrsezonu.value="";}
  123. function addHost(numer){
  124. d.getElementById("czyscenter").style.display = "block";
  125. for (i=1;i<=iloschostingow;i++){
  126. z=i-1;
  127.     if(numer==i){
  128.     d.getElementById(hostnazwy[z]).disabled = "true";               // nazwa przycisku
  129.     d.getElementById(hostareatext[z]).value = "";                   // nazwa textarea, czyszczenie pola
  130.     d.getElementById(hostareablock[z]).style.display = "block";}}}  // -||-, pokazywanie/ukrywanie elementu
  131. function selectAll(){
  132. for(i=0;i<iloschostingow;i++){
  133. d.getElementById(hostnazwy[i]).disabled = true;
  134. d.getElementById(hostareablock[i]).style.display = "block";
  135. d.getElementById("czyscenter").style.display = "block";}}
  136. function selectFavourite(){
  137. d.getElementById("czyscenter").style.display = "block";
  138. specialtabfavourite = [];
  139. for(z=0;z<iloschostingow;z++){
  140. specialtabfavourite[z]=0;
  141. for(i=0;i<hostnazwyfavourite.length;i++){
  142. if (hostnazwy[z]==hostnazwyfavourite[i]){
  143. specialtabfavourite[z]+=1;}if(specialtabfavourite[z]==1){
  144. d.getElementById(hostnazwy[z]).disabled = true;
  145. d.getElementById(hostareablock[z]).style.display = "block";}
  146. else{d.getElementById(hostnazwy[z]).disabled = false;
  147. d.getElementById(hostareatext[z]).value = "";
  148. d.getElementById(hostareablock[z]).style.display = "none";}}}}
  149. function unselectAll(){
  150. for(i=0;i<iloschostingow;i++){
  151. d.getElementById(hostnazwy[i]).disabled = false;
  152. d.getElementById(hostareatext[i]).value = "";
  153. d.getElementById(hostareablock[i]).style.display = "none";}
  154. d.getElementById("czyscenter").style.display = "none";
  155. d.getElementById("result1").style.display = "none";
  156. d.getElementById("result2").style.display = "none";
  157. d.getElementById("footer").style.display = "block";}
  158. /* Pokazuje, bądź ukrywa div np. ('danetechukryj' z textarea 'danetech'); wywołane w kodzie HTML (zd. onclick) - pokazUkryj(wartości) */
  159. function pokazUkryj(checkbox, id, idclean){
  160. sprawdz = d.getElementById(checkbox).checked;
  161. pokazukryj = d.getElementById(id).style;
  162.     if(sprawdz) pokazukryj.display = "block";
  163.     else {pokazukryj.display = "none";}
  164.     if(idclean==""){if (czyscdanetech==0) {wstawTekstWszystko();czyscdanetech++;} else{
  165.     for(i=1;i<5;i++){d.getElementById("danetechwmin"+i).value="Miniaturka "+i+".";}czyscdanetech=0;}}
  166.     else{d.getElementById(idclean).value="";}}
  167. // Więcej miniaturek i screenów
  168. function addThumb(){
  169. wiecejminiatur = document.getElementById('morethumb');
  170. guzik = document.getElementById('guzikthumb');
  171. view = wiecejminiatur.style.display;
  172. if (view == "block"){
  173.    guzik.value = "Więcej miniatur";
  174.     wiecejminiatur.style.display = "none";}
  175. else{
  176.    guzik.value = "Mniej miniatur";
  177.     wiecejminiatur.style.display = "block";}}  
  178. function addScreen(){
  179. wiecejzdjec = document.getElementById('morescreen');
  180. guzik = document.getElementById('guzikscreen');
  181. view = wiecejzdjec.style.display;
  182. if (view == "block"){
  183.    guzik.value = "Więcej screenów";
  184.     wiecejzdjec.style.display = "none";}
  185. else{
  186.    guzik.value = "Mniej screenów";
  187.     wiecejzdjec.style.display = "block";}}
  188. /* Funkcja odpowiadająca za formatowanie kodu do miniaturek dla txt3 */
  189. miniaturki = ["miniaturka1", "miniaturka2", "miniaturka3", "miniaturka4"];
  190. odmminiaturekzdantech = ['danetechwmin1','danetechwmin2','danetechwmin3','danetechwmin4'];
  191. function wstawTekst(ktory){
  192.     for(i=1;i<5;i++){
  193.     if(ktory == i){
  194.     kopiuj = d.getElementById("miniaturka"+i);
  195.     wklej = d.getElementById("danetechwmin"+i);}}
  196.     czyminspeldl = kopiuj.value.length;
  197.     if(czyminspeldl>13){
  198.     kopiuj.value = kopiuj.value.toLowerCase();
  199.     poczatek = kopiuj.value.indexOf('=http');
  200.     koniec = kopiuj.value.indexOf('][i');
  201.     if((poczatek!=-1)&&(koniec!=-1)) wklej.value = kopiuj.value.substring(poczatek+1,koniec);}}
  202. function wstawTekstWszystko(){wstawTekst(1);wstawTekst(2);wstawTekst(3);wstawTekst(4);}
  203. function podNazMin(){for(i=1;i<5;i++){d.getElementById("danetechwmin"+i).value="Miniaturka "+i+".";}}
  204. function czyscEnter(){ // czyszczenie enterów z linków
  205. for(i=0;i<iloschostingow;i++){d.getElementById(hostareatext[i]).value = d.getElementById(hostareatext[i]).value.replace("\n","");}}
  206. function Fupiekszacze(chceNie){
  207. upiekszacze=chceNie;
  208. }
  209. function upiekszaczeLinki(){
  210. if (upiekszacze == 0) {if (hostGlw == 1) { dxd1="\n";dxd2="\n";}
  211. else {dxd1="\n\n";dxd2="\n\n";}}else{dxd1+=" ";dxd2+=" ";} // dla glownego hosta jeden odstep
  212. }
  213. function Generuj(){
  214. // Glowne zmienne
  215. txt0 = "";
  216. txt1 = "";
  217. txt0 += "[center]"
  218. txt2 = "";
  219. txt2 += "[center]";
  220. txt3 = "";
  221. txt3 += "[center]";
  222. /* tablica tableid na górze*/
  223. tytul = d.getElementById(tableid[0]).value;                                            
  224. okladka = d.getElementById(tableid[1]).value;
  225. shorter = d.getElementById(tableid[2]).value;
  226. wartobowiazlinki = d.getElementById(tableid[3]).value;  // glownyhostarea (w to pole trzeba wkleić linki)
  227. longer = d.getElementById(tableid[4]).value;
  228. danetech = d.getElementById(tableid[5]).value;
  229. nrsezonu = d.getElementById(tableid[6]).value;
  230. lektor = d.getElementById(tableid[7]).checked;
  231. napisy = d.getElementById(tableid[8]).checked;
  232. dubbing = d.getElementById(tableid[9]).checked;
  233. polski = d.getElementById(tableid[10]).checked;
  234. hhd = d.getElementById(tableid[11]).checked;        // nazwa zmieniona, ze względu na brak pomysłu na normalną nazwę :D
  235. wersja = d.getElementById(tableid[12]).checked;
  236. // Sprawdzanie pól
  237. zliczam=0; // liczenie ilości wybranych hostów
  238. ileminiaturek=0;
  239. ilescreenow=0; // zachowanie kolejności (korekcja licznika)
  240. schowekhosty = ""; // pusty ciąg znaków w razie kilku prób generowania
  241. schowektexthosty = ""; // dla txt3
  242. sascreeny = ""; // dot. miniaturki + screenów
  243. odstepposcreenach1 = ""; // przekombinowany odstęp dla txt 3
  244. if(tytul != "" && wartobowiazlinki != ""){
  245. blednie = 0; // jeżeli glownyhostarea wraz z innymi
  246. if(tytul != ""){
  247. tytul = tytul.replace(//g,'-'); // zamiana długich myślników na krótkie
  248. // tekst wyświetlany, gdy film jest z lektorem pl, napisami pl lub dubbingiem pl...; zmiana w głównych zmiennych
  249. if(lektor || napisy || dubbing || wersja || polski || hhd){
  250. if(!wersja && nrsezonu != ""){
  251. if(nrsezonu.length < 3){
  252.     tytul += " [Sezon " + nrsezonu + "]";
  253.     }else{tytul += " [Sezony: " + nrsezonu + "]";}
  254.         }
  255. if(lektor || napisy || dubbing || polski || hhd){
  256. txt0 += kolortwst + bolder1 + tytul;
  257. txt1 += kolortwst + bolder1 + tytul;
  258. txt2 += kolortwst + bolder1 + tytul;
  259. txt3 += kolortwst + bolder1 + tytul;
  260. if(lektor){
  261. txt0 += " " + taglektor;
  262. txt1 += " " + taglektor;
  263. txt2 += " " + taglektor;
  264. txt3 += " " + taglektor;
  265. tytul += " " + taglektor;}
  266. if(napisy){
  267. txt0 += " " + tagnapisy;
  268. txt1 += " " + tagnapisy;
  269. txt2 += " " + tagnapisy;
  270. txt3 += " " + tagnapisy;
  271. tytul += " " + tagnapisy;}
  272. if(dubbing){
  273. txt0 += " " + tagdubbing;
  274. txt1 += " " + tagdubbing;
  275. txt2 += " " + tagdubbing;
  276. txt3 += " " + tagdubbing;
  277. tytul += " " + tagdubbing;}
  278. if(polski){
  279. txt0 += " " + tagpolski;
  280. txt1 += " " + tagpolski;
  281. txt2 += " " + tagpolski;
  282. txt3 += " " + tagpolski;
  283. tytul += " " + tagpolski;}
  284. if(hhd){
  285. txt0 += " " + taghd;
  286. txt1 += " " + taghd;
  287. txt2 += " " + taghd;
  288. txt3 += " " + taghd;
  289. tytul += " " + taghd;}
  290. txt0 += bolder2 + "[/color]\n";
  291. txt1 += bolder2 + "[/color]\n";
  292. txt2 += bolder2 + "[/color]\n";
  293. txt3 += bolder2 + "[/color]\n";}
  294. if(wersja){
  295. txt0 += kolortwst + bolder1 + tytul + " " + tagwersja + bolder2 +"[/color]\n";
  296. txt1 += kolortwst + bolder1 + tytul + " " + tagwersja + bolder2 +"[/color]\n";
  297. txt2 += kolortwst + bolder1 + tytul + " " + tagwersja + bolder2 +"[/color]\n";
  298. txt3 += kolortwst + bolder1 + tytul + " " + tagwersja + bolder2 +"[/color]\n";
  299. tytul += " " + tagwersja;}}
  300. else{
  301. if(nrsezonu != ""){
  302. if(nrsezonu.length < 3){
  303.     tytul += " [Sezon " + nrsezonu + "]";
  304.     }else{tytul += " [Sezony: " + nrsezonu + "]";}
  305.         }
  306. txt0 += kolortwst + bolder1 + tytul + bolder2 +"[/color]\n";
  307. txt1 += kolortwst + bolder1 + tytul + bolder2 +"[/color]\n";
  308. txt2 += kolortwst + bolder1 + tytul + bolder2 +"[/color]\n";
  309. txt3 += kolortwst + bolder1 + tytul + bolder2 +"[/color]\n";}
  310.     for(i=1;i<=iloscele;i++){
  311.     d.getElementById("stytulsend"+i).value = "";
  312.     d.getElementById("stytulsend"+i).value += tytul;}
  313. d.getElementById("tytul").style.borderColor = kolorbordertru;}
  314. if (okladka != ""){
  315. txt0 += "\n[img]" + okladka + "[/img]\n";
  316. txt1 += "\n[img]" + okladka + "[/img]\n";
  317. txt2 += "\n[img]" + okladka + "[/img]\n";}
  318. // pod okładką obrazek lektor pl, napisy pl lub dubbing pl... jeżeli któryś z checkboxów został zaznaczony
  319. if((lektor || napisy || dubbing || polski || hhd) && upiekszacze==1){
  320. txt0 += "\n";
  321. txt1 += "\n";
  322. txt2 += "\n";
  323. if(lektor){
  324. txt0 += "[img]" + lektorpl + "[/img] ";
  325. txt1 += "[img]" + lektorpl + "[/img] ";
  326. txt2 += "[img]" + lektorpl + "[/img] ";}
  327. if(napisy){
  328. txt0 += "[img]" + napisypl + "[/img] ";
  329. txt1 += "[img]" + napisypl + "[/img] ";
  330. txt2 += "[img]" + napisypl + "[/img] ";}
  331. if(dubbing){
  332. txt0 += "[img]" + dubbingpl + "[/img] ";
  333. txt1 += "[img]" + dubbingpl + "[/img] ";
  334. txt2 += "[img]" + dubbingpl + "[/img] ";}
  335. if(polski){
  336. txt0 += "[img]" + polskipl + "[/img] ";
  337. txt1 += "[img]" + polskipl + "[/img] ";
  338. txt2 += "[img]" + polskipl + "[/img] ";}
  339. if(hhd){
  340. txt0 += "[img]" + hdob + "[/img] ";
  341. txt1 += "[img]" + hdob + "[/img] ";
  342. txt2 += "[img]" + hdob + "[/img] ";}
  343. txt0 += "\n";
  344. txt1 += "\n";
  345. txt2 += "\n";}
  346. if(wersja && upiekszacze==1){
  347. txt0 += "\n[img]" + wersjapl + "[/img]\n";
  348. txt1 += "\n[img]" + wersjapl + "[/img]\n";
  349. txt2 += "\n[img]" + wersjapl + "[/img]\n";}
  350. oxo = ""; // gdy checkbox false, wtedy txt3+=oxo
  351. if(shorter != "" || longer != ""){
  352.     if(shorter != "" && longer == ""){
  353.     oxo += "\n[b]INFORMACJE[/b]\n";
  354.     if(upiekszacze==1){txt0 += "\n[img]"+info+"[/img]\n";
  355.     txt1 += "\n[img]"+ info +"[/img]\n";
  356.     txt2 += "\n[img]"+ info +"[/img]\n";}else{txt0 += oxo;txt1 += oxo;txt2 += oxo;}
  357.     txt0 += "[quote]" + shorter + "[/quote]\n";
  358.     txt1 += "[quote]" + shorter + "[/quote]\n";
  359.     txt2 += "[quote]" + shorter + "[/quote]\n";
  360.     oxo += "[quote]" + shorter + "[/quote]\n";}
  361.     if(shorter != "" && longer != ""){
  362.     oxo += "\n[b]INFORMACJE[/b]\n";
  363.     if(upiekszacze==1){txt0 += "\n[img]"+info+"[/img]\n";
  364.     txt1 += "\n[img]"+ info +"[/img]\n";
  365.     txt2 += "\n[img]"+ info +"[/img]\n";}else{txt0 += oxo;txt1 += oxo;txt2 += oxo;}
  366.     txt0 += "[quote]" + shorter + "[/quote]\n";
  367.     txt1 += "[quote]" + shorter;
  368.     txt2 += "[quote]" + shorter;
  369.     oxo += "[quote]" + shorter;
  370.     txt1 += "\n\n"+ longer + "[/quote]\n";
  371.     txt2 += "\n\n"+ longer + "[/quote]\n";
  372.     oxo += "\n\n"+ longer + "[/quote]\n";}
  373.     if(longer != "" && shorter == ""){
  374.     oxo += "\n[b]INFORMACJE[/b]\n";
  375.     if(upiekszacze==1){txt1 += "\n[img]"+ info +"[/img]\n";
  376.     txt2 += "\n[img]"+ info +"[/img]\n";}else{txt1 += oxo;txt2 += oxo;}
  377.     txt1 += "[quote]" + longer + "[/quote]\n";
  378.     txt2 += "[quote]" + longer + "[/quote]\n";
  379.     oxo += "[quote]" + longer + "[/quote]\n";}
  380.     krotkidlugioxo = d.getElementById("opisdlaoxo").checked;
  381.     if(!krotkidlugioxo){txt3+=oxo;}
  382.     }
  383. if(danetech != ""){
  384.     if (upiekszacze == 1){txt1 += "\n[img]"+ danetechniczne +"[/img]\n";
  385.     txt2 += "\n[img]"+ danetechniczne +"[/img]\n";}else{txt1 += "\n[b]DANE TECHNICZNE[/b]\n";
  386.     txt2 += "\n[b]DANE TECHNICZNE[/b]\n";}
  387.     txt3 += "\n[b]DANE TECHNICZNE[/b]\n";
  388.     txt1 += "[quote]" + danetech + "[/quote]\n";
  389.     txt2 += "[quote]" + danetech + "[/quote]\n";
  390.     txt3 += "[quote]" + danetech + "[/quote]\n";}
  391. /* Miniaturki i screeny */
  392. odminiaturek = ['miniaturka1','miniaturka2','miniaturka3','miniaturka4']; // tablica od miniaturek i screenów
  393. odmminiaturekzdantech = ['danetechwmin1','danetechwmin2','danetechwmin3','danetechwmin4'];
  394. odscreen = ['screen1','screen2','screen3','screen4'];
  395. for(i=0;i<4;i++){z=i+1;odminiaturek[i] = d.getElementById("miniaturka"+z).value;odscreen[i] = d.getElementById("screen"+z).value;
  396. odmminiaturekzdantech[i] = d.getElementById("danetechwmin"+z).value;}
  397. danetechwmin = d.getElementById("danetechwmin").checked; // gdyby tego nie było, w txt3 zawsze byłby kod do miniaturek
  398. if(danetechwmin){
  399. if (odmminiaturekzdantech[0].length!=13 || odmminiaturekzdantech[1].length!=13 || odmminiaturekzdantech[2].length!=13 || odmminiaturekzdantech[3].length!=13){
  400. txt3 += "\n";
  401. txt3 += "[b]SCREENY[/b]\n";
  402. for(i=0;i<4;i++){
  403. if (odmminiaturekzdantech[i].length!=13){
  404. ++ileminiaturek;
  405. txt3 += "\n[url="+odmminiaturekzdantech[i]+"]Multi screen "+ileminiaturek+".[/url]\n";}}
  406. sascreeny="";odstepposcreenach1 = "\n";}}else sascreeny="\n[b]SCREENY[/b]\n";
  407. if(odminiaturek[0] != "Miniaturka 1." || odminiaturek[1] != "Miniaturka 2." || odminiaturek[2] != "Miniaturka 3." || odminiaturek[3] != "Miniaturka 4." ||odscreen[0] != "Screen 1." || odscreen[1] != "Screen 2." || odscreen[2] != "Screen 3." || odscreen[3] != "Screen 4."){
  408. if (upiekszacze == 1){txt1 += "\n[img]"+screens+"[/img]\n";
  409. txt2 += "\n[img]"+screens+"[/img]\n";}else{txt1 += "\n[b]SCREENY[/b]\n";txt2 += "\n[b]SCREENY[/b]\n";}
  410. odstepposcreenach = "\n"; // jeżeli są screeny, to wtedy odstęp między download, a górą wynosi 2 entery
  411. if(odminiaturek[0] != "Miniaturka 1." || odminiaturek[1] != "Miniaturka 2." || odminiaturek[2] != "Miniaturka 3." || odminiaturek[3] != "Miniaturka 4."){
  412. txt1 += "\n";
  413. txt2 += "\n";
  414. for(i=0;i<4;i++){
  415. if(odminiaturek[i] != "" && odminiaturek[i].length != 13){
  416. txt1 += odminiaturek[i]+" ";
  417. txt2 += odminiaturek[i]+" ";}}
  418. // odstęp po miniaturkach, jeżeli takowe istnieją
  419. txt1 += "\n";
  420. txt2 += "\n";}
  421. if (odscreen[0] != "" && odscreen[0].length != 9 || odscreen[1] != "" && odscreen[1].length != 9 || odscreen[2] != "" && odscreen[2].length != 9 || odscreen[3] != "" && odscreen[3].length != 9){
  422. if(sascreeny) txt3 += sascreeny;
  423. for(i=0;i<4;i++){
  424. if(odscreen[i] != "" && odscreen[i].length != 9){
  425. ++ilescreenow;
  426. txt1 += "\n[img]"+odscreen[i]+"[/img]\n";
  427. txt2 += "\n[img]"+odscreen[i]+"[/img]\n";
  428. txt3 += "\n[url="+odscreen[i]+"]Screen "+ilescreenow+".[/url]\n";}}
  429. odstepposcreenach1 = "\n";}
  430. }else odstepposcreenach = "";   // jeżeli nie ma screenów, to wtedy odstęp między download,
  431.                                 // a góra jest standardowy (1)
  432. // Krótki komentarz stały, wartość zmieniać w głównych zmiennych
  433. if(komentarz != ""){
  434. txt1 += "\n"+ komentarz + "\n\n";
  435. txt2 += "\n"+ komentarz + "\n\n";
  436. txt3 += "\n"+ komentarz + "\n\n";}
  437. // Download
  438. txt1 += odstepposcreenach;
  439. txt2 += odstepposcreenach;
  440. if (upiekszacze == 1){
  441. "\n[img]"+download+"[/img]";
  442. "\n[img]"+download+"[/img]";}
  443. txt3 += odstepposcreenach1 + "\n[b]DOWNLOAD[/b]";
  444. wartobowiazlinki = d.getElementById(pollinhost).value; // Tego NIE ruszamy (obowiązkowy 'glownyhostarea')
  445. linkifre = d.getElementById("linksfre").value;
  446. linkirap = d.getElementById("linksrap").value;         
  447. linkitur = d.getElementById("linkstur").value; // Tworzyć nowe zmienne, gdy dodamy jakiś hosting
  448. // linki obowiązkowe 1 enter
  449. dxd1 = "";dxd2 = "";dxd3 = "";
  450. xdx1 = "";xdx2 = "";xdx3 = ""; // pomocnicze
  451. hostGlw = 1;
  452. if(wartobowiazlinki != ""){
  453. d.getElementById(pollinhost).style.borderColor = kolorbordertru;
  454. dxd1 += "\n[img]"+ glownyhost +"[/img] ";
  455. dxd2 += "\n[img]"+ glownyhost +"[/img] ";
  456. upiekszaczeLinki();
  457. dxd1 += nazwahost+ "\n";
  458. dxd2 += nazwahost+ "\n";
  459. dxd3 += "\n" +nazwahost+ "\n";
  460. dxd1 += "[code]"+ wartobowiazlinki +"[/code]";
  461. dxd2 += "[hide][code]"+ wartobowiazlinki +"[/code][/hide]";
  462. dxd3 += "[hide][code]"+ wartobowiazlinki +"[/code][/hide]";++zliczam;
  463. schowekhosty += "[img]"+glownyhost+"[/img] "+nazwahost+" ";
  464. schowektexthosty += nazwahost+" ";
  465. xdx1 += dxd1;xdx2 += dxd2;xdx3 += dxd3;
  466. dxd1 = "";dxd2 = "";dxd3 = "";
  467. hostGlw=0;}
  468. if(linkifre != ""){
  469. dxd1 += "\n\n[img]"+ freakshare +"[/img]";
  470. dxd2 += "\n\n[img]"+ freakshare +"[/img]";
  471. upiekszaczeLinki();
  472. dxd1 += "Freakshare\n";
  473. dxd2 += "Freakshare\n";
  474. dxd3 += "\n\nFreakshare\n";
  475. dxd1 += "[code]"+ linkifre +"[/code]";
  476. dxd2 += "[hide][code]"+ linkifre +"[/code][/hide]";
  477. dxd3 += "[hide][code]"+ linkifre +"[/code][/hide]";++zliczam;
  478. schowekhosty += "|| [img]"+freakshare+"[/img] Freakshare  ";
  479. schowektexthosty += "|| Freakshare  ";
  480. xdx1 += dxd1;xdx2 += dxd2;xdx3 += dxd3;
  481. dxd1 = "";dxd2 = "";dxd3 = "";}
  482. if(linkirap != ""){
  483. dxd1 += "\n\n[img]"+ rapidgator +"[/img]";
  484. dxd2 += "\n\n[img]"+ rapidgator +"[/img]";
  485. upiekszaczeLinki();
  486. dxd1 += "Rapidgator\n";
  487. dxd2 += "Rapidgator\n";
  488. dxd3 += "\n\nRapidgator\n";
  489. dxd1 += "[code]"+ linkirap+"[/code]";
  490. dxd2 += "[hide][code]"+ linkirap +"[/code][/hide]";
  491. dxd3 += "[hide][code]"+ linkirap +"[/code][/hide]";++zliczam;
  492. schowekhosty += "|| [img]"+rapidgator+"[/img] Rapidgator  ";
  493. schowektexthosty += "|| Rapidgator  ";
  494. xdx1 += dxd1;xdx2 += dxd2;xdx3 += dxd3;
  495. dxd1 = "";dxd2 = "";dxd3 = "";}
  496. if(linkitur != ""){
  497. dxd1 += "\n\n[img]"+ turbobit +"[/img]";
  498. dxd2 += "\n\n[img]"+ turbobit +"[/img]";
  499. upiekszaczeLinki();
  500. dxd1 += "Turbobit\n";
  501. dxd2 += "Turbobit\n";
  502. dxd3 += "\n\nturbobit\n";
  503. dxd1 += "[code]"+ linkitur +"[/code]";
  504. dxd2 += "[hide][code]"+ linkitur +"[/code][/hide]";
  505. dxd3 += "[hide][code]"+ linkitur +"[/code][/hide]";++zliczam;
  506. schowekhosty += "|| [img]"+turbobit+"[/img] Turbobit  ";
  507. schowektexthosty += "|| Turbobit  ";
  508. xdx1 += dxd1;xdx2 += dxd2;xdx3 += dxd3;
  509. dxd1 = "";dxd2 = "";dxd3 = "";}
  510. policzone = zliczam;
  511. if(policzone == 1) liczbaihostingi = "HOSTING: ";
  512. if(policzone > 1) liczbaihostingi = policzone + " HOSTINGI: ";
  513. if(policzone > 4) liczbaihostingi = policzone + " HOSTINGÓW: ";
  514. // Blok odpowiadający za hostingi
  515. txt0 += "\n[b]" + liczbaihostingi + "[/b]";
  516. txt1 += "\n\n[b]" + liczbaihostingi + "[/b]";
  517. txt2 += "\n\n[b]" + liczbaihostingi + "[/b]";
  518. txt3 += "\n[b]" + liczbaihostingi + "[/b]";
  519. if (upiekszacze == 0) schowekhosty = schowektexthosty;
  520. hosty = schowekhosty;
  521. txt0 += hosty;
  522. // Dalsza część download
  523. odstep = "\n";
  524. hosty += odstep;
  525. txt1 += hosty;  // linki dodawane w takiej kolejności, ze względu na pobieranie wartości z licznika
  526. txt2 += hosty;  // licznika (textarea musi być uzupełniona, wtedy ++zliczam)
  527. txt1 += xdx1;
  528. txt2 += xdx2;
  529. hosty = schowektexthosty+odstep;
  530. txt3 += hosty;
  531. txt3 += xdx3;
  532. // Koniec bloku
  533. // Wypisanie
  534. txt0 += "[/center]";
  535. txt2 += "[/center]";
  536. txt3 += "[/center]";
  537.     d.getElementById("txt0").value = txt0;
  538.     d.getElementById("txt1").value = txt1;
  539.     d.getElementById("txt2").value = txt2;
  540.     d.getElementById("txt3").value = txt3;
  541.     wszystko = d.getElementById("txtAll");
  542.     wszystko.value="";
  543.     if (upiekszacze==1) wszystko.value += "**************************************Z UPIĘKSZACZAMI**************************************\n";
  544.     else wszystko.value += "**************************************BEZ UPIĘKSZACZY**************************************\n";
  545.     wszystko.value+= "Kod ze znacznikami [center] i [hide] (krótka część)\n\n"+txt0;
  546.     wszystko.value+= "\n\n\nCzęść długa\n\n"+txt2;
  547.     wszystko.value+= "\n\n\nKod bez znaczników [center] i [hide] (krótka i długa część)\n\n"+txt1;
  548.     wszystko.value+= "\n\n\nDo komentarzy (portale warezowe)\n\n"+txt3;
  549. // Po wypisaniu tekstu do textarea txt0, txt1 itd. ustawia results na block
  550. d.getElementById("footer").style.display = "none"; // Copyrights - prawa autorskie
  551. d.getElementById("result1").style.display = "block";
  552. d.getElementById("result2").style.display = "block";
  553.     } // koniec sprawdzania pól
  554. // Jeżeli nie podasz tytułu lub linków obowiązkowych to odpala się blok poniżej.
  555. else{
  556. d.getElementById("result1").style.display = "none";
  557. d.getElementById("result2").style.display = "none";
  558. if (tytul == ""){
  559. alert("Twój news nie ma tytułu!");
  560. d.getElementById("tytul").style.borderColor = kolorbordererr;}
  561. else d.getElementById("tytul").style.borderColor = kolorbordertru;
  562. if (wartobowiazlinki == ""){
  563. ++blednie;
  564. if(blednie>2){alert("Podasz w końcu linki do "+ nazwaobhost + "!?");}
  565. else{alert("Musisz obowiązkowo podać linki do "+ nazwaobhost + "!");}
  566. d.getElementById(pollinhost).style.borderColor = kolorbordererr;}
  567. else {blednie=0;d.getElementById(pollinhost).style.borderColor = kolorbordertru;
  568. d.getElementById("footer").style.display = "block";}}}
  569. // Koniec generatora
  570. </script>
  571. <style type="text/css">
  572. #maincontent{
  573.     width: 1024px;
  574.     margin: 0 auto;
  575. }
  576. .footer{
  577.     position: relative;
  578.     text-align: center;
  579.     font-family: Calibri cursive;
  580.     font-size: 12px;
  581. }
  582. table{
  583.     display: table;
  584. }
  585. tr{
  586.     display: table-row;
  587.     float: left;
  588.     border: 1px solid black;
  589. }
  590. td{
  591.     display: table-cell;
  592. }
  593. td:first-child{
  594.     width: 200px;
  595.     border-right: 1px solid black;
  596.     font-weight: bolder;
  597. }
  598. td:last-child{
  599.     width: 624px;
  600.     padding: 0 0 0 10px;
  601. }
  602. span{
  603.     color: red;
  604.     padding-left: 6px;
  605. }
  606. h5{
  607.     font-family: "Comic Sans MS";
  608. }
  609. textarea, input[type=text]{border:solid 2px #abadb3;}
  610. input[type=text]:hover,textarea:hover{border: 2px solid green;}
  611. </style>
  612. <title>Generator newsów by asmodeus94</title>
  613. </head>
  614. <body>
  615. <div id="maincontent"><table>
  616. <tr><td>Tytuł newsa</td><td><input type="text" value="" id="tytul" onfocus="podpowiedz('Podaj tytuł newsa',1)"/><input type="text" value="" id="nrsezonu" onfocus="podpowiedz('Podaj numer/numery sezonu/sezonów',1)" style="width:45px;"/><span id="podpowiedz1"></span><form action=""><input name="lektornapisywersja" type="checkbox" id="zlektorem" />Lektor PL<input name="lektornapisywersja" type="checkbox" id="znapisami" />Napisy PL<input name="lektornapisywersja" type="checkbox" id="zdubbingiem" />Dubbing PL<input name="lektornapisywersja" type="checkbox" id="zpolski" />Film PL<input name="lektornapisywersja" type="checkbox" id="zhd" />HD<input name="lektornapisywersja" type="checkbox" id="zwersja" onclick="podpowiedz('Pole zablokowane, ze względu na wybrany parametr - Wersja PL',1)"/>Wersja PL (tylko gry i programy)<input type="reset" value="Wyczyść" onclick="refreshchoice()"/></form>
  617. Upiększacze mają być:
  618. <input type="radio" id="upiekszaczOnOff"  name="paraRadio" checked="checked" value="Włączone" onclick="Fupiekszacze(1)"/>Włączone<input type="radio" id="upiekszaczOffOn"  name="paraRadio" value="Wyłączone" onclick="Fupiekszacze(0)"/>Wyłączone
  619. </td></tr>
  620. <tr><td>Okładka</td><td><input type="text" value="" id="okladka" onfocus="podpowiedz('Podaj odnośnik do okładki',2)"/><span id="podpowiedz2"></span>
  621. </td></tr>
  622. <tr><td>Hostingi</td><td><input type="button" value="Bitshare" id="guzikglowny" onclick="addHost(1)"/><input type="button" value="Freakshare" id="freakshare" onclick="addHost(2)"/><input type="button" value="Rapidgator" id="rapidgator" onclick="addHost(3)"/><input type="button" value="Turbobit" id="turbobit" onclick="addHost(4)"/><input type="button" value="Wszystkie" id="all" onclick="selectAll()"/><input type="button" value="Ulubione" id="favourite" onclick="selectFavourite()"/><input type="button" value="Wyczyść" id="nobody" onclick="unselectAll()"/>
  623. </td></tr>
  624. <tr><td>Podstawowy opis i informacje</td><td><textarea id="short" onfocus="podpowiedz('Krótki opis (widoczny w krótkiej, jak i w długiej części newsa)',3)" style="width:386px;height:212px;"></textarea><span style="position:relative;width:150px;top:10px;right:75px;float:right;" id="podpowiedz3"></span>
  625. </td></tr>
  626. <tr><td>Pełny opis + dane techniczne</td><td><textarea id="long" onfocus="podpowiedz('Długi opis (będzie widoczny tylko w długiej części newsa)',4)" style="width:386px;height:212px;" ></textarea><span style="position:relative;width:150px;top:10px;right:75px;float:right;" id="podpowiedz4"></span><div id="danetechukryj" style="display:none;margin-top: 7px;"><textarea id="danetech" onfocus="podpowiedz('Dane techniczne',5)" style="width:386px;height:212px;" ></textarea><span style="width:150px;position:relative;top:10px;right:75px;float:right;" id="podpowiedz5"></span></div><div>
  627. <input type="checkbox" id="techniczne" onclick="pokazUkryj(this.id, 'danetechukryj','danetech')"/>Dane techniczne
  628. <input type="checkbox" id="opisdlaoxo"/>Usuń krótki i długi opis z komentarza</div>
  629. </td></tr>
  630. <tr><td>Screeny</td><td><input type="button" id="guzikthumb" value="Więcej miniatur" onclick="addThumb();"/><input type="button" id="guzikscreen" style="margin-right: 20px;" value="Więcej screenów" onclick="addScreen();"/>
  631. <input type="text" value="Miniaturka 1." id="miniaturka1" onfocus="podpowiedz('Miniaturka 1.',6);if(this.value == 'Miniaturka 1.')this.value = '';" onblur="if(this.value == '')this.value = 'Miniaturka 1.';wstawTekst(1)" style="width:400px;"/><span style="position:relative;top:8px;left:30px;" id="podpowiedz6"></span>
  632. <div id="morethumb" style="display:none;"><input type="text" value="Miniaturka 2." id="miniaturka2" onfocus="podpowiedz('Miniaturka 2.',6);if(this.value == 'Miniaturka 2.')this.value = '';" onblur="if(this.value == '')this.value = 'Miniaturka 2.';wstawTekst(2)" style="width:400px;"/>
  633. <input type="text" value="Miniaturka 3." id="miniaturka3" onfocus="podpowiedz('Miniaturka 3.',6);if(this.value == 'Miniaturka 3.')this.value = '';" onblur="if(this.value == '')this.value = 'Miniaturka 3.';wstawTekst(3)" style="width:400px;"/>
  634. <input type="text" value="Miniaturka 4." id="miniaturka4" onfocus="podpowiedz('Miniaturka 4.',6);if(this.value == 'Miniaturka 4.')this.value = '';" onblur="if(this.value == '')this.value = 'Miniaturka 4.';wstawTekst(4)" style="width:400px;"/></div>
  635. <input type="text" value="Screen 1." id="screen1" onfocus="podpowiedz('Screen 1.',6);if(this.value == 'Screen 1.')this.value = '';" onblur="if(this.value == '')this.value = 'Screen 1.'" style="width:400px;"/>
  636. <div id="morescreen" style="display:none;"><input type="text" value="Screen 2." id="screen2" onfocus="podpowiedz('Screen 2.',6);if(this.value == 'Screen 2.')this.value = '';" onblur="if(this.value == '')this.value = 'Screen 2.'" style="width:400px;"/>
  637. <input type="text" value="Screen 3." id="screen3" onfocus="podpowiedz('Screen 3.',6);if(this.value == 'Screen 3.')this.value = '';" onblur="if(this.value == '')this.value = 'Screen 3.'" style="width:400px;"/>
  638. <input type="text" value="Screen 4." id="screen4" onfocus="podpowiedz('Screen 4.',6);if(this.value == 'Screen 4.')this.value = '';" onblur="if(this.value == '')this.value = 'Screen 4.'" style="width:400px;"/></div>
  639. <div><input type="checkbox" id="danetechwmin" onclick="pokazUkryj(this.id, 'danetechwminukryj','')"/>Miniaturki w komentarzach (kopiować tylko bezp. odnośnik do dużych zdjęć)</div>
  640. <div id="danetechwminukryj" style="display:none;margin-top: 7px;"><input type="text" value="Miniaturka 1." id="danetechwmin1" onfocus="podpowiedz('Miniaturka 1.',7);if(this.value == 'Miniaturka 1.')this.value = '';" onblur="if(this.value == '')this.value = 'Miniaturka 1.'" style="width:400px" /><span style="width:150px;position:relative;top:10px;right:60px;float:right" id="podpowiedz7"></span><input type="text" value="Miniaturka 2." id="danetechwmin2" onfocus="podpowiedz('Miniaturka 2.',7);if(this.value == 'Miniaturka 2.')this.value = '';" onblur="if(this.value == '')this.value = 'Miniaturka 2.'" style="width:400px"/><input type="text" value="Miniaturka 3." id="danetechwmin3" onfocus="podpowiedz('Miniaturka 3.',7);if(this.value == 'Miniaturka 3.')this.value = '';" onblur="if(this.value == '')this.value = 'Miniaturka 3.'" style="width:400px"/><input type="text" value="Miniaturka 4." id="danetechwmin4" onfocus="podpowiedz('Miniaturka 4.',7);if(this.value == 'Miniaturka 4.')this.value = '';" onblur="if(this.value == '')this.value = 'Miniaturka 4.'" style="width:400px"/>
  641. <div><input type="button" value="Wyczyść linki do miniatur" onclick="podNazMin()"/></div></div>
  642. </td></tr>
  643. <tr><td style="vertical-align: top;padding-top: 2em;">Linki</td><td>
  644. <div id="linkiglownukryj" style="display:none;"><h3>Bitshare</h3><textarea id="glownyhostarea" style="width:386px;height:212px;"></textarea></div>
  645. <div id="linkfre" style="display:none;"><h3>Freakshare</h3><textarea id="linksfre" style="width:386px;height:212px;"></textarea></div>
  646. <div id="linkrap" style="display:none;"><h3>Rapidgator</h3><textarea id="linksrap" style="width:386px;height:212px;"></textarea></div>
  647. <div id="linktur" style="display:none;"><h3>Turbobit</h3><textarea id="linkstur" style="width:386px;height:212px;"></textarea></div>
  648. <div id="czyscenter" style="display:none;width: 386px;margin: 6px auto;" ><input type="button" value="Czyść entery po linkach (tylko do jednego linku)" onclick="czyscEnter()"></div>
  649. </td></tr>
  650. </table>
  651. <div style="text-align:center;"><input type="button" value="Generuj kod" id="generuje" onclick="Generuj()"/><input type="button" value="Odśwież" onclick="window.location.reload(true);"/></div>
  652. <div id="result1" style="float:left;display:none;width:1024px">
  653. <div style="float:left;width:450px;"><h5>Kod ze znacznikami [center] i [hide] (krótka część)</h5>
  654. <input type="text" value="" id="stytulsend1" style="float:left;width:450px;" onclick="this.select();" />
  655. <textarea id="txt0" style="width:450px;height:200px;" onclick="this.select();"></textarea></div>
  656. <div style="float:right;width:450px;"><h5>Kod bez znaczników [center] i [hide] (krótka i długa część)</h5>
  657. <input type="text" value="" id="stytulsend2" style="float:left;width:450px;margin-top:0" onclick="this.select();" />
  658. <textarea id="txt1" style="width:450px;height:200px;" onclick="this.select();"></textarea></div></div>
  659. <div id="result2" style="float:left;display:none;width:1024px">
  660. <div style="float:left;width:450px;"><h5>Część długa</h5>
  661. <textarea id="txt2" style="width:450px;height:200px;margin-bottom:15px;" onclick="this.select();"></textarea></div>
  662. <div style="float:right;width:450px;"><h5>Do komentarzy (portale warezowe)</h5>
  663. <textarea id="txt3" style="width:450px;height:200px;margin-bottom:15px;" onclick="this.select();"></textarea>
  664. <div id="licznikodznakow"></div></div>
  665. <div style="float:left;width:1024px;text-align:center;"><h5>Wszystko razem</h5>
  666. <textarea id="txtAll" style="width:750px;height:200px;" onclick="this.select();"></textarea></div>
  667. <div class="footer" style="width:1024px;float:left;">Generator stworzył asmodeus94</div></div>
  668. <div class="footer" id="footer">Generator stworzył asmodeus94</div>
  669. </body>
  670. </html>
Advertisement
Add Comment
Please, Sign In to add comment