txt = new Array();
txt[0]= "<table class=pogrt border=0 cellspacing=0 cellpadding=3 width=550>"
txt[0]+="<tr><td align=left>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;<B>№ п/п</B></span></td><td ALIGN=middle width=380><span style='color:#336699'><B>Состав линий профилирования С8;</B></span></td><td ALIGN=middle width=120><span style='color:#336699'>&nbsp;&nbsp;<B>Кол-во</B><br>(шт.)</span></td><td ALIGN=middle width=200><span style='color:#336699'><B>Куда поставлялась</B><br>(город, организация)</B></span></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;1.</span></td><td width=380><span style='color:#336699'>&nbsp;Разматыватель</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span></td><td ALIGN=middle width=200 ROWSPAN=13><span style='color:#336699'>&nbsp;&nbsp; </span></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;2.</span></td><td width=300><span style='color:#336699'>&nbsp;Устройство отрезное</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span><br></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;3.</span></td><td width=300><span style='color:#336699'>&nbsp;Рольганг</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;4.</span></td><td width=300><span style='color:#336699'>&nbsp;Стол вводной</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;5.</span></td><td width=300><span style='color:#336699'>&nbsp;Стан профилегибочный</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;6.</span></td><td width=300><span style='color:#336699'>&nbsp;Ролик следящий</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;7.</span></td><td width=300><span style='color:#336699'>&nbsp;Тележка приёмная</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;8.</span></td><td width=300><span style='color:#336699'>&nbsp;Установка ножниц для резки профиля</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;9.</span></td><td width=300><span style='color:#336699'>&nbsp;Электрооборудование</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span></td></tr>"
txt[0]+="<tr onmouseout=this.style.backgroundColor='' onmouseover=this.style.backgroundColor='#ffffff'><td width=5><span style='color:#336699'>&nbsp;&nbsp;10.</span></td><td width=300><span style='color:#336699'>&nbsp;Инструмент проката профиля</span></td><td ALIGN=middle width=120><span style='color:#336699'>1</span></td></tr>"
txt[0]+="</td></tr></table>";
CreateLayer(txt[0], 0, 160, 348);
