plmi = new Array();
var plmilng = 0;
function goad5(x)
{
if(x) nn = x;
y = 0;
if(document.all) {
if(window.document.body.scrollTop) y = window.document.body.scrollTop;
if(window.document.scrollTop) y = window.document.scrollTop;
if(window.scrollTop) y = window.scrollTop;
if(window.document.documentElement.scrollTop) y = window.document.documentElement.scrollTop;
window.document.all[nn].style.top = y + 'px';
}
if(document.getElementById) {
if(window.document.body.pageYOffset) y = window.document.body.pageYOffset;
if(window.document.pageYOffset) y = window.document.pageYOffset;
if(window.pageYOffset) y = window.pageYOffset;
if(window.document.documentElement.pageYOffset) y = window.document.documentElement.pageYOffset;
window.document.getElementById(nn).style.top = y + 'px';
}
setTimeout('goad5(0);',10);
}
function hidead5(n)
{
if(document.all) {
window.document.all[n].style.visible='hidden';
window.document.all[n].style.display='none';
}
if(document.getElementById) {
window.document.getElementById(n).style.visible='hidden';
window.document.getElementById(n).style.display='none';
}
}
function ol()
{
img1 = new Image();
img1.src = "/images/menu/r2.jpg";
img2 = new Image();
img2.src = "/images/menu/t2.jpg";
img3 = new Image();
img3.src = "/images/menu/s2.jpg";
img4 = new Image();
img4.src = "/images/menu/p2.jpg";
img5 = new Image();
img5.src = "/images/menu/d2.jpg";
img6 = new Image();
img6.src = "/images/menu/z2.jpg";
img7 = new Image();
img7.src = "/images/menu/tytul.png";
}
