function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//menu dolne
ie = document.all;ns4 = document.layers;ns6 = (document.getElementById&&!document.all)
st = ie?".style":ns6?"').style":""
layer = ie?"document.all.":ns6?"document.getElementById('":"document.layers."

function s(n){a=layer+n+st;eval(a+'.visibility="visible"');}
function h(n){b=layer+n+st;eval(b+'.visibility="hidden"');}
function on()
{
	s(this.name)
}function off() 
{
	h(this.name)
}
function menu() 
{
	if(ns4){
	document.layers.bauschprodukty.onmouseover = on
	document.layers.bauschprodukty.onmouseout = off
}
}

function displayWindow(url, tytul, width, height) {
        var Win = window.open(url, tytul, ',width=' + width + ',height=' + height + ',resizable=0,scrollbars=no,menubar=no,left=0,top=0');
}

