home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 March / Chip_2001-03_cd1.bin / bonus / _texty / titulek.js < prev   
Text File  |  2000-11-06  |  3KB  |  35 lines

  1. function otevri(co)
  2. {
  3. bv = navigator.appName;
  4. if (bv == "Netscape") { ver = "NN" }
  5. else { ver = "IE" }
  6. if (ver == "IE") { window.open(co, 'psp', 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, width=650, height=400') }
  7. else { window.open(co, 'psp') }
  8. }
  9. if (window == window.top)
  10. {
  11. document.write("<table border='0' cellpadding='0' cellspacing='0' width='100%' height='50' background='../images/pruhmd.gif' bgcolor='#000080'>")
  12. document.write("<tr><td height='50' width='148' rowspan='3' valign='top' align='right'><img src='../images/infonet.gif' alt='Sagit Info Net' width='130' height='50'></td>")
  13. document.write("<td height='10' width='5'></td><td height='10'></td></tr><tr><td height='20' width='5'></td><td height='20' align='right'>")
  14. document.write("<table border='0' cellpadding='0' cellspacing='0'><tr><td></td>")
  15. document.write("<td><img border='0' src='../images/zal-1-off.gif' width='20' height='20'></td>")
  16. document.write("<td><a href='../kompas.asp?L=publik/menu.htm&P=publik/start.asp'><img border='0' src='../images/zal-publ-off.gif' width='80' height='20'></a></td>")
  17. document.write("<td><img border='0' src='../images/zal-off-off.gif' width='20' height='20'></td>")
  18. document.write("<td><a href='../kompas.asp?L=software/menu.htm&P=software/start.asp'><img border='0' src='../images/zal-soft-off.gif' width='80' height='20'></a></td>")
  19. document.write("<td><img border='0' src='../images/zal-off-off.gif' width='20' height='20'></td>")
  20. document.write("<td><a href='../kompas.asp?L=shop/menu1.htm&P=shop/uvod.asp'><img border='0' src='../images/zal-obj-off.gif' width='80' height='20'></a></td>")
  21. document.write("<td><img border='0' src='../images/zal-off-off.gif' width='20' height='20'></td>")
  22. document.write("<td><img src='../images/zal-posl.gif' width='20' height='20'></td>")
  23. document.write("</tr></table></td></tr><tr><td height='20' width='5'></td><td height='20' align='right'>")
  24. document.write("<table border='0' cellpadding='0' cellspacing='0'><tr>")
  25. document.write("<td><img border='0' src='../images/zal-1-off.gif' width='20' height='20'></td>")
  26. document.write("<td><a href='../kompas.asp?L=sagit/menu.htm&P=sagit/start.asp'><img border='0' src='../images/zal-sag-off.gif' width='80' height='20'></a></td>")
  27. document.write("<td><img border='0' src='../images/zal-off-on.gif' width='20' height='20'></td>")
  28. document.write("<td><a href='../kompas.asp?L=sbirka/menu.htm&P=sbirka/start.asp'><img border='0' src='../images/zal-pr-on.gif' width='80' height='20'></a></td>")
  29. document.write("<td><img border='0' src='../images/zal-on-off.gif' width='20' height='20'></td>")
  30. document.write("<td><a href='../kompas.asp?L=servis/menu.htm&P=servis/start.asp'><img border='0' src='../images/zal-ano-off.gif' width='80' height='20'></a></td>")
  31. document.write("<td><img border='0' src='../images/zal-off-off.gif' width='20' height='20'></td>")
  32. document.write("<td><a href='../kompas.asp?L=uz/menu.asp&P=uz/start.asp'><img border='0' src='../images/zal-uz-off.gif' width='80' height='20'></a></td>")
  33. document.write("</tr></table></td></tr></table>")
  34. }
  35.