//------------------------------------------------------------------------------------------------anime(naco,gdzie)
		ofi = new Image;
		ofi1= new Image;	
		
		ofe = new Image;
		ofe1= new Image;
		
		pro = new Image;
		pro1= new Image;
		
		tra = new Image;
		tra1= new Image;
		
		odd = new Image;
		odd1= new Image;
		
		kon = new Image;
		kon1= new Image;




		ofi.src='gfx/b2.jpg';
		ofi1.src='gfx/b2_.jpg';
		
		ofe.src='gfx/b4.jpg';
		ofe1.src='gfx/b4_.jpg';
		
		pro.src='gfx/b3.jpg';
		pro1.src='gfx/b3_.jpg';
		
		tra.src='gfx/b5.jpg';
		tra1.src='gfx/b5_.jpg';
		
		odd.src='gfx/b6.jpg';
		odd1.src='gfx/b6_.jpg';
		
		kon.src='gfx/b7.jpg';
		kon1.src='gfx/b7_.jpg';


	function anime(naco,gdzie)
	{
			document[gdzie].src=eval(naco+".src");
	}


	function o(co)
	{
			okno_rys=window.open('','','width=410,height=328');		
	
			okno_rys.document.write("<html><head><link rel=stylesheet href=style.css type=text/css></head><body topmargin=0 leftmargin=0 bgcolor=#ffffff onclick=window.close()><center>");

	okno_rys.document.write("<table cellpadding=0 cellspacing=0 border=0 width=410 height=318>");
	okno_rys.document.write("<tr><td height=308>");


			okno_rys.document.write("<img src=gfx/foto_oddzialy/"+co+".jpg>");

	okno_rys.document.write("</td></tr>");
	okno_rys.document.write("<tr><td height=20 class=tresc bgcolor=#174C91>");
	okno_rys.document.write("<div id=biale>copyright intech 2005&nbsp;&nbsp;&nbsp;</div>");
	okno_rys.document.write("</td></tr>");
	okno_rys.document.write("</table>");





			okno_rys.document.write("</center></body></html>");
	}

	function promocja(co)
	{
			okno_rys=window.open('','','width=560,height=800');		
	
			okno_rys.document.write("<html><head><link rel=stylesheet href=style.css type=text/css></head><body topmargin=0 leftmargin=0 bgcolor=#ffffff onclick=window.close()><center>");

	okno_rys.document.write("<table cellpadding=0 cellspacing=0 border=0 width=560 height=800>");
	okno_rys.document.write("<tr><td height=800>");


			okno_rys.document.write("<img src=promocja/"+co+".jpg>");

	okno_rys.document.write("</td></tr>");
	okno_rys.document.write("</table>");





			okno_rys.document.write("</center></body></html>");
	}







	function o_mapy(co)
	{
			okno_rys=window.open('','','width=800,height=818');		
	
			okno_rys.document.write("<html><body topmargin=0 leftmargin=0 bgcolor=#ffffff onclick=window.close()><center>");
			okno_rys.document.write("<table width=100% height=800 cellpadding=0 cellspacing=0><tr><td align=center valign=middle height=800>");
			okno_rys.document.write("<img src="+co+">");
			okno_rys.document.write("</td></tr><tr><td bgcolor=#000000 height=1></td></tr><tr><td bgcolor=#174C91 align=right height=18>");
			okno_rys.document.write("<font color=#ffffff style=\"font-size:9px\" face=tahoma>copyright intech 2006 </font>&nbsp;");
			okno_rys.document.write("</td></tr></table>");
			okno_rys.document.write("</center></body></html>");
	}


	function okno_z_salonami(co)
	{
			okno_rys=window.open('','','width=560,height=500');		
	
			okno_rys.document.write("<html><body topmargin=0 leftmargin=0 bgcolor=#ffffff onclick=window.close()><center>");
			okno_rys.document.write("<table width=100% height=500 cellpadding=0 cellspacing=0><tr><td align=center valign=middle height=481>");
			okno_rys.document.write("<img src="+co+">");
			okno_rys.document.write("</td></tr><tr><td bgcolor=#000000 height=1></td></tr><tr><td bgcolor=#174C91 align=right height=18>");
			okno_rys.document.write("<font color=#ffffff style=\"font-size:9px\" face=tahoma>copyright intech 2006 </font>&nbsp;");
			okno_rys.document.write("</td></tr></table>");
			okno_rys.document.write("</center></body></html>");
	}