   function din906k()
    {

	    if (document.Sel.din906komb.selectedIndex=="0") {document.Sel.resdin906komb.value="2.070"} //8x1
	    if (document.Sel.din906komb.selectedIndex=="1") {document.Sel.resdin906komb.value="3.380"} //10x1
	    if (document.Sel.din906komb.selectedIndex=="2") {document.Sel.resdin906komb.value="6.100"} //12x1.5
	    if (document.Sel.din906komb.selectedIndex=="3") {document.Sel.resdin906komb.value="8.100"} //14x1.5
	    if (document.Sel.din906komb.selectedIndex=="4") {document.Sel.resdin906komb.value="11.000"} //16x1.5
	    if (document.Sel.din906komb.selectedIndex=="5") {document.Sel.resdin906komb.value="14.600"} //18x1.5
	    if (document.Sel.din906komb.selectedIndex=="6") {document.Sel.resdin906komb.value="17.600"} //20x1.5
	    if (document.Sel.din906komb.selectedIndex=="7") {document.Sel.resdin906komb.value="22.000"} //22x1.5
	    if (document.Sel.din906komb.selectedIndex=="8") {document.Sel.resdin906komb.value="30.800"} //24x1.5
	    if (document.Sel.din906komb.selectedIndex=="9") {document.Sel.resdin906komb.value="38.600"} //26x1.5
	    if (document.Sel.din906komb.selectedIndex=="10") {document.Sel.resdin906komb.value="44.000"} //30x1.5
	    if (document.Sel.din906komb.selectedIndex=="11") {document.Sel.resdin906komb.value="85.200"} //36x1.5
	    if (document.Sel.din906komb.selectedIndex=="12") {document.Sel.resdin906komb.value="94.400"} //38x1.5
	    if (document.Sel.din906komb.selectedIndex=="13") {document.Sel.resdin906komb.value="135.000"} //42x1.5
	    if (document.Sel.din906komb.selectedIndex=="14") {document.Sel.resdin906komb.value="167.000"} //45x1.5
	    if (document.Sel.din906komb.selectedIndex=="15") {document.Sel.resdin906komb.value="214.000"} //48x1.5
	    if (document.Sel.din906komb.selectedIndex=="16") {document.Sel.resdin906komb.value="253.000"} //52x1.5
	    if (document.Sel.din906komb.selectedIndex=="17") {document.Sel.resdin906komb.value="40.200"} //27x2
	    if (document.Sel.din906komb.selectedIndex=="18") {document.Sel.resdin906komb.value="44.000"} //30x2
	    if (document.Sel.din906komb.selectedIndex=="19") {document.Sel.resdin906komb.value="57.500"} //33x2
	    if (document.Sel.din906komb.selectedIndex=="20") {document.Sel.resdin906komb.value="103.000"} //39x2
	    if (document.Sel.din906komb.selectedIndex=="21") {document.Sel.resdin906komb.value="135.000"} //42x2
	    if (document.Sel.din906komb.selectedIndex=="22") {document.Sel.resdin906komb.value="167.000"} //45x2
	    if (document.Sel.din906komb.selectedIndex=="23") {document.Sel.resdin906komb.value="214.000"} //48x2
	    if (document.Sel.din906komb.selectedIndex=="24") {document.Sel.resdin906komb.value="253.000"} //52x2
	    if (document.Sel.din906komb.selectedIndex=="25") {document.Sel.resdin906komb.value="274.000"} //56x2
	    if (document.Sel.din906komb.selectedIndex=="26") {document.Sel.resdin906komb.value="350.000"} //60x2

		
	    document.Sel.itdin906komb.value=Math.round(document.Sel.resdin906komb.value*document.Sel.koldin906komb.value)/1000;
	    if (document.Sel.itdin906komb.value=="0") {document.Sel.itdin906komb.value=""}
    }
document.write("<b><font size='2'>DIN 906</font></b></span><b><font size='2'> </font></b></font>");
document.write("		</td>");
document.write("		<td width='87' height='27'><font color='#000080'><span lang='ru'>");
document.write("<select size='1' name='din906komb'  onclick='din906k()' onchange='din906k()' style='font-weight: 700; width:80; height:1'>");

document.write("<option>8x1</option><option>10x1</option><option>12x1.5</option><option>14x1.5</option><option>16x1.5</option><option>18x1.5</option><option>20x1.5</option><option>22x1.5</option><option>24x1.5</option><option>26x1.5</option><option>30x1.5</option><option>36x1.5</option><option>38x1.5</option><option>42x1.5</option><option>45x1.5</option><option>48x1.5</option><option>52x1.5</option><option>27x2</option><option>30x2</option><option>33x2</option><option>39x2</option><option>42x2</option><option>45x2</option><option>48x2</option><option>52x2</option><option>56x2</option><option>60x2</option>");

document.write("</select></span></font></td>");
