var Menu_Loaded_On="";
function Menu_Loaded(){
document.write("<DIV id='ie5menu' onmouseover=highlightie5() onclick=jumptoie5() onmouseout=lowlightie5()>");
Menu_Loaded_On+="<DIV id='tC'><a HREF='#' onClick=DocLoaded();chplate('b');><p><b>В ОГЛАВЛЕНИЕ</a></b></DIV>";
Menu_Loaded_On+="<DIV id='tC'><p><b>Электронные издания:</b></p></DIV>";
Menu_Loaded_On+="<DIV id='tC'><a href='"+Dir+"/book/book_eldin_air/0.htm'><p><b>Технический каталог электродвигателей</a></b></DIV>";
Menu_Loaded_On+="<DIV id='tC'><a href='"+Dir+"/book/book_pumps/0.htm'><p><b>Насосы и насосное оборудование</a></b></DIV>";
Menu_Loaded_On+="<DIV id='tC'><a href='"+Dir+"/book/book_water_otbod/73.htm'><p><b>Водоотводящие системы и сооружения</a></b></DIV>";
Menu_Loaded_On+="<DIV id='tC'><p><b>Поставляемое оборудование:</b></p></DIV>";
Menu_Loaded_On+="<DIV id='tC'><a href='"+Dir+"/word/nomenkl.htm'><p><b>Номенклатура, Описание, Цены</a></b></DIV>";
document.write("</DIV>");}

var display_url=0
function showmenuie5(){
var rightedge=document.body.clientWidth-event.clientX
var bottomedge=document.body.clientHeight-event.clientY
if (rightedge<ie5menu.offsetWidth)
ie5menu.style.left=document.body.scrollLeft+event.clientX-ie5menu.offsetWidth
else
ie5menu.style.left=document.body.scrollLeft+event.clientX
if (bottomedge<ie5menu.offsetHeight)
ie5menu.style.top=document.body.scrollTop+event.clientY-ie5menu.offsetHeight
else
ie5menu.style.top=document.body.scrollTop+event.clientY
ie5menu.style.visibility="visible"
return false
}
function hidemenuie5(){
ie5menu.style.visibility="hidden"
}
function highlightie5(){
if (event.srcElement.className=="menuitems"){
event.srcElement.style.backgroundColor="highlight"
event.srcElement.style.color="white"
if (display_url==1)
window.status=event.srcElement.url
}
}
function lowlightie5(){
if (event.srcElement.className=="menuitems"){
event.srcElement.style.backgroundColor=""
event.srcElement.style.color="black"
window.status=''
}
}
function jumptoie5(){
if (event.srcElement.className=="menuitems"){
if (event.srcElement.getAttribute("target")!=null)
window.open(event.srcElement.url,event.srcElement.getAttribute("target"))
else
window.location=event.srcElement.url
}
}


var nX = "";var nY = 0; var Kart = 0; var Dir="";
var gnPageWidth = 0;var gnPageHeight = 0;var gstrColl = "";var gstrStyle = "";var gbNav4 = false;var gbIE4 = false;var gbIE = false;var gbIE5 = false;var gAgent = navigator.userAgent.toLowerCase();var gbMac = (gAgent.indexOf("mac") != -1);gbIE = (navigator.appName.indexOf("Microsoft") != -1);
if (parseInt(navigator.appVersion) >= 4) {gbNav4 = (navigator.appName == "Netscape");gbIE4 = (navigator.appName.indexOf("Microsoft") != -1);}
if (gbNav4) {document.gnPageWidth = innerWidth;	document.gnPageHeight = innerHeight;} else if (gbIE4) {gstrStyle = ".style";gstrColl = "all.";if (gAgent.indexOf("msie 5.0") != -1) {gbIE5 = true;}}

function outliner() {var parent =  event.srcElement;var child =  document.all[event.srcElement.getAttribute("child",false)];if (null != child) child.className = child.className == "collapsed" ? "expanded" : "collapsed";}
var imgBookClose ="";var imgBookOpen  ="";var  elTocArray = new Array();var  elTocArrayNum = 0;

