Rev 378 Rev 430
Line 147... Line 147...
147 Content+='</div> '; 147 Content+='</div> ';
148 // Korekce cest v odkazech 148 // Korekce cest v odkazech
149 Content=PokeRelativePath(Content); 149 Content=PokeRelativePath(Content);
150 // Výstup sestaveného textu 150 // Výstup sestaveného textu
151 document.write(Content); 151 document.write(Content);
-   152
-   153 <!-- phpmyvisites Statistika návštěvnosti stránek -->
-   154 <a href="http://www.phpmyvisites.net/" title="Free web analytics, website statistics"
-   155 onclick="window.open(this.href);return(false);"><script type="text/javascript">
-   156 <!--
-   157 var a_vars = Array();
-   158 var pagename='';
-   159  
-   160 var phpmyvisitesSite = 1;
-   161 var phpmyvisitesURL = "http://www.mlab.cz/phpmyvisites/phpmyvisites.php";
-   162 //-->
-   163 </script>
-   164 <script language="javascript" src="http://www.mlab.cz/phpmyvisites/phpmyvisites.js" type="text/javascript"></script>
-   165 <noscript><p>Free web analytics, website statistics
-   166 <img src="http://www.mlab.cz/phpmyvisites/phpmyvisites.php" alt="Statistics" style="border:0" />
-   167 </p></noscript></a>
-   168 <!-- /phpmyvisites -->
152 } 169 }
153   170  
154   171  
155 function DrawFooter(MoreInfo) 172 function DrawFooter(MoreInfo)
156 // Nepovinny parametr pro text do paticky 173 // Nepovinny parametr pro text do paticky