function SwitchMenu(obj){
	if(document.getElementById){
	var el = document.getElementById(obj);
	var ar = document.getElementById("masterdiv").getElementsByTagName("span");
		if(el.style.display != "block"){
			for (var i=0; i<ar.length; i++){
				if (ar[i].className=="thisSubmenu")
				ar[i].style.display = "none";
			}
			el.style.display = "block";
		}else{
			el.style.display = "none";
		}
	}
}

function view(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no' );
}

function Okno(url, width, height) 
{ 
width= width+40;
height= height+40;
var PierdyknijOkienko = window.open(url,"Powiększenie",'width='+width+',height='+height+',resizable=yes,scrollbars=yes,menubar=no,left=0,top=0'); } 

function focus() {
for (a=0;a<document.links.length;)
document.links[a].onfocus=document.links[a++].blur;
}

function opennew1(pic)
{
nowe = open('about:blank',"nowe","toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,dependent=1,hotkeys=0,scrollbars=0,titlebar=0,z-lock=1,width="+550+",height="+425+"");
nowe.moveTo(40,10);
nowe.document.write('<html><head><title>Aksil s.c. Fabryka Specjalistycznych Wyrobów Lakierowych</title><meta content="text/html; charset=iso-8859-2" http-equiv="content-type"></head><body bgcolor="#E7E4D9" leftmargin="10" marginheight="10" marginwidth="10" topmargin="10">');
nowe.document.write('<center><a href=javascript:window.close();><img alt="Zamknij" style="border:solid 1px #5E5B4F" border=0 src="');
nowe.document.write(pic);
nowe.document.write('"></a></center>');
nowe.document.write('</body></html>');
}

function opennew2(pic)  //ceryfikaty (Fair Play)
{
nowe = open('about:blank',"nowe","toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,dependent=1,hotkeys=0,scrollbars=0,titlebar=0,z-lock=1,width="+475+",height="+475+"");
nowe.moveTo(40,10);
nowe.document.write('<html><head><title>Aksil s.c. Fabryka Specjalistycznych Wyrobów Lakierowych</title><meta content="text/html; charset=iso-8859-2" http-equiv="content-type"></head><body bgcolor="#E7E4D9" leftmargin="10" marginheight="10" marginwidth="10" topmargin="10">');
nowe.document.write('<center><a href=javascript:window.close();><img alt="Zamknij" style="border:solid 1px #5E5B4F" border=0 src="');
nowe.document.write(pic);
nowe.document.write('"></a></center>');
nowe.document.write('</body></html>');
}

function opennew3(pic)  //certyfikaty (iso 9001)
{
nowe = open('about:blank',"nowe","toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,dependent=1,hotkeys=0,scrollbars=0,titlebar=0,z-lock=1,width="+500+",height="+673+"");
nowe.moveTo(40,10);
nowe.document.write('<html><head><title>Aksil s.c. Fabryka Specjalistycznych Wyrobów Lakierowych</title><meta content="text/html; charset=iso-8859-2" http-equiv="content-type"></head><body bgcolor="#E7E4D9" leftmargin="10" marginheight="10" marginwidth="10" topmargin="10">');
nowe.document.write('<center><a href=javascript:window.close();><img alt="Zamknij" style="border:solid 1px #5E5B4F" border=0 src="');
nowe.document.write(pic);
nowe.document.write('"></a></center>');
nowe.document.write('</body></html>');
}

function opennew4(pic)  //Paleta kolorów
{
nowe = open('about:blank',"nowe","toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,dependent=1,hotkeys=0,scrollbars=1,titlebar=0,z-lock=1,width="+750+",height="+700+"");
nowe.moveTo(40,10);
nowe.document.write('<html><head><title>Aksil s.c. Fabryka Specjalistycznych Wyrobów Lakierowych // Paleta Kolorów</title><meta content="text/html; charset=iso-8859-2" http-equiv="content-type"></head><body bgcolor="#E7E4D9" leftmargin="10" marginheight="10" marginwidth="10" topmargin="10">');
nowe.document.write('<center><a href=javascript:window.close();><img alt="Zamknij" style="border:solid 1px #5E5B4F" border=0 src="');
nowe.document.write(pic);
nowe.document.write('"></a></center>');
nowe.document.write('</body></html>');
}
function openwin(link,wi,he) { if (he>700) he=700; if (wi>610) wi=610; w=window.open(link,"","width="+eval(13+wi)+",height="+he+",scrollbars=yes,resizable=yes"); w.creator=self; }