function TocWriteClassStyle(Kartinka) {
if (Kartinka == 1) {imgBookClose ="./img/toc1.gif";imgBookOpen  ="./img/toc2.gif";Dir="./";Kart=Kartinka;}
else { 
if (Kartinka == 2) {imgBookClose ="../../img/toc1.gif";imgBookOpen  ="../../img/toc2.gif";Kart=Kartinka;Dir="../../";}
else {imgBookClose ="../img/toc1.gif";imgBookOpen  ="../img/toc2.gif";Kart=Kartinka;Dir="../";}
}

document.write("<STYLE TYPE='text/css'>");
if (gbNav4) {
document.write(".parent {position:absolute; visibility:hidden}");
document.write(".child {position:absolute; visibility:hidden}");
document.write("BLQ {margin-top:0pt; margin-bottom:0pt; margin-left:-5pt;}");
document.write("DIV {margin-top:0pt; margin-bottom:0pt}");
document.write("P {margin-top:0pt; margin-bottom:0pt}");
document.write("PRE {margin-top:0pt; margin-bottom:0pt}");
} else if (gbIE4) {
	if (gbMac) {
		document.write(".parent {font-size:14pt;}");
		document.write("P {font-family:'Arial'; font-size:12pt; margin-top:0pt; margin-bottom:0pt;}");
		document.write("PRE {font-family:'Arial'; font-size:12pt; margin-top:0pt; margin-bottom:0pt;}");
		if (gbIE5){
			document.write("BLQ {margin-top:0pt; margin-bottom:0pt; margin-left:5pt;}");
			document.write("DIV {margin-top:0pt; margin-bottom:0pt}");
		} else {
			document.write("BLQ {margin-top:0pt; margin-bottom:0pt; margin-left:5pt;}");
			document.write("DIV {margin-top:0pt; margin-bottom:5pt;}");
		}
	} else {
		document.write(".parent {font-size:10pt;}");
		document.write("BLQ {margin-top:0pt; margin-bottom:0pt; margin-left:15pt;font-weight: bold;}");
		document.write("P {font-family:'Arial'; font-size:9pt; margin-top:0pt; margin-bottom:0pt;}");
		document.write("PRE {font-family:'Arial'; font-size:9pt; margin-top:0pt; margin-bottom:0pt;}");
		document.write("DIV {margin-top:0pt; margin-bottom:0pt}");
	}
document.write(".child {margin-left:10pt;display:none}");
document.write(".SASA {margin-left:10pt;display:none}");
document.write("A:link {text-decoration: none; color: blue};A:visited {text-decoration: none; color: blue};A:active {text-decoration: none; background-color: #cccccc};A:hover {text-decoration: underline; color: 007f00}");
document.write("IMG {border=0}");
document.write("h1, h2, h3, h4{font-family: Tahoma, Verdana, Arial, Arial Cyr, Helvetica, sans-serif; font-size: 10pt;}");
document.write("H1,H2,H3 {font-size: 9pt;}");
document.write("H4 {font-size: 14px;}");
document.write("H5 {font-size: 13px;}");
document.write("H6 {font-size: 12px;}");
document.write("small {font-size: 12px;}");
document.write("#tL{font-size: 8pt;color:#000000;font-style: normal;text-align:left;font-weight: bold;}");
document.write("#tC{font-size: 8pt;color:#000000;font-style: normal;text-align:center;font-weight: normal;}");
document.write("#tR{font-size: 8pt;color:#000000;font-style: normal;text-align:right;font-weight: normal;}");
document.write("#zC{font-size: 8pt;color:#000000;font-style: italic;text-align:center;font-weight: bold;}");
document.write("#zB{font-size: 10pt;color:#000000;font-style: italic;text-align:center;font-weight: bold;}");
document.write("#zZ{font-size: 14pt;color:#000000;font-style: italic;text-align:center;font-weight: bold;}");
document.write("#CС{font-size: 8pt;font-style: normal;text-align:center;font-weight: normal;}");
document.write("TD {FONT-SIZE: 8pt;FONT-FAMILY: verdana,Verdana,tahoma,geneva,arial cyr,arial,helvetica,sans-serif}");
document.write("#tooltip {BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 5px; Z-INDEX: 100; BACKGROUND: #eef; FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=80); VISIBILITY: hidden; PADDING-BOTTOM: 2px; FONT: 0.7em Verdana, Helvetica,sans-serif; BORDER-LEFT: #999 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid; POSITION: absolute; TEXT-ALIGN: justify; moz-opacity: .80; opacity: .80}");

document.write(".expandable 	{cursor:hand;font-size: 8px; color:#FFFFFF; text-align:right; font-weight: bold;}");
document.write(".win_expandable {cursor:hand}");
document.write(".expanded {display:block}");
document.write(".collapsed {display:none}");
document.write(".lntd {font-family:'Arial'; font-size:8pt;text-align: left;  font-weight: bold;}");
document.write(".bl  {color: red;  font-weight: bold;}");
	}
document.write("#foldheader {FONT-WEIGHT: bold; LIST-STYLE-IMAGE: url('../img/toc1.gif'); CURSOR:hand}");
document.write("#foldheader1 {FONT-WEIGHT: bold; LIST-STYLE-IMAGE: url('../img/toc1.gif');}");
document.write("#foldinglist {LIST-STYLE-IMAGE: url('../img/toc3.gif');}");

document.write("#ie5menu {BORDER-RIGHT: 2px outset; BORDER-TOP: 2px outset; FONT-SIZE: 11px; VISIBILITY: hidden; BORDER-LEFT: 2px outset;  CURSOR: hand; COLOR: black; LINE-HEIGHT: 20px; BORDER-BOTTOM: 2px outset; FONT-FAMILY: Tahoma; POSITION: absolute; BACKGROUND-COLOR: #E7E7E7}");
document.write(".menuitems {PADDING-RIGHT: 10px; PADDING-LEFT: 10px}");
document.write("TR.spons {FONT-SIZE: 90%; FONT-FAMILY: Verdana, Arial, Helvetica}");
document.write("INPUT {BORDER-RIGHT: #660000 1px solid; BORDER-TOP: #660000 1px solid; FONT-WEIGHT: bold; BACKGROUND: #660000; BORDER-LEFT: #660000 1px solid; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: #660000 1px solid; TEXT-ALIGN: center}");

document.write("</STYLE>");
document.write("<SCRIPT tyle='text/javascript'>var iecheck=document.all&&document.getElementById;if (iecheck){};</SCRIPT>");
	return;
}

