home *** CD-ROM | disk | FTP | other *** search
- <component>
- <attach event="oncontentready" onevent="hlaska()" />
-
- <script>
- var textik='<div style="position: absolute; top: 200; left: 150; text-align: center; font-size: 48px; color: red; line-height: 60px">';
- textik += 'Toto je neoprßvn∞n∞ publikovanß kopie serveru <br>';
- textik += '<a href="http://www.jakpsatweb.cz"><font color="blue">Jak psßt web</font></a>.</div>';
- function hlaska(){
- if((window.location.protocol == "http:") && ((window.location.href.indexOf("dusan") == -1) || (window.location.href.indexOf("slany") == -1)) && (window.location.hostname.indexOf("jakpsatweb.cz") == -1) )
- {
- element.insertAdjacentHTML("beforeEnd",textik);
- }
- }
- </script>
- </component>