﻿<!--

nn4=(document.layers) ? true : false; 
ie4=(document.all) ? true : false; 

Nowe=null; 
function x(w,s,src) { 
if (Nowe) { 
 if (ie4) Nowe.close(); 
 else if (nn4) Nowe.closed; 
 Nowe=null 
 }; 
Nowe=window.open("","","toolbar=no,menubar=no,location=no,personalbar=no,scrollbars=auto,status=no,resizable=no,height="+s+",width="+w);
Nowe.document.write("<html><head><title>Wheelbarrow - Oficjalna Strona Zaspołu</title><meta http-equiv=content-Type content=text/html; charset=UTF-8><STYLE>BODY{BACKGROUND-REPEAT:no-repeat} </STYLE><meta http-equiv=Page-Enter content=blendTrans(Duration=0.1)><meta http-equiv=Page-Exit content=blendTrans(Duration=0.1)></HEAD><BODY style='cursor:hand'onclick=parent.close() BACKGROUND="+src+"><img src='gfx/null.gif' width='100%' height='100%' border='0' alt='kliknij, aby zamknąć'></BODY></HTML>");
Nowe.focus();
} 

function high(which2){
theobject=which2
highlighting=setInterval("highlightit(theobject)",50)
}
function low(which2){
clearInterval(highlighting)
if (which2.style.MozOpacity)
which2.style.MozOpacity=0.3
else if (which2.filters)
which2.filters.alpha.opacity=30
}

function highlightit(cur2){
if (cur2.style.MozOpacity<1)
cur2.style.MozOpacity=parseFloat(cur2.style.MozOpacity)+0.1
else if (cur2.filters&&cur2.filters.alpha.opacity<100)
cur2.filters.alpha.opacity+=10
else if (window.highlighting)
clearInterval(highlighting)
}

function displayWindow(url, width, height) {
        var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no,left=20,top=10');
}

function window_onscroll() {
	floater.style.pixelTop=document.body.scrollTop + 207;
}

function tooltip(d,E,b,i,a){
  d=document;E=d.documentElement;b=d.body;if(!E)return;
  for(i=0;a=b.getElementsByTagName("a")[i];i++){
    if(a.title){
      with(a.t=d.createElement("div")){
        id="tooltip"
        innerHTML=a.title.replace(/\|/g,"<br />")
      }
      a.onmouseover=function(e){
        with(this){title="";onmousemove(e)}
        b.appendChild(this.t)
      }
      a.onmouseout=function(x){
        with(this){title=t.innerHTML.replace(/<br \/>/g,"\|")}
        if(x=d.getElementById("tooltip"))b.removeChild(x)
      }
      a.onmousemove=function(e){
        e=e||event;with(this.t.style){
         left=e.clientX+(E.scrollLeft||b.scrollLeft)+"px"
         top=e.clientY+(E.scrollTop||b.scrollTop)+"px"
        }
      }
    }
  }
}
function addEvent(O,E,F,x){
  return(x=O.addEventListener)?x(E,F,1):(x=O.attachEvent)?x('on'+E,F):!1
}
addEvent(window,'load',tooltip);


//-->