function change(){if(!document.all) return;if (event.srcElement.id=="foldheader") {var srcIndex = event.srcElement.sourceIndex;var nested = document.all[srcIndex+1];if (nested.style.display=="none") { nested.style.display='';event.srcElement.style.listStyleImage="url('../img/toc2.gif')"} else {nested.style.display="none";event.srcElement.style.listStyleImage="url('../img/toc1.gif')";}}if (event.srcElement.id=="foldheader1") {var srcIndex = event.srcElement.sourceIndex;var nested = document.all[srcIndex+1];if (nested.style.display=="none") { nested.style.display='';event.srcElement.style.listStyleImage="url('../img/toc1.gif')"} else {nested.style.display="none";event.srcElement.style.listStyleImage="url('../img/toc2.gif')";}}}
document.onclick=change;nn4 = (document.layers);ie4 = (document.all);ver4 = (nn4 || ie4) ? 1 : 0;
function pop(menuName){if (nn4) {document.layers[menuName].visibility = document.layers[menuName].visibility=="hide"?"show":"hide";}else {document.all[menuName].style.visibility=document.all[menuName].style.visibility=="hidden"?"visible":"hidden";}}
function PopUp(menuName,titles) {document.write("<DIV ID='Book90000000Parent' CLASS=parent><P><A HREF='#' id='flashlink' onClick="+"\"TEI('Book90000000');pop('"+menuName+"'); return false"+"\"><IMG NAME='Book90000000' SRC='../img/toc1.gif'>&nbsp;<b>"+titles+"</b></A></P></DIV><BLQ><DIV ID='Book90000000Child' CLASS=child></DIV></BLQ>");}

