
<!-- 
var occupied_header = new Array();
var occupied_menu = new Array();

for(i=1;i<=3	;i++) {
 occupied_header[i] = 0;
 occupied_menu[i] = 0; 
}

function CreateLayer(text, id, t, l) {
if(document.layers)
 {
  var str="<LAYER ID=menu" + id + " TOP=" + t + " LEFT=" + l + " onmouseover=\"occupied_menu[" + id + "]=1;\" onmouseout=\"Turn('" + id + "',0);occupied_menu[" + id + "]=0;\" VISIBILITY=HIDE>" + text + "</LAYER>";
  document.write(str);
 }
 else if(document.all)
 {
  var strng="<div id=menu" + id + " style=\"position:absolute;top:" + t + ";left:" + l + ";visibility:hidden;width:100;\" onmouseover=\"occupied_menu[" + id + "]=1;\" onmouseout=\"Turn('" + id + "',0);occupied_menu[" + id + "]=0;\">" + text + "</div>";
  document.write(strng);
 }
 }
 
function Turn(id, mode) {
 if(document.layers || document.all) {
  if(mode)
   eval("setTimeout(\"On(" + id + ", " + mode + ");\",100)");
  else
   eval("setTimeout(\"Off(" + id + ", " + mode + ");\",100)");
 }
}

 function On(id, mode){
  if(occupied_header[id])
   if(document.all)
    eval("menu" + id).style.visibility = 'visible';
   else if(document.layers)
    eval("document.layers['menu" + id + "']").visibility = "show";
 }
 
 function Off(id, mode){
  if(!occupied_menu[id] && !occupied_header[id])
   if(document.all)
    eval("menu" + id).style.visibility = 'hidden';
   else if(document.layers)
    eval("document.layers['menu" + id + "']").visibility = "hide";
 }
// -->




