home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / tema / webgen / rs-navod.js < prev    next >
Text File  |  2001-08-19  |  1KB  |  14 lines

  1. var pol=new Array();var text=new Array();
  2. pocet=5;uvod='<br><br>Souvisejφcφ Φlßnky ...<ul>';konec='</ul>';
  3. pol[0]='1801736305';
  4. text[0]='<li><a href=cl1801736305.htm>Jak vytvo°it odkaz na souvisejφcφ Φlßnky v redakΦnφm systΘmu</a> <span class=cldatum>27.10.2000</span>';
  5. pol[1]='1801736039';
  6. text[1]='<li><a href=cl1801736039.htm>Pracujeme s programem WebGen 4.dφl - redakΦnφ systΘm</a> <span class=cldatum>15.8.2000</span>';
  7. pol[2]='1801736010';
  8. text[2]='<li><a href=cl1801736010.htm>Pracujeme s programem WebGen 3.dφl - redakΦnφ systΘm</a> <span class=cldatum>9.8.2000</span>';
  9. pol[3]='1801735981';
  10. text[3]='<li><a href=cl1801735981.htm>Pracujeme s programem WebGen 2.dφl - redakΦnφ systΘm</a> <span class=cldatum>7.8.2000</span>';
  11. pol[4]='1801735980';
  12. text[4]='<li><a href=cl1801735980.htm>Pracujeme s programem WebGen 1.dφl - redakΦnφ systΘm</a> <span class=cldatum>4.8.2000</span>';
  13. document.write(uvod); for (var i=0; i < pocet; i++){ if (window.location.pathname.indexOf(pol[i])<0) document.write(text[i]); } document.write(konec);
  14.