function TocExpandIt1(elId)
{
if (nX.substring(1,5)==elId.substring(1,5)) {TocExpandIt1(elId);nX="";}
else if (nX==""){nX=elId;TocExpandIt1(elId);}
else if (nX.substring(1,5)!=elId.substring(1,5)){TocExpandIt1(nX);TocExpandIt1(elId);nX=elId;}
return;}

function TEI(elId){TocExpandIt(elId);return;}

function TocExpandIt(elId){if (gbIE4) {var child = TocExpandIE(elId,true, false);var nNewScroll = document.body.scrollTop;if (child.style.display == "block") {var nItemTop = child.offsetTop;var nItemBottom = nItemTop + child.offsetHeight;if (document.body.scrollTop + document.body.clientHeight < nItemBottom) {nNewScroll = nItemBottom - document.body.clientHeight;}if (nItemBottom - nItemTop > document.body.clientHeight) {nNewScroll = nItemTop - 20;}}document.body.scrollTop = nNewScroll;} else if (gbNav4) {TocExpandNS(elId, true, false);if (window.NSscrollbar != null) {window.NSscrollbar.SetContentHeight(nextY);window.NSscrollbar.SetContentWidth(nextX);}}return;}

function TocExpandIE(elId, bChangeImg, bForceOpen) {var whichEl = eval(elId + "Child");var whichIm = document.images[elId];if (whichEl == null) {return null;}if ((whichEl.style.display != "block") || bForceOpen) {whichEl.style.display = "block";if (bChangeImg) {whichIm.src = imgBookOpen;}} else {whichEl.style.display = "none";if (bChangeImg) {whichIm.src = imgBookClose;}}return whichEl;}

function TocExpandNS(elId, bChangeImg, bForceOpen){var whichParent = null;var whichChild  = null;var idParent = elId + "Parent";var idChild  = elId + "Child";for (var i=0; i<elTocArrayNum ;i++) {if  (idParent == elTocArray[i].id) {whichParent = elTocArray[i].el;if ((i+1 < elTocArrayNum) && (idChild == elTocArray[i+1].id)) {whichChild = elTocArray[i+1].el;}break;}}if (whichParent == null) return null;var imgParent = whichParent.document.images[0];if (whichChild == null) return null;if (whichChild.visibility == "hide"){whichChild.visibility = "show";	if (bChangeImg) {imgParent.src = imgBookOpen;} for (var i=0; i<whichChild.layers.length; i++){var whichEl = whichChild.layers[i];if (whichEl.id.indexOf("Parent") != -1) whichEl.visibility = "show";}}else if (bForceOpen){return whichChild;}	else{whichChild.visibility = "hide";if (bChangeImg) {imgParent.src = imgBookClose;} for (var i=0; i<whichChild.layers.length; i++){var whichEl = whichChild.layers[i];whichEl.visibility = "hide";}}TocArrangeAllLayerNS(bChangeImg);return whichChild;}

var  nextY = 0;var  nextX = 0; 
function TocArrangeLayerNS(elLayer, bShowLayer, iLevel, bChangeImg){var i = 0;while (i < elLayer.layers.length){var whichParent = elLayer.layers[i];if (whichParent.id.indexOf("Parent") == -1) i++; else{var whichChild  = elLayer.layers[i+1];if (bShowLayer){if( (i == 0) && (iLevel > 0) &&	(null != whichParent.parentLayer)&&(whichParent.parentLayer.document.images.length > 0)) nextY -= whichParent.document.height;whichParent.pageY = nextY;whichParent.visibility = "show";	whichParent.clip.bottom = whichParent.document.height;whichParent.clip.right  = whichParent.document.width + iLevel*20;if( whichParent.clip.right > nextX )nextX = whichParent.clip.right;nextY += whichParent.document.height;	if (whichChild.visibility == "show"){if (bChangeImg) whichParent.document.images[0].src = imgBookOpen;whichChild.pageY = nextY;nextY += whichChild.document.height;whichChild.clip.right = whichChild.document.width + iLevel*20;if( whichChild.clip.right > nextX )nextX = whichChild.clip.right;TocArrangeLayerNS(whichChild, true, iLevel + 1, bChangeImg);whichChild.clip.bottom = nextY - window.NSscrollbar.GetContentVerticalPos();if( nextX > whichChild.clip.right ) whichChild.clip.right = nextX;}else{if (bChangeImg) whichParent.document.images[0].src = imgBookClose;TocArrangeLayerNS(whichChild, false, iLevel + 1, bChangeImg);}}else{if (bChangeImg) whichParent.document.images[0].src = imgBookClose;whichParent.visibility = "hide";whichParent.clip.bottom = 0;whichParent.clip.right  = 0;whichChild.visibility = "hide";whichChild.clip.bottom = 0;whichChild.clip.right  = 0;	TocArrangeLayerNS(whichChild, false, iLevel, bChangeImg);}i += 2;}}	return;}

