<!--
var nr=1

klik=0
function zmiana(n,z,v,kol){
for (i=1;i<15;i++){
document.getElementById('mb'+String(i)).style.backgroundColor='#127A7E'}
czysc()
top.gor.document.getElementsByTagName('body')[0].style.backgroundColor=kol
top.gor.document.getElementById('port').className='gory'
top.gor.document.getElementById('portf').innerHTML="<img src='port.gif'>"
klik=n
wpis=(navigator.appName=='Netscape')?z:v
parent.pra.location=n+".htm"
top.gor.document.getElementById('nap_gor').innerHTML=wpis.toUpperCase()//----------
document.getElementById(n).style.backgroundColor='#006A74'
}

function zMien(k,l,lim,poz){
nr=nr+l
if (nr>lim) nr=1
if (nr<1) nr=lim
document.images[k].src='ok-'+k+nr+'.jpg'
document.links[poz].href=k+nr+'big.jpg'
}


function mnugor(x,kol1){
czysc()
document.getElementsByTagName('body')[0].style.backgroundColor=kol1
top.pra.location=x+'.htm'
document.getElementById(x).blur()
document.getElementById(x).className='gory'
document.getElementById('portf').innerHTML="<img src='"+x+".gif'>"
}

function czysc(){
for (y in top.gor.document.getElementsByTagName('a')){
top.gor.document.getElementsByTagName('a')[y].className='gor'}
top.gor.document.getElementById('nap_gor').innerHTML=''

}


/*

function pokaz(r,w,h){
poka=window.open("pok.htm","poka","resizable=1,scrollbars=0")
poka.focus()
poka.resizeTo(w,h)
poka.document.open()
poka.document.write("<img src="+r+" style='position:absolute;top:0;left:0' name=obr>")
}




*/



function imejl(p){
window.location.href="mailto:"+p+"@"+p+".com.pl"
}

function mapka(q){
document.planzm.src="m"+q+".jpg"
}


//-->
