home *** CD-ROM | disk | FTP | other *** search
- if (top == self) self.location.href="varovani.htm";
- function DS(){window.status='Dal∞φ strßnka'}
- function PS(){window.status='P°edchozφ strßnka'}
- function E(){window.status=''}
- function Dalsi(delka)
- {ret=new String(window.location.href);
- while (ret.indexOf('/')>-1)
- {ret=ret.substring(ret.indexOf('/')+1,ret.length)}
- jmeno=ret.substring(0,delka);
- ext=ret.substring(ret.indexOf('.'),ret.length);
- cislo=new Number(ret.substring(delka,ret.indexOf('.')));
- window.location.href=jmeno+(cislo+1)+ext;
- ret=null;
- }
- function Predchozi(delka)
- {ret=new String(window.location.href);
- while (ret.indexOf('/')>-1)
- {ret=ret.substring(ret.indexOf('/')+1,ret.length)}
- jmeno=ret.substring(0,delka);
- ext=ret.substring(ret.indexOf('.'),ret.length);
- cislo=new Number(ret.substring(delka,ret.indexOf('.')));
- if (cislo>1) {window.location.href=jmeno+(cislo-1)+ext}
- ret=null;
- }
- function Oddel(){
- document.write('<HR>' )
- }
- function Zpet()
- {parent.text.location.href=document.refferer}
-