function TocArrangeAllLayerNS(bChangeImg) {if (document.layers.length > 0) {nextX = document.layers[0].pageX;nextY = document.layers[0].pageY;TocArrangeLayerNS(document, true, 0, bChangeImg);}return;}

var documentloaded=0;var auto = 0;
function preloadImg(file) {img = new Image();img.src = file + ".gif";}
function chplate(am){if (documentloaded==1 ||auto == 1){switch (am) {case 'a':i1.src=Dir+"img/top-menu-phone-act.gif";if (Kart==2) {i2.src=Dir+"img/top-menu-book.gif"} else {i2.src=Dir+"img/top-menu-access.gif"};i3.src=Dir+"img/top-menu-tp.gif";document.all.a.coords="166,24,166,5,162,0,49,0,20,24";document.all.b.coords="130,24,130,7,121,0,15,0,0,12,0,24";document.all.c.coords="150,24,150,5,144,0,15,0,0,8,0,24";layer1.style.display="block";layer2.style.display="none";layer3.style.display="none";break;case 'b':i1.src=Dir+"img/top-menu-phone-act-s.gif";if (Kart==2) {i2.src=Dir+"img/top-menu-book-act.gif"} else {i2.src=Dir+"img/top-menu-access-act.gif"};i3.src=Dir+"img/top-menu-tp.gif";document.all.a.coords="146,24,166,8,166,5,162,0,49,0,20,24";document.all.b.coords="130,24,130,8,121,0,15,0,-16,24";document.all.c.coords="150,24,150,5,144,0,15,0,0,8,0,24";layer1.style.display="none";layer2.style.display="block";layer3.style.display="none";break;case 'c':i1.src=Dir+"img/top-menu-phone.gif";if (Kart==2) {i2.src=Dir+"img/top-menu-book-act-s.gif"} else {i2.src=Dir+"img/top-menu-access-act-s.gif"};i3.src=Dir+"img/top-menu-tp-act.gif";document.all.a.coords="146,24,166,8,166,5,162,0,49,0,20,24";document.all.b.coords="109,24,130,8,130,7,126,0,15,0,-16,24";document.all.c.coords="150,24,150,5,144,0,15,0,-16,24";layer1.style.display="none";layer2.style.display="none";layer3.style.display="block";break;}}}

