
var flag = ( navigator.userAgent.indexOf("MSIE") >=0 && parseInt( navigator.appVersion ) >= 4);

var eOpenMenu = null;
var eOpenMenu2 = null;


if ( flag )	{

	document.onmouseover=mouseover;

	document.onmouseout=mouseout;

                 }



function OpenMenu(eSrc,eMenu)

{

	// need this for mac

	eMenu.style.top = divMenuBar.offsetHeight + divMenuBar.offsetTop ;

	//

	eMenu.style.visibility = "visible";

	eOpenMenu = eMenu;

}

function OpenMenu2(eSrc2,eMenu2)

{

	// need this for mac

	eMenu2.style.top = divMenuBar.offsetHeight + divMenuBar.offsetTop ;

	//

	eMenu2.style.visibility = "visible";

	eOpenMenu2 = eMenu2;

}

function CloseMenu(eMenu)

{

	eMenu.style.visibility = "hidden";

	eOpenMenu = null;

}

function CloseMenu2(eMenu2)

{

	eMenu2.style.visibility = "hidden";

	eOpenMenu2 = null;

}


function setmsg(msg) 

{

	window.status = msg;

	return true;

}



function mouseover()

{

	if ( flag )	{

		var eSrc = window.event.srcElement;


		if ( eSrc.className == "clsMenuBarItem" )

		{

			var eMenu = document.all[eSrc.id.replace("tdMenuBarItem", "divMenu")];

			if (eOpenMenu && eOpenMenu != eMenu) 

				CloseMenu(eOpenMenu);



			if (eMenu) 

				OpenMenu(eSrc,eMenu);

			real=180+test.offsetWidth-452;
			divMenuCompany.style.top=81;
			divMenuCompany.style.left=real-148-3;

			divMenuProduct.style.top=81;
			divMenuProduct.style.left=real-155+81-3;
                                                                        	}

		else if (eOpenMenu && !eOpenMenu.contains(eSrc) && !divMenuBar.contains(eSrc) && !eOpenMenu2) 
			CloseMenu(eOpenMenu);


		if ( eSrc.className == "clsMenuBarItem2" )

		{

			var eMenu2 = document.all[eSrc.id.replace("tdMenuBarItem", "divMenu")];

			if (eOpenMenu2 && eOpenMenu2 != eMenu2) 

				CloseMenu2(eOpenMenu2);



			if (eMenu2) 

				OpenMenu2(eSrc,eMenu2);

			real=180+test.offsetWidth-452;
			divMenuDv.style.top=83;
			divMenuDv.style.left=real+82-31-3;

			//divMenuMT.style.top=83+22;
			//divMenuMT.style.left=real+82;
		
                	divMenuE.style.top=83+22+22;
			divMenuE.style.left=real+82-31-3;
			
                        
			divMenuCh.style.top=83+88;
			divMenuCh.style.left=real+82-31-3;

			//divMenuDiz.style.top=83+88+16;
			//divMenuDiz.style.left=real+82-31;

                        
                        divMenuVert.style.top=83+88+16+22;
			divMenuVert.style.left=real+82-31-3;


                	divMenuG.style.top=83+88+16+22+22;
			divMenuG.style.left=real+82-31-3;

			divMenuFek.style.top=83+88+16+22+22+16;
			divMenuFek.style.left=real+82-31-3;

			divMenuPogr.style.top=83+88+16+22+22+16+22;
			divMenuPogr.style.left=real+82-31-3;

			divMenuGidr.style.top=269+16;
			divMenuGidr.style.left=real+82-31-3;

			divMenuShip.style.top=269+16+22;
			divMenuShip.style.left=real+82-31-3;

			//divMenuPi.style.top=269+16+22+16;
			//divMenuPi.style.left=real+82-31;

			//divMenuMS.style.top=269+16+22+16+16;
			//divMenuMS.style.left=real+82-31;

			//divMenuVida.style.top=269+16+22+16+16+22;
			//divMenuVida.style.left=real+82-31;

			divMenuVihr.style.top=269+16+22+16+16+22+16;
			divMenuVihr.style.left=real+82-31-3;

			//divMenuVak.style.top=269+16+22+16+16+22+16+16;
			//divMenuVak.style.left=real+82-31;


}

		else if (eOpenMenu2 && !eOpenMenu2.contains(eSrc) && !divMenuBar.contains(eSrc)) 
			CloseMenu2(eOpenMenu2);

           }

}



