function apop()
{
	top.frames("bf").location="introduction.html";
}


function bpop()
{
	top.frames("bf").location="profile.html";
}


function cpop()
{
	top.frames("bf").location="product.html";
}


function dpop()
{
	top.frames("bf").location="sourcing.html";
}


function epop()
{
	top.frames("bf").location="production.html";
}


function fpop()
{
	top.frames("bf").location="logistic.html";
}

function gpop()
{
	top.frames("bf").location="references.html";
}

function hpop()
{
	top.frames("bf").location="contact.html";
}

function ipop()
{
	top.frames("bf").location="production1.html";
}


function jpop()
{
	top.frames("bf").location="production2.html";
}

self.onload=top.frames("bf").location="empty.html";




function ppop(w,h,pn,tit)
{
	nw=w+30;
	if (nw<400) nw=400;
	nh=h+25;
	pp=window.open('','pp','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width='+nw+',height='+nh);
	pp.document.open();
	pp.document.write("<html><head><title>");
	pp.document.write(tit);
	pp.document.write("</title>");
	pp.document.write("</head><body bgcolor='#FFFFFF' text='#666666' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0' link='#71879C' vlink='#71879C' alink='#576A7D' onLoad='window.focus();'>");
	pp.document.write("</tr><tr><td width='12' bgcolor='#000000'>&nbsp;</td><td bgcolor='#EFEFEF' align='center' valign='middle'><img src='");
	pp.document.write(pn);
	pp.document.write("' border='1' name='gpic' width='");
	pp.document.write(w);
	pp.document.write("' height='");
	pp.document.write(h);
	pp.document.write("' vspace='5' hspace='5'></tr></table></body></html>");
	pp.document.close();
}

function mapa(dok){
  newwind=window.open(dok, 'mapka', 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=650,height=558');
  void(0);
}
