home *** CD-ROM | disk | FTP | other *** search
- <!--
- var tID;
- var tID3;
-
- function inic(t1) {
- parent.defaultStatus="";
- parent.logopad.defaultStatus=" Logo spoleΦnosti IMPECO a.s. ";
- parent.adpad.defaultStatus="";
- parent.sidepad.defaultStatus="";
- parent.ibar.defaultStatus=" Pro podrobn∞jÜφ popis stiskn∞te otaznφk ";
- // parent.hlav.defaultStatus=" Vφtejte na stranßch firmy IMPECO a.s. ";
- // parent.infopad.defaultStatus=" IMPECO - VÜe pro tisk ... ";
- parent.hlav.defaultStatus=t1;
- }
-
- function inicIPad(t2) {
- parent.infopad.defaultStatus=t2;
- }
-
- function inic2() {
- tID=parent.hlav.setTimeout("",0);
- parent.defaultStatus="";
- parent.hlav.defaultStatus=" Vφtejte na stranßch firmy IMPECO a.s. ";
- parent.ibar.defaultStatus=" Pro podrobn∞jÜφ popis stiskn∞te otaznφk ";
- }
-
- function quit() {
- if (confirm("Uzav°φt okno ?")) {top.close()};
- }
-
- function gd(timID) {
- hlav.clearTimeout(timID);
- }
-
- function initArray() {
- this.length = initArray.arguments.length
- for (var i = 0; i < this.length; i++)
- this[i+1] = initArray.arguments[i]
- }
-
- function mo(hlaska) {
- parent.clearTimeout(tID3);
- window.status=hlaska;
- tID3=parent.setTimeout("parent.vymaz()",2000);
- return true;
- }
-
- function vymaz() {
- parent.window.status="";
- }
-
- function hig (P1) {
- //window.
- parent.hlav.history.go(P1);
- }
-
- function higtop (fr) {
- //window.
- hl=-1 * fr.history.length;
- while ((!fr.history.go(hl)) && (hl < 0)) { hl+=1; }
- }
-
- function vymaz() {
- parent.window.status="";
- }
-
- function ws() {
- parent.window.status="Vφtß vßs IMPECO";
- }
-
- function wl(hlaska2) {
- parent.window.status=hlaska2;
- }
-
-
- // -->
-