function mouseout()

{

	if ( flag )	{

		var eSrc = window.event.srcElement;

		eSrc.style.color="";
		
		
	}

}	



function drawmenus()

	

	{var str='';



	if ( flag )   {		

		str += '<div id="divMenuCompany" style="width:99;position:absolute;z-index:1;visibility:hidden;">';
		str += '<table bgcolor="#006699" width="99"><tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a class=menu1  href="/contacts.shtml" onMouseOver="return setmsg(\'представительства\');" onMouseOut="return setmsg(\'\');">представительства</a></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a class=menu1 href="/contact.shtml" onMouseOver="return setmsg(\'контакты\');" onMouseOut="return setmsg(\'\');">контакты</a></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a class=menu1  href="/q10478.shtml" onMouseOver="return setmsg(\'система качества\');" onMouseOut="return setmsg(\'\');">система качества</a></td></tr>';                                    
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a class=menu1  href="/c_news.shtml" onMouseOver="return setmsg(\'новости\');" onMouseOut="return setmsg(\'\');">новости</a></td></tr>';                                    
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a class=menu1  href="/catalogs.shtml" onMouseOver="return setmsg(\'каталоги\');" onMouseOut="return setmsg(\'\');">каталоги</a></td></tr></table>';                                    
		str += '</div>';

		str += '<div id="divMenuProduct" style="width:150;position:absolute;z-index:1;visibility:hidden;">';
		str += '<table bgcolor="#006699" width="122"><tr>';
		str += '<td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/pumps3.shtml"><img src="/images/men1.gif" id=tdMenuBarItemDv class="clsMenuBarItem2" width="122" height="18" alt="" border="0"></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/p1_3.shtml"><img src="/images/men2.gif" id=tdMenuBarItemMT class="clsMenuBarItem2" width="122" height="18" alt="" border="0"></a></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/pumps1.shtml"><img src="/images/men3.gif" id=tdMenuBarItemE class="clsMenuBarItem2" width="122" height="18" alt="" border="0"></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/p_vamo.shtml"><img src="/images/men4.gif" id=tdMenuBarItemV class="clsMenuBarItem2" width="122" height="18" alt="" border="0"></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/p1_5.shtml"><img src="/images/men5.gif" id=tdMenuBarItemCh class="clsMenuBarItem2" width="122" height="12" alt="" border="0"></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/p1_7.shtml"><img src="/images/men6.gif" id=tdMenuBarItemDiz class="clsMenuBarItem2" width="122" height="18" alt="" border="0"></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/pumps2.shtml"><img src="/images/men7.gif" id=tdMenuBarItemVert class="clsMenuBarItem2" width="122" height="18" alt="" border="0"></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/p1_g.shtml"><img src="/images/men8.gif" id=tdMenuBarItemG class="clsMenuBarItem2" width="122" height="12" alt="" border="0"></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/pumps10.shtml"><img src="/images/men9.gif" id=tdMenuBarItemFek class="clsMenuBarItem2" width="122" height="18" alt="" border="0"></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/pumps4.shtml"><img src="/images/men10.gif" id=tdMenuBarItemPogr class="clsMenuBarItem2" width="122" height="12" alt="" border="0"></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/pumps9.shtml"><img src="/images/men11.gif" id=tdMenuBarItemGidr class="clsMenuBarItem2" width="122" height="18" alt="" border="0"></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/pumps11.shtml"><img src="/images/men12.gif" id=tdMenuBarItemShip class="clsMenuBarItem2" width="122" height="12" alt="" border="0"></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/p1_2.shtml"><img src="/images/men13.gif" id=tdMenuBarItemPi class="clsMenuBarItem2" width="122" height="12" alt="" border="0"></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/p1_4.shtml"><img src="/images/men14.gif" id=tdMenuBarItemMS class="clsMenuBarItem2" width="122" height="18" alt="" border="0"></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/p1_12.shtml"><img src="/images/men15.gif" id=tdMenuBarItemVida class="clsMenuBarItem2" width="122" height="12" alt="" border="0"></td>';
	        str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/pumps6.shtml"><img src="/images/men16.gif" id=tdMenuBarItemVihr class="clsMenuBarItem2" width="122" height="12" alt="" border="0"></td>';
	        str += '<tr><td onmouseover="this.style.backgroundColor=\'#86A3BD\'" onmouseout="this.style.backgroundColor=\'#006699\'"><a href="/p7_1.shtml"><img src="/images/men17.gif" id=tdMenuBarItemVak class="clsMenuBarItem2" width="122" height="12" alt="" border="0"></td>';
		str += '</tr></table></div>';


		

		str += '<div id="divMenuDv" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1 href="/p3_1.shtml" onMouseOver="return setmsg(\'горизонтальные, Д\');" onMouseOut="return setmsg(\'\');">горизонтальные, Д</a></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p3_2.shtml" onMouseOver="return setmsg(\'вертикальные, ДВ\');" onMouseOut="return setmsg(\'\');">вертикальные, ДВ</a></td></tr>';
		str += '</tr></table></div>';

		//str += '<div id="divMenuMT" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		//str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_3.shtml" onMouseOver="return setmsg(\'горизонтальные секционные, МТР\');" onMouseOut="return setmsg(\'\');">горизонтальные секционные, МТР</a></td>';
		//str += '</tr></table></div>';

		str += '<div id="divMenuE" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_1.shtml" onMouseOver="return setmsg(\'горизонтальные, Е,КEM,ET\');" onMouseOut="return setmsg(\'\');">горизонтальные, Е,КEM,ET</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_11.shtml" onMouseOver="return setmsg(\'горизонтальные, Е,Е-М\');" onMouseOut="return setmsg(\'\');">горизонтальные, Е,Е-М</a></td>';
		str += '</tr></table></div>';

		str += '<div id="divMenuCh" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_5d.shtml" onMouseOver="return setmsg(\'двухстороннего входа, Д\');" onMouseOut="return setmsg(\'\');">двухстороннего входа, Д</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_5mtr.shtml" onMouseOver="return setmsg(\'многоступенчатые, МТР\');" onMouseOut="return setmsg(\'\');">многоступенчатые, МТР</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_5e.shtml" onMouseOver="return setmsg(\'одноступенчатые, Е\');" onMouseOut="return setmsg(\'\');">одноступенчатые, Е</a></td>';        
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_5kul.shtml" onMouseOver="return setmsg(\'одноступенчатые, Е-КУЛ\');" onMouseOut="return setmsg(\'\');">одноступенчатые, E-КУЛ</a></td>';
		str += '</tr></table></div>';


		//str += '<div id="divMenuDiz" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		//str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_7.shtml" onMouseOver="return setmsg(\'12ЕСГ18\');" onMouseOut="return setmsg(\'\');">12ЕСГ18</a></td>';
		//str += '</tr></table></div>';

		str += '<div id="divMenuVert" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p2_7mtv.shtml" onMouseOver="return setmsg(\'одно и многоступенчатые, МТВ\');" onMouseOut="return setmsg(\'\');">одно и многоступенчатые, МТВ</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p2_7mv.shtml" onMouseOver="return setmsg(\'одно и многоступенчатые, МВ\');" onMouseOut="return setmsg(\'\');">одно и многоступенчатые, МВ</a></td>';
		str += '</tr></table></div>';


                str += '<div id="divMenuG" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_6.shtml" onMouseOver="return setmsg(\'ЕГ\');" onMouseOut="return setmsg(\'\');">ЕГ</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_13kmm.shtml" onMouseOver="return setmsg(\'моноблочные, КММ\');" onMouseOut="return setmsg(\'\');">моноблочные, КММ</a></td>';
		str += '</tr></table></div>';                                                                                                                                                                                                                                                                        

		str += '<div id="divMenuFek" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_10.shtml" onMouseOver="return setmsg(\'шлаковые типа Ш\');" onMouseOut="return setmsg(\'\');">шлаковые, Ш</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_8.shtml" onMouseOver="return setmsg(\'ФЕ\');" onMouseOut="return setmsg(\'\');">ФЕ</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p_fve.shtml" onMouseOver="return setmsg(\'ФВЕ\');" onMouseOut="return setmsg(\'\');">ФВЕ</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p_fvk.shtml" onMouseOver="return setmsg(\'ФВК\');" onMouseOut="return setmsg(\'\');">ФВК</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p_fs.shtml" onMouseOver="return setmsg(\'ФС\');" onMouseOut="return setmsg(\'\');">ФС</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_9.shtml" onMouseOver="return setmsg(\'ФКС\');" onMouseOut="return setmsg(\'\');">ФКС</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p_fh.shtml" onMouseOver="return setmsg(\'ФХ\');" onMouseOut="return setmsg(\'\');">ФХ</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p_ep.shtml" onMouseOver="return setmsg(\'погружные, ЕП\');" onMouseOut="return setmsg(\'\');">погружные, ЕП</a></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p2_4.shtml" onMouseOver="return setmsg(\'для канализационной и отходной воды, КП\');" onMouseOut="return setmsg(\'\');">для канализационной и отходной воды, КП</a></td>';
		str += '</tr></table></div>';

                str += '<div id="divMenuPogr" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
         	str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1 href="/p4_1pv.shtml" onMouseOver="return setmsg(\'многоступенчатые, ПВ\');" onMouseOut="return setmsg(\'\');">многоступенчатые, ПВ</a></td></tr>';
         	str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1 href="/p4_1pvg.shtml" onMouseOver="return setmsg(\'ПВГ\');" onMouseOut="return setmsg(\'\');">ПВГ</a></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1 href="/p5_1.shtml" onMouseOver="return setmsg(\'артезианские, А\');" onMouseOut="return setmsg(\'\');">артезианские, А</a></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p5_2.shtml" onMouseOver="return setmsg(\'трубчатые, ДТ\');" onMouseOut="return setmsg(\'\');">трубчаты, ДТ</a></td></tr>';
		str += '</tr></table></div>';                                                                                                                                                                                                                                                                        


		str += '<div id="divMenuGidr" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
         	str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1 href="/p2_1.shtml" onMouseOver="return setmsg(\'вертикальные, ВС, ЕВ, ЕВП\');" onMouseOut="return setmsg(\'\');">вертикальные типа ВС, ЕВ, ЕВП</a></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p2_5.shtml" onMouseOver="return setmsg(\'мотонасосные приставки, МПП\');" onMouseOut="return setmsg(\'\');">мотонасосные приставки, МПП</a></td>';
		str += '</tr></table></div>';


		str += '<div id="divMenuShip" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p2_6k.shtml" onMouseOver="return setmsg(\'К\');" onMouseOut="return setmsg(\'\');">К</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p2_6kv.shtml" onMouseOver="return setmsg(\'КВ\');" onMouseOut="return setmsg(\'\');">КВ</a></td>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p2_3.shtml" onMouseOver="return setmsg(\'самовсасывающие, КВС\');" onMouseOut="return setmsg(\'\');">самовсасывающие, КВС</a></td>';
		str += '</tr></table></div>';


		//str += '<div id="divMenuPi" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		//str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_2.shtml" onMouseOver="return setmsg(\'многоступенчатые, МП,К/МП\');" onMouseOut="return setmsg(\'\');">многоступенчатые, МП,К/МП</a></td>';        		
		//str += '</tr></table></div>';


		//str += '<div id="divMenuMS" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
                //str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_4.shtml" onMouseOver="return setmsg(\'многоступенчатые, МС\');" onMouseOut="return setmsg(\'\');">многоступенчатые, МС</a></td>';
		//str += '</tr></table></div>';


		//str += '<div id="divMenuVida" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		//str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p1_12.shtml" onMouseOver="return setmsg(\'однофазные типа Вида, ЕМ\');" onMouseOut="return setmsg(\'\');">однофазные типа Вида, ЕМ</a></td>';
		//str += '</tr></table></div>';



                str += '<div id="divMenuVihr" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p6_2ks.shtml" onMouseOver="return setmsg(\'самовсасывающие, КС\');" onMouseOut="return setmsg(\'\');">самовсасывающие, КС</a></td></tr>';
		str += '<tr><td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1  href="/p6_2s.shtml" onMouseOver="return setmsg(\'самовсасывающие, 6С25\');" onMouseOut="return setmsg(\'\');">самовсасывающие, 6С25</a></td></tr>';
		str += '</tr></table></div>';                                                                                                                                                                                                                                                                        




                //str += '<div id="divMenuVak" style="width:145;position:absolute;z-index:1;visibility:hidden;"><table bgcolor="#86A3BD" width="140"><tr>';
		//str += '<td onmouseover="this.style.backgroundColor=\'#006699\'" onmouseout="this.style.backgroundColor=\'#86A3BD\'"><a class=menu1 href="/p7_1.shtml" onMouseOver="return setmsg(\'ротационные, ВП\');" onMouseOut="return setmsg(\'\');">ротационные, ВП</a></td></tr>';
		//str += '</tr></table></div>';                                                                                                                                                                                                                                                                        

                                             



		document.write( str )

	}

}