function MenuTitle(){ if (Kart ==2) {MenuTitle1()}; else {MenuTitle2()};document.oncontextmenu=showmenuie5;if (document.all&&window.print) document.onclick=hidemenuie5;}
function MenuTitle1(){document.write("<SCRIPT LANGUAGE='javascript'>DocLoaded();</SCRIPT><table cellpadding="+"\"0"+"\" cellspacing="+"\"0"+"\" border="+"\"0"+"\" width="+"\"100%"+"\"><tr><td valign='top' width="+"\"734"+"\"><table cellspacing="+"\"0"+"\" cellpadding="+"\"0"+"\" border="+"\"0"+"\" width="+"\"100%"+"\"><tr><td valign="+"\"top"+"\" width="+"\"122"+"\"><a href="+"'"+Dir+"index.htm'"+"\" title="+"\"Главная"+"\"><img border="+"\"0"+"\" src="+"'"+Dir+"img/ges1.jpg'"+"\" width="+"\"121"+"\" height="+"\"81"+"\"></a></td><td valign='top' background="+"'"+Dir+"img/top-header-bg.gif'"+"\" width="+"\"660"+"\"><map name=phonem><area id="+"\"a"+"\" alt="+"\"Содержание"+"\" shape="+"\"POLY"+"\" coords="+"\"166,24,166,5,162,0,49,0,20,24"+"\" href="+"\"javascript:chplate('a')"+"\" onclick="+"\"javascript:chplate('a')"+"\"></map><map name=accessm><area id="+"\"b"+"\" alt="+"\"Оглавление данной книги"+"\" shape="+"\"POLY"+"\" coords="+"\"130,24,130,7,121,0,19,0,0,12,0,24"+"\" href="+"\"javascript:chplate('b')"+"\" onclick="+"\"javascript:chplate('b')"+"\"></map><map name=tpm><area id="+"\"c"+"\" alt="+"\"Контакты"+"\" shape="+"\"POLY"+"\" coords="+"\"150,24,150,5,144,0,15,0,0,8,0,24"+"\" href="+"\"javascript:chplate('c')"+"\" onclick="+"\"javascript:chplate('c')"+"\"></map><table border="+"\"0"+"\" cellpadding="+"\"0"+"\" cellspacing="+"\"0"+"\" style="+"\"border-collapse: collapse"+"\" width="+"\"100%"+"\" id="+"\"AutoNumber1"+"\"><tr><td valign='top' width="+"\"100%"+"\"><p align="+"\"center"+"\"><img src="+"'"+Dir+"img/003.gif'"+"\" alt="+"\""+"\" border="+"\"0"+"\" width="+"\"331"+"\" height="+"\"54"+"\"></td></tr></table><table cellpadding="+"\"0"+"\" cellspacing="+"\"0"+"\" border="+"\"0"+"\"><tr><td valign='top'><img id="+"\"i1"+"\" src="+"'"+Dir+"img/top-menu-phone-act.gif'"+"\" width="+"\"167"+"\" height="+"\"25"+"\" alt="+"\""+"\" border="+"\"0"+"\" usemap="+"\"#phonem"+"\" onfocus="+"\"i1.blur()"+"\" onmousedown="+"\"i1.blur()"+"\"></td><td valign='top'><img id="+"\"i2"+"\" src="+"'"+Dir+"img/top-menu-book.gif'"+"\" width="+"\"131"+"\" height="+"\"25"+"\" alt="+"\""+"\" border="+"\"0"+"\" usemap="+"\"#accessm"+"\"></td><td valign='top'><img id="+"\"i3"+"\" src="+"'"+Dir+"img/top-menu-tp.gif'"+"\" width="+"\"152"+"\" height="+"\"25"+"\" alt="+"\""+"\" border="+"\"0"+"\" usemap="+"\"#tpm"+"\"><td align='right'><font color='#D5E8F4'><p>&nbsp;Тел:(499)762-77-59, (495)687-11-76</td><img src='http://counter.rambler.ru/top100.cnt?317750' width=1 height=1 border=0><img src='http://top.list.ru/counter?js=na;id=331609;t=216' border=0 height=0 width=0>");document.write("<a href="+"\"http://www.yandex.ru/cy?base=0&host=www.ges.ru"+"\"><img src="+"\"http://www.yandex.ru/cycounter?www.ges.ru"+"\" width=1 height=1 alt="+"\"Яндекс цитирования"+"\" border=0></a>");document.write("</tr></table></td></tr></table></td></tr></table>");document.write("<div id="+"\"layer1"+"\" style="+"\"display:block; width:100%;"+"\">");}