<!-- 
txt = new Array();
txt[1] = "<table width=200 border=0 cellpadding=0 cellspacing=0>  <tr >     <td ><img src=img/line3.gif height=1></td>  </tr>   <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=extr.php class=menu >Раздувные плёночные экструдеры</a></td>  </tr><tr >     <td ><img src=img/line3.gif height=1></td>  </tr><tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=plosko.php class=menu >Плоскощелевые линии для производства стретч-пленки</a></td>  </tr><tr >     <td ><img src=img/line3.gif height=1></td>  </tr><tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=pof.php class=menu >Линии для производства термоусадочных и POF-плёнок по технологии Double-Bubble</a></td>  </tr><tr >     <td ><img src=img/line3.gif height=1></td>  </tr>   <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=polypropilen.php class=menu >Оборудование для производства полипропиленовых пленок </a></td>  </tr><tr >     <td ><img src=img/line3.gif height=1></td>  </tr></table>";
txt[2] = "<table width=200 border=0 cellpadding=0 cellspacing=0>    <!-- <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=production.php?p=2 class=menu >Флексографское оборудование для нанесения рисунка на плёнку</a></td>  </tr>  <tr >     <td ><img src=img/line3.gif height=1></td>  </tr>  <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=production.php?p=3 class=menu >Пакетосварочные машины</a></td>  </tr>  <tr >     <td ><img src=img/line3.gif height=1></td>  </tr>  <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=pos.php class=menu >Вакуум-формовочное оборудование для производства лотков и одноразовой посуды</a></td>  </tr> <tr >     <td ><img src=img/line3.gif height=1></td>  </tr>  <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=othodi.php class=menu >Оборудование для переработки полимерных отходов </a></td>  </tr>  --> <tr >     <td ><img src=img/line3.gif height=1></td>  </tr> <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=tolshinomer.php class=menu >Электронные толщиномеры</a></td>  </tr> <tr >     <td ><img src=img/line3.gif height=1></td>  </tr> <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=laboratory.php class=menu >Лабораторное оборудование </a></td>  </tr>  </table>";
txt[3] = "";
txt[4] = "<table width=200 border=0 cellpadding=0 cellspacing=0>  <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=complecttable.php class=menu >Таблица выбора комплекта поставки</a></td>  </tr>                                           <tr >     <td ><img src=img/line3.gif height=1></td>  </tr><tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=manufacturer.php class=menu >Фирмы-производители</a></td>  </tr></table>";
txt[5] = "<table width=200 border=0 cellpadding=0 cellspacing=0>  <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=production.php?p=7&s=7 class=menu >Фильерная       паста для очистки экструзионного модуля</a></td>  </tr>   </table>";
txt[6] = "";
txt[7] = "<table width=200 border=0 cellpadding=0 cellspacing=0>  <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=http://engineering.ru/about.php class=menu >&nbsp;История</a></td>  </tr>  <tr >     <td  height=1 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><img src=img/line3.gif height=1></td>  </tr>  <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=news_main.php class=menu >&nbsp;Новости</a></td>  </tr><tr >     <td ><img src=img/line3.gif height=1></td>  </tr>   <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=vacancy.php class=menu >&nbsp;Вакансии</a></td>  </tr><tr >     <td ><img src=img/line3.gif height=1></td>  </tr> <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=http://engineering.ru/investment.php class=menu >&nbsp;Инвестиции</a></td>  </tr><tr >     <td ><img src=img/line3.gif height=1></td>  </tr> <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=http://engineering.ru/partners.php class=menu >&nbsp;Партнёры</a></td>  </tr> <tr >     <td ><img src=img/line3.gif height=1></td>  </tr> <tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=http://engineering.ru/links.php class=menu >&nbsp;Ссылки</a></td>  </tr> <tr >     <td ><img src=img/line3.gif height=1></td>  </tr><tr >     <td  height=24 onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#D5D5D5'; bgcolor=#D5D5D5><a href=http://engineering.ru/contacts.php class=menu >&nbsp;Контакты</a></td>  </tr>   </table>";
txt[20] = "<table width=260 height=100 border=0 cellpadding=0 cellspacing=0 > <font size=-1> <tr > <td  onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#EBEBEB'; bgcolor='#EBEBEB'> <LI>линии для производства термоусадочной, парниковой, стретч-плёнки и пакетов с флексографской печатью;<LI>соэкструзионные линии для производства трёхслойных плёнок;<LI>лаборатории для оперативного исследования свойств плёнок. </td></tr> </font> </table>";
txt[21] = "<table width=260 height=100 border=0 cellpadding=0 cellspacing=0 > <font size=-1> <tr> <td onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#EBEBEB'; bgcolor='#EBEBEB'><LI>получать продукцию самого высокого качества;<LI>значительно снизить влияние человеческого фактора;<LI>минимизировать затраты на ремонт оборудования;<LI>осуществить стабильный выпуск продукции. </td></tr></font> </table>";
txt[22] = "<table width=260 height=100 border=0 cellpadding=0 cellspacing=0 > <font size=-1> <tr> <td onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#EBEBEB'; bgcolor='#EBEBEB'><LI>квалифицированные консультации по технологии производства;<LI>рекомендации по выбору оптимального состава комплекса оборудования и его размещению на производственных площадках. </td></tr></font> </table>";
txt[23] = "<table width=260 height=100 border=0 cellpadding=0 cellspacing=0 > <font size=-1> <tr> <td onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#EBEBEB'; bgcolor='#EBEBEB'><LI>обучение технического персонала;<LI>шеф-монтаж оборудования. </td></tr></font> </table>";
txt[24] = "<table width=260 height=100 border=0 cellpadding=0 cellspacing=0 > <font size=-1> <tr> <td onMouseOver=this.style.backgroundColor='#EBEBEB'; onMouseOut=this.style.background='#EBEBEB'; bgcolor='#EBEBEB'><LI>обработку и получение полимерных плёнок по требуемым рецептурам;<LI>настройку и сервисное обслуживание установленного оборудования. </td></tr></font> </table>";

CreateLayer(txt[1], 1, 160, 207);
CreateLayer(txt[2], 2, 336, 207);
CreateLayer(txt[3], 3, 221, 207);
CreateLayer(txt[4], 4, 235, 207);
CreateLayer(txt[5], 5, 311, 207);
CreateLayer(txt[6], 6, 193, 207);
CreateLayer(txt[7], 7, 413, 207);
CreateLayer(txt[20], 20, 476, 745);
CreateLayer(txt[21], 21, 476, 745);
CreateLayer(txt[22], 22, 476, 745);
CreateLayer(txt[23], 23, 476, 745);
CreateLayer(txt[24], 24, 476, 745);
// -->


  

