function fotografie(i)
{
var txt;

txt = "<HTML> \n";
txt += "<HEAD> \n";
txt += "<TITLE>Železnice - Vltava a Labe</TITLE> \n";
txt += "<META http-equiv='content-type' content='text/html; charset=iso-8859-2'> \n";
txt += "<LINK href='../../etc/mv.css' type=text/css rel=STYLESHEET> \n";
txt += "<link rel='shortcut icon' href='http://www.martinvalek.net/favicon.ico' /> \n";
txt += "<sc" + "ript language='JavaScript'> \n";
txt += "<!-- \n";
// Celkový počet fotek
txt += "pocet_obrazku = 71; \n"; 
txt += "show = false; \n"; 
// jména suborů
txt += "images = new Array (); \n";
txt += "images[1] = 'fotky/17-10.jpg'; \n";
txt += "images[2] = 'fotky/20-25.jpg'; \n";
txt += "images[3] = 'fotky/37-11.jpg'; \n";
txt += "images[4] = 'fotky/41-11.jpg'; \n";
txt += "images[5] = 'fotky/43-20.jpg'; \n";
txt += "images[6] = 'fotky/46-01.jpg'; \n";
txt += "images[7] = 'fotky/54-32.jpg'; \n";
txt += "images[8] = 'fotky/55-01.jpg'; \n";
txt += "images[9] = 'fotky/55-03.jpg'; \n";
txt += "images[10] = 'fotky/57-05.jpg'; \n";
txt += "images[11] = 'fotky/58-21.jpg'; \n";
txt += "images[12] = 'fotky/58-33.jpg'; \n";
txt += "images[13] = 'fotky/61-26.jpg'; \n";
txt += "images[14] = 'fotky/65-23.jpg'; \n";
txt += "images[15] = 'fotky/69-11.jpg'; \n";
txt += "images[16] = 'fotky/75-28.jpg'; \n";
txt += "images[17] = 'fotky/79-33.jpg'; \n";
txt += "images[18] = 'fotky/80-20.jpg'; \n";
txt += "images[19] = 'fotky/103-27.jpg'; \n";
txt += "images[20] = 'fotky/107-10.jpg'; \n";
txt += "images[21] = 'fotky/107-11.jpg'; \n";
txt += "images[22] = 'fotky/107-14.jpg'; \n";
txt += "images[23] = 'fotky/109-02.jpg'; \n";
txt += "images[24] = 'fotky/110-16.jpg'; \n";
txt += "images[25] = 'fotky/110-19.jpg'; \n";
txt += "images[26] = 'fotky/110-24.jpg'; \n";
txt += "images[27] = 'fotky/111-26.jpg'; \n";
txt += "images[28] = 'fotky/112-12.jpg'; \n";
txt += "images[29] = 'fotky/115-14.jpg'; \n";
txt += "images[30] = 'fotky/116-26.jpg'; \n";
txt += "images[31] = 'fotky/116-31.jpg'; \n";
txt += "images[32] = 'fotky/127-25.jpg'; \n";
txt += "images[33] = 'fotky/131-24.jpg'; \n";
txt += "images[34] = 'fotky/143-36.jpg'; \n";
txt += "images[35] = 'fotky/155-08.jpg'; \n";
txt += "images[36] = 'fotky/2006-07-0068.jpg'; \n";
txt += "images[37] = 'fotky/2006-07-0341.jpg'; \n";
txt += "images[38] = 'fotky/2006-07-0361.jpg'; \n";
txt += "images[39] = 'fotky/2006-07-0389.jpg'; \n";
txt += "images[40] = 'fotky/2006-07-0403.jpg'; \n";
txt += "images[41] = 'fotky/2006-07-0412.jpg'; \n";
txt += "images[42] = 'fotky/2006-07-0433.jpg'; \n";
txt += "images[43] = 'fotky/2007-04-0461.jpg'; \n";
txt += "images[44] = 'fotky/2007-04-0555.jpg'; \n";
txt += "images[45] = 'fotky/2007-04-0788.jpg'; \n";
txt += "images[46] = 'fotky/2007-06-0345.jpg'; \n";
txt += "images[47] = 'fotky/2007-06-0937.jpg'; \n";
txt += "images[48] = 'fotky/2007-06-0967.jpg'; \n";
txt += "images[49] = 'fotky/2007-06-1023.jpg'; \n";
txt += "images[50] = 'fotky/2007-06-1053.jpg'; \n";
txt += "images[51] = 'fotky/2007-09-0141.jpg'; \n";
txt += "images[52] = 'fotky/2007-09-1733.jpg'; \n";
txt += "images[53] = 'fotky/2007-10-0120.jpg'; \n";
txt += "images[54] = 'fotky/2008-04-0084.jpg'; \n";
txt += "images[55] = 'fotky/2008-07-0077.jpg'; \n";
txt += "images[56] = 'fotky/2008-07-0258.jpg'; \n";
txt += "images[57] = 'fotky/2008-07-0295.jpg'; \n";
txt += "images[58] = 'fotky/2008-09-1455.jpg'; \n";
txt += "images[59] = 'fotky/2008-09-1574.jpg'; \n";
txt += "images[60] = 'fotky/2008-09-1594.jpg'; \n";
txt += "images[61] = 'fotky/2008-09-1644.jpg'; \n";
txt += "images[62] = 'fotky/2009-08-0290.jpg'; \n";
txt += "images[63] = 'fotky/2009-08-0316.jpg'; \n";
txt += "images[64] = 'fotky/2008-11-0070.jpg'; \n";
txt += "images[65] = 'fotky/2009-08-0574.jpg'; \n";
txt += "images[66] = 'fotky/2009-08-0748.jpg'; \n";
txt += "images[67] = 'fotky/2009-08-0790.jpg'; \n";
txt += "images[68] = 'fotky/2009-08-0768.jpg'; \n";
txt += "images[69] = 'fotky/2009-08-0962.jpg'; \n";
txt += "images[70] = 'fotky/2009-08-0432.jpg'; \n";
txt += "images[71] = 'fotky/2009-08-0981.jpg'; \n";
// Komentáře fotografií
txt += "comment = new Array () \n";
txt += "comment[1] = '451 ČD, Os 9622, Roztoky u Prahy - Roztoky-Žalov'; \n";
txt += "comment[2] = '371.002 ČD, EC 173 Vindobona, Praha-Bubeneč - Praha-Holešovice'; \n";
txt += "comment[3] = '371.003 ČD, EC 174 Alois Negrelli, Roztoky u Prahy - Roztoky-Žalov'; \n";
txt += "comment[4] = '371.002 ČD, EC 169 Jan Hus, Praha-Bubeneč'; \n";
txt += "comment[5] = '371.015 ČD, EC 172 Vindobona, Praha-Holešovice - Praha-Bubeneč'; \n";
txt += "comment[6] = '498.022, Povrly-Roztoky - Povrly'; \n";
txt += "comment[7] = '371.004 ČD, IC 169 Jan Hus, Praha-Sedlec - Praha-Bubeneč'; \n";
txt += "comment[8] = '451.060/059 ČD, Os 9621, Praha-Sedlec - Praha-Bubeneč'; \n";   
txt += "comment[9] = '371.003 ČD, IC 169 Jan Hus, Praha-Sedlec - Praha-Bubeneč'; \n";
txt += "comment[10] = '363.076 ČD, Pn 47145, Praha-Bubeneč'; \n";   
txt += "comment[11] = '163.081 ČD, EC 172 Vindobona, Praha-Holešovice - Praha-Bubeneč'; \n";
txt += "comment[12] = '122.023 ČD, Pn 47041, Praha-Sedlec - Praha-Bubeneč'; \n";
txt += "comment[13] = '371.005 ČD, EC 170 Hungaria, Oleško - Hrdly'; \n";
txt += "comment[14] = 'Pohled na zaplavenou Podbabu během povodní v roce 2002, zachycen traťový úsek Praha-Bubeneč - Praha-Sedlec'; \n";
txt += "comment[15] = '141.019 ČD, Pn 65501, Praha-Bubeneč'; \n";
txt += "comment[16] = '181.003 ČD, 1. nsl 67813, Hrdly - Oleško'; \n";
txt += "comment[17] = '475.101, Řež'; \n";
txt += "comment[18] = '123.005 ČD, Pn 65782, Oleško - Hrdly'; \n";
txt += "comment[19] = '371.005 ČD, EC 176 Porta Bohemica, Roztoky u Prahy - Roztoky-Žalov'; \n";
txt += "comment[20] = '123.005 ČD, Pn 66531, Dolní Zálezly - Prackovice nad Labem'; \n";
txt += "comment[21] = '162.054 ČD, R 441 Vsacan, Dolní Zálezly - Prackovice nad Labem'; \n";
txt += "comment[22] = '371.002 ČD, EC 171, Dolní Zálezly - Prackovice nad Labem'; \n";
txt += "comment[23] = '471.003 ČD, Os 9645, Roztoky-Žalov - Roztoky u Prahy'; \n";
txt += "comment[24] = '471.006 ČD, Os 9607, Nelahozeves zámek - Kralupy nad Vltavou'; \n";   
txt += "comment[25] = '181.081 ČD, Nelahozeves zámek - Kralupy nad Vltavou'; \n";
txt += "comment[26] = '162.019 ČD, R 774, Roztoky u Prahy - Roztoky-Žalov'; \n";   
txt += "comment[27] = 'Koridor'; \n";   
txt += "comment[28] = '451.047/048 ČD, Os 9616, Roztoky u Prahy - Roztoky-Žalov'; \n";
txt += "comment[29] = '753.705+706 OKD-D, Rn 59631, Nelahozeves zámek - Kralupy nad Vltavou'; \n";   
txt += "comment[30] = '771.146 ČD, Mn 85101, Nelahozeves zámek - Kralupy nad Vltavou'; \n";
txt += "comment[31] = '162.052 ČD, R 441 Vsacan, Nelahozeves zámek - Kralupy nad Vltavou'; \n";    
txt += "comment[32] = '680.003 ČD, R 777, Mlčechvosty - Nové Ouholice'; \n";   
txt += "comment[33] = '371.201 ČD, EC 170 Hungaria, Roztoky u Prahy - Roztoky-Žalov'; \n";    
txt += "comment[34] = '451.027/099 ČD, Os 9654, Roztoky-Žalov'; \n";  
txt += "comment[35] = '372.006 ČD, EC 172 Vindobona, Roztoky u Prahy - Roztoky-Žalov'; \n";  
txt += "comment[36] = '121.055 ČD, Pn 64504, Praha-Bubeneč'; \n";   
txt += "comment[37] = '123.017 ČD, Ústí nad Labem hl.n. - Dolní Zálezly'; \n";
txt += "comment[38] = '371.201 ČD, EC 177, Ústí nad Labem hl.n. - Dolní Zálezly'; \n";    
txt += "comment[39] = '372.006 ČD, EC 371, Ústí nad Labem hl.n. - Dolní Zálezly'; \n";   
txt += "comment[40] = '122.031 ČD, Sebuzín - Libochovany'; \n";    
txt += "comment[41] = '123.018 ČD, Sebuzín - Libochovany'; \n";  
txt += "comment[42] = '122.055 ČD, Sebuzín'; \n";  
txt += "comment[43] = '371.015 ČD, EC 170 Hungaria, Roztoky u Prahy - Roztoky-Žalov'; \n";    
txt += "comment[44] = '362 ČD, R 623 Bečva, Roztoky-Žalov - Roztoky u Prahy'; \n";   
txt += "comment[45] = '162.046 ČD, R 782, Roztoky u Prahy - Roztoky-Žalov'; \n";
txt += "comment[46] = '123.029 ČD, Litochovice nad Labem - Malé Žernoseky'; \n";    
txt += "comment[47] = '372.006 ČD, EC 178, Malé Žernoseky - Litochovice nad Labem'; \n";   
txt += "comment[48] = '162 ČD, EN 353 Johannes Kepler, Litochovice nad Labem - Malé Žernoseky'; \n";    
txt += "comment[49] = '371.003 ČD, R 379 Kopernikus, Litochovice nad Labem - Malé Žernoseky'; \n";  
txt += "comment[50] = '122.006 ČD, Litochovice nad Labem - Malé Žernoseky'; \n"; 
txt += "comment[51] = '123 ČD, Velké Žernoseky - Libochovany'; \n"; 
txt += "comment[52] = '141.059 ČD, Pn 65700, Nové Ouholice - Mlčechvosty'; \n"; 
txt += "comment[53] = '141.004 ČD, Os 9648, Roztoky u Prahy - Roztoky-Žalov'; \n"; 
txt += "comment[54] = '371.015 ČD, EC 172 Vindobona, Roztoky u Prahy - Roztoky-Žalov'; \n"; 
txt += "comment[55] = '123 ČD Cargo, Dolní Zálezly - Prackovice nad Labem'; \n"; 
txt += "comment[56] = '162 ČD, R 604 Ohře, Prackovice nad Labem'; \n"; 
txt += "comment[57] = '180 DB Schenker, Sebuzín - Libochovany'; \n"; 
txt += "comment[58] = '180 002 DB Schenker, Liběchov - Mělník-Mlazice'; \n";   
txt += "comment[59] = '203 506 Railtransport + 202 269 Gleiskraft, Mělník-Mlazice - Liběchov'; \n";    
txt += "comment[60] = '163 ČD, R 723, Mělník-Mlazice - Liběchov'; \n";  
txt += "comment[61] = '122.014 ČD Cargo, Liběchov - Mělník-Mlazice'; \n";  
txt += "comment[62] = '163, Os 6417, Liběchov - Mělník-Mlazice'; \n";    
txt += "comment[63] = '163.098 ČD, R 725, Liběchov - Mělník-Mlazice'; \n";   
txt += "comment[64] = '141.001 ČD, R 613, Libčice nad Vltavou-Letky - Řež'; \n";
txt += "comment[65] = '371 ČD, EC 176 Alois Negrelli, Malé Žernoseky - Litochovice nad Labem'; \n";    
txt += "comment[66] = '162 ČD, R 770, Malé Žernoseky - Litochovice nad Labem'; \n";   
txt += "comment[67] = '162 ČD, R 606 Ohře, Malé Žernoseky - Litochovice nad Labem'; \n";    
txt += "comment[68] = '163.011 ČD Cargo, Nex 41306, Malé Žernoseky - Litochovice nad Labem'; \n";  
txt += "comment[69] = '163 ČD Cargo, Ústí nad Labem hl.n. - Dolní Zálezly'; \n"; 
txt += "comment[70] = '130 ČD Cargo, Ústí nad Labem-Střekov - Sebuzín'; \n"; 
txt += "comment[71] = '163 ČD Cargo, Ústí nad Labem-Střekov - Sebuzín'; \n"; 
// Data fotografií
txt += "date = new Array () \n";
txt += "date[1] = '1.8.1998'; \n";
txt += "date[2] = '7.2.1999'; \n";
txt += "date[3] = '20.8.2000'; \n";
txt += "date[4] = '12.11.2000'; \n";
txt += "date[5] = '23.2.2001'; \n";
txt += "date[6] = '20.5.2001'; \n";
txt += "date[7] = '23.12.2001'; \n";
txt += "date[8] = '24.12.2001'; \n";
txt += "date[9] = '24.12.2001'; \n";
txt += "date[10] = '14.1.2002'; \n";
txt += "date[11] = '11.3.2002'; \n";
txt += "date[12] = '29.3.2002'; \n";
txt += "date[13] = '5.7.2002'; \n";
txt += "date[14] = '13.8.2002'; \n";
txt += "date[15] = '7.9.2002'; \n";
txt += "date[16] = '25.2.2003'; \n";
txt += "date[17] = '4.5.2003'; \n";
txt += "date[18] = '24.5.2003'; \n";
txt += "date[19] = '18.10.2003'; \n";
txt += "date[20] = '3.4.2004'; \n";
txt += "date[21] = '3.4.2004'; \n";
txt += "date[22] = '3.4.2004'; \n";
txt += "date[23] = '24.5.2004'; \n";
txt += "date[24] = '26.6.2004'; \n";
txt += "date[25] = '26.6.2004'; \n";
txt += "date[26] = '26.6.2004'; \n";
txt += "date[27] = 'Roztoky u Prahy - Roztoky-Žalov, 7.7.2004'; \n";
txt += "date[28] = '18.7.2004'; \n";
txt += "date[29] = '25.8.2004'; \n";
txt += "date[30] = '1.9.2004'; \n";
txt += "date[31] = '1.9.2004'; \n";
txt += "date[32] = '22.4.2005'; \n";
txt += "date[33] = '20.5.2005'; \n";
txt += "date[34] = '15.7.2005'; \n";
txt += "date[35] = '16.10.2005'; \n";
txt += "date[36] = '4.7.2006'; \n";
txt += "date[37] = '15.7.2006'; \n";
txt += "date[38] = '15.7.2006'; \n";
txt += "date[39] = '15.7.2006'; \n";
txt += "date[40] = '16.7.2006'; \n";
txt += "date[41] = '16.7.2006'; \n";
txt += "date[42] = '16.7.2006'; \n";
txt += "date[43] = '15.4.2007'; \n";
txt += "date[44] = '19.4.2007'; \n";
txt += "date[45] = '19.4.2007'; \n";
txt += "date[46] = '17.6.2007'; \n";
txt += "date[47] = '27.6.2007'; \n";
txt += "date[48] = '27.6.2007'; \n";
txt += "date[49] = '27.6.2007'; \n";
txt += "date[50] = '27.6.2007'; \n";
txt += "date[51] = '4.9.2007'; \n";
txt += "date[52] = '22.9.2007'; \n";
txt += "date[53] = '15.10.2007'; \n";
txt += "date[54] = '13.4.2008'; \n";
txt += "date[55] = '5.7.2008'; \n";
txt += "date[56] = '20.7.2008'; \n";
txt += "date[57] = '20.7.2008'; \n";
txt += "date[58] = '28.9.2008'; \n";
txt += "date[59] = '28.9.2008'; \n";
txt += "date[60] = '28.9.2008'; \n";
txt += "date[61] = '28.9.2008'; \n";
txt += "date[62] = '16.8.2009'; \n";
txt += "date[63] = '16.8.2009'; \n";
txt += "date[64] = '15.11.2008'; \n";
txt += "date[65] = '23.8.2009'; \n";
txt += "date[66] = '24.8.2009'; \n";
txt += "date[67] = '24.8.2009'; \n";
txt += "date[68] = '24.8.2009'; \n";
txt += "date[69] = '24.8.2009'; \n";
txt += "date[70] = '20.8.2009'; \n";
txt += "date[71] = '24.8.2009'; \n";
// Časovač na automatické přepínání fotek
txt += "var timer; \n";    
// Nastavení obrázku
txt += "function SetPic (){ \n";
txt += "document.images.imgprev.src = images[actpic];} \n";
// Nastavení komentáře obrázku
txt += "function SetKom (){ \n";
txt += "function dominnerText(node, text) { \n";
txt += "while (node.hasChildNodes()) { \n";
txt += "node.removeChild(node.firstChild); \n";
txt += "} \n";
txt += "node.appendChild(document.createTextNode(text)); \n";
txt += "} \n";
txt += "dominnerText(document.getElementById('popis'), comment[actpic])}; \n";
// Nastavení data obrázku
txt += "function SetDat (){ \n";
txt += "function dominnerText(node, text) { \n";
txt += "while (node.hasChildNodes()) { \n";
txt += "node.removeChild(node.firstChild); \n";
txt += "} \n";
txt += "node.appendChild(document.createTextNode(text)); \n";
txt += "} \n";
txt += "dominnerText(document.getElementById('datum'), date[actpic])}; \n";
// Následující snímek
txt += "function NextPic (){ \n";
txt += "if (actpic == pocet_obrazku) actpic = pocet_obrazku; \n";
txt += "else actpic++; \n";
txt += "SetPic(); \n";
txt += "SetKom (); \n";
txt += "SetDat (); \n";
txt += "document.SetPic.previous.value='<<<'; \n";
txt += "if (actpic == pocet_obrazku){ \n";
txt += "document.SetPic.next.value='';  \n";
txt += "document.SetPic.slshow.value=''; \n";
txt += "if (show == true) {show = false; \n";
txt += "StopSlideShow ();} \n";
txt += "} \n";
txt += "} \n";
// Předchozí snímek
txt += "function PrevPic (){ \n";
txt += "if (actpic != 1) { \n";
txt += "actpic--; \n";
txt += "SetPic(); \n";
txt += "SetKom (); \n";
txt += "SetDat (); \n";
txt += "document.SetPic.next.value = '>>>'; } \n";
txt += "if (show == false) { \n";
txt += "document.SetPic.slshow.value='slideshow';} \n";
txt += "if (actpic == 1) { \n";
txt += "document.SetPic.previous.value=''; } \n";
txt += "} \n";
// Snímek volaný z galerie
txt += "function AktPic (){ \n";
//txt += "actpic = 1; \n";
txt += "actpic = " + i + "; \n";
txt += "SetPic(); \n";
txt += "SetKom (); \n";
txt += "SetDat (); \n";
txt += "if (actpic == 1){ \n";
txt += "document.SetPic.previous.value=''; } \n";
txt += "if (actpic == pocet_obrazku){ \n";
txt += "document.SetPic.next.value='';  \n";
txt += "document.SetPic.slshow.value=''; } \n";
txt += "} \n";
// Poslední snímek
txt += "function LastPic (){ \n";
txt += "actpic = pocet_obrazku; \n";
txt += "SetPic(); \n";
txt += "SetKom (); \n";
txt += "SetDat ();} \n";
// Spuštění slideshow
txt += "function SlideShow (){ \n";
txt += "timer = setInterval ('NextPic();', 20000);} \n";
// Zastavení slideshow
txt += "function StopSlideShow (){ \n";
txt += "clearInterval (timer);} \n";
// Ovladac slideshow
txt += "function OvladacSlideShow () {  \n";
txt += "if (show == false && actpic != pocet_obrazku) { show = true; \n";
txt += "SlideShow (); \n";
txt += "document.SetPic.slshow.value='stop';} \n";
txt += "else \n";
txt += "{if (actpic != pocet_obrazku) { show = false; \n";
txt += "StopSlideShow (); \n";
txt += "document.SetPic.slshow.value='slideshow';} \n";
txt += "} \n";
txt += "} \n";
// Ovladac zmeny barvy tlacitek
txt += "function KurzorNadNahledy() { \n";
txt += "document.SetPic.nahledy.style.color = '#ffffff'; } \n";
txt += "function KurzorMimoNahledy() { \n";
txt += "document.SetPic.nahledy.style.color = '#3C3E35'; } \n";
txt += "function KurzorNadSlshow() { \n";
txt += "document.SetPic.slshow.style.color = '#ffffff'; } \n";
txt += "function KurzorMimoSlshow() { \n";
txt += "document.SetPic.slshow.style.color = '#3C3E35'; } \n";
txt += "function KurzorNadPredchozi() { \n";
txt += "document.SetPic.previous.style.color = '#ffffff'; } \n";
txt += "function KurzorMimoPredchozi() { \n";
txt += "document.SetPic.previous.style.color = '#3C3E35'; } \n";
txt += "function KurzorNadDalsi() { \n";
txt += "document.SetPic.next.style.color = '#ffffff'; } \n";
txt += "function KurzorMimoDalsi() { \n";
txt += "document.SetPic.next.style.color = '#3C3E35'; } \n";
txt += "// --> \n";
txt += "//--> </sc" + "ript> \n";

txt += "</HEAD> \n";
txt += "<BODY OnLoad='AktPic ();'> \n";
txt += "<table width=100% height=99%> \n";
txt += "<tr height=20><td> \n";
txt += "<form name='SetPic'> \n";
txt += "<input name='nahledy' onclick='history.go(-1);' class='galerie-navigace-foto' id='nahledy' type='button' width=50px style='cursor: pointer;' value='náhledy' onMouseOver='KurzorNadNahledy()' onMouseOut='KurzorMimoNahledy()'></td> \n";
txt += "<input name='slshow' onclick='OvladacSlideShow();' class='galerie-navigace-foto' id='slideshow' type='button' style='cursor: pointer;' value='slideshow' onMouseOver='KurzorNadSlshow()' onMouseOut='KurzorMimoSlshow()'></td> \n";
txt += "<input name='previous' onClick='PrevPic();' class='galerie-navigace-foto' id='zpet' type='button' style='cursor: pointer;' value='&lt;&lt;&lt;' onMouseOver='KurzorNadPredchozi()' onMouseOut='KurzorMimoPredchozi()'></td> \n";
txt += "<input name='next' onclick='NextPic();' class='galerie-navigace-foto' id='tam' type='button' style='cursor: pointer;' value='&gt;&gt;&gt;' onMouseOver='KurzorNadDalsi()' onMouseOut='KurzorMimoDalsi()'></td></tr></form> \n";
txt += "<tr align=center valign=middle> \n";
txt += "<td> \n";
txt += "<IMG Name='imgprev' title='' alt='Vltava a Labe'> \n";
txt += "<div class='popiska-text' id='popis'></div> \n";
txt += "<div class='datum-text' id='datum'></div></td></tr><table> \n";
txt += "</BODY> \n";
txt += "</HTML>";

	document.open(); 
	document.write(txt);
	document.close(); 
}	