function MenuTitle2(){document.write("<SCRIPT LANGUAGE='javascript'>DocLoaded();</SCRIPT><table cellpadding="+"\"0"+"\" cellspacing="+"\"0"+"\" border="+"\"0"+"\" width="+"\"100%"+"\"><tr><td valign='top' width="+"\"100%"+"\"><table cellspacing="+"\"0"+"\" cellpadding="+"\"0"+"\" border="+"\"0"+"\" width="+"\"100%"+"\"><tr><td valign="+"\"top"+"\" width="+"\"122"+"\"><a href="+"\"../index.htm"+"\" title="+"\"Главная"+"\"><img border="+"\"0"+"\" src="+"\"../img/ges1.jpg"+"\" width="+"\"121"+"\" height="+"\"81"+"\"></a></td><td valign='top' background="+"\"../img/top-header-bg.gif"+"\" width="+"\"660"+"\"><map name=phonem><area id="+"\"a"+"\" alt="+"\"Содержание"+"\" shape="+"\"POLY"+"\" coords="+"\"166,24,166,5,162,0,49,0,20,24"+"\" href="+"\"javascript:chplate('a')"+"\" onclick="+"\"javascript:chplate('a')"+"\"></map><map name=accessm><area id="+"\"b"+"\" alt="+"\"Выбор промышленного оборудования"+"\" shape="+"\"POLY"+"\" coords="+"\"130,24,130,7,121,0,19,0,0,12,0,24"+"\" href="+"\"javascript:chplate('b')"+"\" onclick="+"\"javascript:chplate('b')"+"\"></map><map name=tpm><area id="+"\"c"+"\" alt="+"\"Контакты"+"\" shape="+"\"POLY"+"\" coords="+"\"150,24,150,5,144,0,15,0,0,8,0,24"+"\" href="+"\"javascript:chplate('c')"+"\" onclick="+"\"javascript:chplate('c')"+"\"></map><table border="+"\"0"+"\" cellpadding="+"\"0"+"\" cellspacing="+"\"0"+"\" style="+"\"border-collapse: collapse"+"\" width="+"\"100%"+"\" id="+"\"AutoNumber1"+"\"><tr><td valign='top' width="+"\"100%"+"\"><p align="+"\"center"+"\"><img src="+"\"../img/003.gif"+"\" alt="+"\""+"\" border="+"\"0"+"\" width="+"\"331"+"\" height="+"\"54"+"\"></td></tr></table><table cellpadding="+"\"0"+"\" cellspacing="+"\"0"+"\" border="+"\"0"+"\"><tr><td valign='top'><img id="+"\"i1"+"\" src="+"\"../img/top-menu-phone-act.gif"+"\" width="+"\"167"+"\" height="+"\"25"+"\" alt="+"\""+"\" border="+"\"0"+"\" usemap="+"\"#phonem"+"\" onfocus="+"\"i1.blur()"+"\" onmousedown="+"\"i1.blur()"+"\"></td><td valign='top'><img id="+"\"i2"+"\" src="+"\"../img/top-menu-access.gif"+"\" width="+"\"131"+"\" height="+"\"25"+"\" alt="+"\""+"\" border="+"\"0"+"\" usemap="+"\"#accessm"+"\"></td><td valign='top'><img id="+"\"i3"+"\" src="+"\"../img/top-menu-tp.gif"+"\" width="+"\"152"+"\" height="+"\"25"+"\" alt="+"\""+"\" border="+"\"0"+"\" usemap="+"\"#tpm"+"\"><td align='right'><font color='#D5E8F4'><p>&nbsp;Тел:(499)762-77-59, (495)687-11-76</td><img src='http://counter.rambler.ru/top100.cnt?317750' width=1 height=1 border=0><img src='http://top.list.ru/counter?js=na;id=331609;t=216' border=0 height=0 width=0>");document.write("<a href="+"\"http://www.yandex.ru/cy?base=0&host=www.ges.ru"+"\"><img src="+"\"http://www.yandex.ru/cycounter?www.ges.ru"+"\" width=1 height=1 alt="+"\"Яндекс цитирования"+"\" border=0></a>");document.write("</tr></table></td></tr></table></td></tr></table>");document.write("<div id="+"\"layer1"+"\" style="+"\"display:block; width:100%;"+"\">");}

