home *** CD-ROM | disk | FTP | other *** search
/ PC World 1997 November / PCWorld_1997-11_cd.bin / novinky / invex97 / firmy / prezentace / Impeco / SKR002.JS < prev    next >
Encoding:
Text File  |  1997-08-25  |  1.6 KB  |  77 lines

  1. <!-- 
  2. var tID;
  3. var tID3;
  4.  
  5. function inic(t1) {
  6.     parent.defaultStatus="";
  7.     parent.logopad.defaultStatus=" Logo spoleΦnosti IMPECO a.s. ";
  8.     parent.adpad.defaultStatus="";
  9.     parent.sidepad.defaultStatus="";
  10.     parent.ibar.defaultStatus=" Pro podrobn∞jÜφ popis stiskn∞te otaznφk ";
  11. //    parent.hlav.defaultStatus=" Vφtejte na stranßch firmy IMPECO a.s. ";
  12. //    parent.infopad.defaultStatus=" IMPECO - VÜe pro tisk ... ";
  13.     parent.hlav.defaultStatus=t1;
  14.     }
  15.  
  16. function inicIPad(t2) {
  17.     parent.infopad.defaultStatus=t2;
  18.     }
  19.  
  20. function inic2() {
  21.     tID=parent.hlav.setTimeout("",0);
  22.     parent.defaultStatus="";
  23.     parent.hlav.defaultStatus=" Vφtejte na stranßch firmy IMPECO a.s. ";
  24.     parent.ibar.defaultStatus=" Pro podrobn∞jÜφ popis stiskn∞te otaznφk ";
  25.     }
  26.  
  27. function quit() {
  28.     if (confirm("Uzav°φt okno ?")) {top.close()};
  29.     }
  30.  
  31. function gd(timID) {
  32.     hlav.clearTimeout(timID);
  33.     }
  34.  
  35. function initArray() {
  36.     this.length = initArray.arguments.length
  37.     for (var i = 0; i < this.length; i++)
  38.     this[i+1] = initArray.arguments[i]
  39.     }
  40.  
  41. function mo(hlaska) {
  42.     parent.clearTimeout(tID3);
  43.     window.status=hlaska;
  44.     tID3=parent.setTimeout("parent.vymaz()",2000);
  45.     return true;
  46.     }
  47.  
  48. function vymaz() {
  49.     parent.window.status="";
  50.     }
  51.  
  52. function hig (P1) {
  53.     //window.
  54.     parent.hlav.history.go(P1);
  55.     }
  56.  
  57. function higtop (fr) {
  58.     //window.
  59.     hl=-1 * fr.history.length;
  60.     while ((!fr.history.go(hl)) && (hl < 0)) { hl+=1; }
  61.     }
  62.  
  63. function vymaz() {
  64.     parent.window.status="";
  65.     }
  66.  
  67. function ws() {
  68.     parent.window.status="Vφtß vßs IMPECO";
  69.     }
  70.  
  71. function wl(hlaska2) {
  72.     parent.window.status=hlaska2;
  73.     }
  74.  
  75.  
  76. // -->
  77.