function DocLoaded(){documentloaded=1;}
function Kontakt(){ie5menu.innerHTML=Menu_Loaded_On;document.write("<p><i><b>Наименование организации:</b></i><br><i>Полное:</i>  Общество с ограниченной ответственностью &quot;<b><i>ГидроСнаб</i></b>&quot;,<br><i>ИНН: </i><b> 7717002043 </b><i> КПП: <b> 770201001</b><br><i>Сокращенное:</i>  ООО &quot;<i><b>ГидроСнаб</b></i>&quot;;</p><p><br><i><b>Почтовый адрес:</b></i>  Россия, 125424, г.Москва, а/я 86<br><b><i>E-mail:</i></b> <a href="+"\"mailto:kryl-nik@yandex.ru"+"\">kryl-nik@yandex.ru</a>;<b><i>Адрес сайта:</i></b> <a href="+"\"http://www.ges.ru/"+"\">http://www.ges.ru/</a><br><b><i>Код города по междугородней телефонной связи:</i></b>  +7 (499)<br><i>Код ОКПО:</i></b>  7602551675; Код ОКОНХ: 71100; 71200;</p><p><br><i><b>Банковские реквизиты:</b></i><br>р/с 40702810538170107195 в Краснопреснеском ОСБ № 1569/01696 г. Москва,<br>к/с 30101810400000000225, БИК 044525225 &quot;СБЕРБАНК РОССИИ&quot; г. Москва</p><p><br></p><table border="+"\"0"+"\" width="+"\"100%"+"\"><tr><td vAlign="+"\"center"+"\" width="+"\"208"+"\" align="+"\"left"+"\" bgcolor="+"\"#FFFFFF"+"\"><p>Генеральный директор</p></td><td width="+"\"500"+"\" bgcolor="+"\"#FFFFFF"+"\"><b><p>Крылов Николай Николаевич</p></b></td></tr><tr><td vAlign="+"\"center"+"\" width="+"\"208"+"\" bgcolor="+"\"#FFFFFF"+"\"><p>Бюро реализации</p></td><td valign='top' width="+"\"500"+"\" bgcolor="+"\"#FFFFFF"+"\"><b><p>Тел./факс:  (499) 762-77-59, (495)687-11-76 </b></p></td></tr></table><br><a href='http://www.allpumps.ru/rating_show.php?cat_id=1&top_id=20' target='_top'><img src='http://www.allpumps.ru/top100_counter.php?top_id=20' border='0' alt='Allpumps.Ru'><a href='http://www.ElectroMotors.RU/rating_show.php?cat_id=1&top_id=262' target='_top'><img src='http://www.ElectroMotors.RU/top100_counter.php?top_id=262' border='0' width='88' height='31' alt='ElectroMotors.RU Электродвигатели'></a><a href='http://www.compressors.ru/rating_show.php?cat_id=1&top_id=529' target='_top'><img src='http://www.compressors.ru/top100_counter.php?top_id=529' border='0' width='88' height='31' alt='Компрессоры'></a></a><SCRIPT LANGUAGE='JavaScript' SRC='"+Dir+"js/blink.js'></SCRIPT>");d=document;var a='';a+=';r='+escape(d.referrer);js=10;a+=';j='+navigator.javaEnabled();js=11;s=screen;a+=';s='+s.width+'*'+s.height;a+=';d='+(s.colorDepth?s.colorDepth:s.pixelDepth);js=12;js=13;d.write('<a href="http://top.mail.ru/jump?from=331609"'+' target=_top><img src="http://top.list.ru/counter'+'?id=331609;t=210;js='+js+a+';rand='+Math.random()+'" alt="Рейтинг"'+' border=0 height=31 width=88/><\/a>');if(11<js)d.write('<'+'!-- ');d.write('<a target=_top href="http://top.mail.ru/jump?from=331609"><img src="http://top.list.ru/counter?js=na;id=331609;t=210" border=0 height=0 width=0 alt="Рейтинг@Mail.ru"/></a>');if(11<js)d.write('--'+'>');}

Menu_Loaded();