var PrI  = new Array(510, 520, 520, 570, 570, 590, 590, 370, 380, 380);
var PrII = new Array(480, 490, 490, 550, 550, 570, 570, 350, 360, 360);

function Load() {
 Rub = document.Price.rate.value;

 function  Rate(N, Mn) {
  if (N = 1) { 
   Usd = PrI[Mn-1]/Rub; } 
  else {    
   Usd = PrII[Mn-1]/Rub; }
  return parseInt(Usd); }

document.writeln('  <html> '); 
document.writeln('   <head> ');
document.writeln('    <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> ');
document.writeln('    <meta http-equiv="Content-Language" content="ru"> ');
document.writeln('    <meta name="Description" content="Дверной доводчик."> ');
document.writeln('    <meta name="Keywords" content="доводчик, доводчики, дверь, дверной"> ');
document.writeln('    <meta name="Author" content="ShchegirevSergey"> ');
document.writeln('    <meta name="Design" content="FokCompany"> ');
document.writeln('    <link rel="stylesheet" type="text/css" href="style/style.css"> ');
document.writeln('    <title>"Дверной доводчик" - прайс лист (пересчитанный в заданной валюте)</title> ');
document.writeln('   </head> ');
document.writeln('  <body background="images/line_price.gif" bgcolor="#B9B686"> ');
document.writeln(' <table border=0 cellPadding=0 cellSpacing=0> ');
document.writeln('   <tr> ');
document.writeln('     <td noWrap width="245"><spacer height="1" width="1"></td> ');
document.writeln('     <td rowSpan="2" height="20" width="72"><a href="index.html"><img alt="главная страница" name="home" border=0 height=20 width=72 src="images/home.gif"></a></td> ');
document.writeln('     <td noWrap width=2><spacer height="1" width="2"></td> ');
document.writeln('     <td rowSpan="2" height="20" width="92"><a href="product.html"><img alt="продукция" name="product" border=0 height=20 width=92 src="images/product.gif"></a></td> ');
document.writeln('     <td noWrap width="2"><spacer height="1" width="2"></td> ');
document.writeln('     <td rowSpan="2" height="20" width="92"><a href="price.html"><img alt="прайс-лист" name="price" border=0 height=20 width=92 src="images/price.gif"></a></td> ');
document.writeln('     <td noWrap width="2"><spacer height="1" width="2"></td> ');
document.writeln('     <td rowSpan="2" height=20 width=102><a href="offer.html"><img alt="предложение" name="offer" border=0 height=20 width=102 src="images/offer.gif"></a></td> ');
document.writeln('     <td noWrap width="2"><spacer height="1" width="2"></td> ');
document.writeln('     <td rowSpan="2" height="20" width=76><a href="warranty.html"><img alt="гарантия" name="warranty" border=0 height=20 width=76 src="images/warranty.gif"></a></td> ');
document.writeln('     <td noWrap width="2"><spacer height="1" width="2"></td>   ');  
document.writeln('     <td rowSpan="2" height="20" width="72"><a href="adress.html"><img alt="обратная связь" name="adress" border=0 height=20 width=72 src="images/adress.gif"></a></td></tr> ');
document.writeln('   <tr> ');
document.writeln('     <td noWrap width="245"><spacer height="1" width="1" type="block"></td> ');
document.writeln('     <td noWrap width="2"><spacer height="1" width="1"></td> ');
document.writeln('     <td noWrap width="2"><spacer height="1" width="1"></td> ');
document.writeln('     <td noWrap width="2"><spacer height="1" width="1"></td> ');
document.writeln('     <td noWrap width="2"><spacer height="1" width="1"></td> ');
document.writeln('   </tr> ');
document.writeln(' </table> ');
document.writeln(' <br><br><br> ');
document.writeln(' <table border=0 cellpadding=0 cellspacing=0 width=761 height=181>  ');
document.writeln('   <tr>  ');
document.writeln('     <td width=145 height=181>  ');
document.writeln('       <p align=center><a href=http://www.rbc.ru target=_blank><img src=http://pics.rbc.ru/img/grinf/elections3_2.gif widht=120 height=88 border=0></a></p>  ');
document.writeln('     </td>  ');
document.writeln('     <td width=612 height=181> '); 
document.writeln('  <table border=0 cellPadding=0 cellSpacing=0 width=612 height=116>  ');
document.writeln('   <tr align=right>  ');
document.writeln('    <td bgColor=#4C76A0 width=1 height=20 align=center>&nbsp;</td>  ');
document.writeln('    <td align=center bgColor=#4C76A0 width=38 height=20><b><font color=#D8D8D8>П.п.</font></b></td>  ');
document.writeln('    <td align=center bgColor=#7096BE width=54 height=20><b><font color=#D8D8D8>Тип</font></b></td>  ');
document.writeln('    <td align=center bgColor=#4C76A0 width=110 height=20>&nbsp;<b><font color=#D8D8D8>Усилие (кг.)</font></b></td>  ');
document.writeln('    <td bgColor=#7096BE width=271 height=20 align=center><b><font color=#D8D8D8>Описание доводчика</font></b></td>  ');
document.writeln('    <td bgColor=#4C76A0 width=63 height=20 align=center><b><font color=#D8D8D8>I</font></b></td>  ');
document.writeln('    <td bgColor=#7096BE width=64 height=20 align=center><b><font color=#D8D8D8>II</font></b></td>  ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right>  ');
document.writeln('    <td width=602 height=1 colspan=7>  ');
document.writeln('     <p align=left><img height=2 width=1></p>  ');
document.writeln('    </td>  ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right>  ');
document.writeln('    <td width=1 bgColor=#D8D8D8 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#D8D8D8 height=21>  ');
document.writeln('     <p align=center>1</p>  ');
document.writeln('    </td>  ');
document.writeln('    <td align=center width=54 bgColor=#D8D8D8 height=21>3</td>  ');
document.writeln('    <td align=center width=112 bgColor=#D8D8D8 height=21>до 60</td>  ');
document.writeln('    <td width=271 bgColor=#D8D8D8 height=21 align=center>&nbsp;Стандартный</td>  ');
document.writeln('    <td width=63 bgColor=#D8D8D8 height=21 align=center>' + Rate(1, 1) + '</td> ');
document.writeln('    <td width=64 bgColor=#D8D8D8 height=21 align=center>' + Rate(2, 1) + '</td>  ');
document.writeln('   </tr> ');
document.writeln('   <tr align=right bgColor=#f7f7f7>  ');
document.writeln('    <td bgColor=#BAB7A8 class=trns width=1 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#BAB7A8 height=21>  ');
document.writeln('     <p align=center>2</p>  ');
document.writeln('    </td>  ');
document.writeln('    <td align=center width=54 bgColor=#BAB7A8 height=21>4</td>  ');
document.writeln('    <td align=center width=112 bgColor=#BAB7A8 height=21>до 90</td>  ');
document.writeln('    <td width=271 bgColor=#BAB7A8 height=21 align=center>&nbsp;Стандартный</td>  ');
document.writeln('    <td width=63 bgColor=#BAB7A8 height=21 align=center>' + Rate(1, 2) + '</td> ');
document.writeln('    <td width=64 bgColor=#BAB7A8 height=21 align=center>' + Rate(2, 2) + '</td> ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right>  ');
document.writeln('    <td width=1 bgColor=#D8D8D8 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#D8D8D8 height=21>  ');
document.writeln('     <p align=center>3</p>  ');
document.writeln('    </td> ');
document.writeln('    <td align=center width=54 bgColor=#D8D8D8 height=21>5</td>  ');
document.writeln('    <td align=center width=112 bgColor=#D8D8D8 height=21>до 150</td>  ');
document.writeln('    <td width=271 bgColor=#D8D8D8 height=21 align=center>&nbsp;Стандартный</td>  ');
document.writeln('    <td width=63 bgColor=#D8D8D8 height=21 align=center>' + Rate(1, 3) + '</td> ');
document.writeln('    <td width=64 bgColor=#D8D8D8 height=21 align=center>' + Rate(2, 3) + '</td> ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right bgColor=#f7f7f7>  ');
document.writeln('    <td bgColor=#BAB7A8 class=trns width=1 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#BAB7A8 height=21>4</td>  ');
document.writeln('    <td align=center width=54 bgColor=#BAB7A8 height=21>4 <i>У</i></td>  ');
document.writeln('    <td align=center width=112 bgColor=#BAB7A8 height=21>до 90</td>  ');
document.writeln('    <td width=271 bgColor=#BAB7A8 height=21 align=center>&nbsp;С усиленной тягой</td>  ');
document.writeln('    <td width=63 bgColor=#BAB7A8 height=21 align=center>' + Rate(1, 4) + '</td> ');
document.writeln('    <td width=64 bgColor=#BAB7A8 height=21 align=center>' + Rate(2, 4) + '</td> ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right>  ');
document.writeln('    <td width=1 bgColor=#D8D8D8 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#D8D8D8 height=21>5</td>  ');
document.writeln('    <td align=center width=54 bgColor=#D8D8D8 height=21>5 <i>У</i></td>  ');
document.writeln('    <td align=center width=112 bgColor=#D8D8D8 height=21>до 150</td>  ');
document.writeln('    <td width=271 bgColor=#D8D8D8 height=21 align=center>&nbsp;С усиленной тягой</td>  ');
document.writeln('    <td width=63 bgColor=#D8D8D8 height=21 align=center>' + Rate(1, 5) + '</td> ');
document.writeln('    <td width=64 bgColor=#D8D8D8 height=21 align=center>' + Rate(2, 5) + '</td> ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right>  ');
document.writeln('    <td bgColor=#BAB7A8 class=trns width=1 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#BAB7A8 height=21>6</td>  ');
document.writeln('    <td align=center width=54 bgColor=#BAB7A8 height=21>4 <i>У-1</i></td>  ');
document.writeln('    <td align=center width=112 bgColor=#BAB7A8 height=21>до 90</td>  ');
document.writeln('    <td width=271 bgColor=#BAB7A8 height=21 align=center>С прихлопом для кодового мех. замка</td>  ');
document.writeln('    <td width=63 bgColor=#BAB7A8 height=21 align=center>' + Rate(1, 6) + '</td> ');
document.writeln('    <td width=64 bgColor=#BAB7A8 height=21 align=center>' + Rate(2, 6) + '</td> ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right>  ');
document.writeln('   <td bgColor=#D8D8D8 width=1 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#D8D8D8 height=21>7</td>  ');
document.writeln('    <td align=center width=54 bgColor=#D8D8D8 height=21>5 <i>У-1</i></td>  ');
document.writeln('    <td align=center width=112 bgColor=#D8D8D8 height=21>до 150</td>  ');
document.writeln('    <td width=271 bgColor=#D8D8D8 height=21 align=center>С прихлопом для кодового мех. замка</td>  ');
document.writeln('    <td width=63 bgColor=#D8D8D8 height=21 align=center>' + Rate(1, 7) + '</td> ');
document.writeln('    <td width=64 bgColor=#D8D8D8 height=21 align=center>' + Rate(2, 7) + '</td> ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right>  ');
document.writeln('    <td bgColor=#BAB7A8 width=1 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#BAB7A8 height=21>8</td>  ');
document.writeln('    <td align=center width=54 bgColor=#BAB7A8 height=21>3 <i>Н</i></td>  ');
document.writeln('    <td align=center width=112 bgColor=#BAB7A8 height=21>до 60</td>  ');
document.writeln('    <td width=271 bgColor=#BAB7A8 height=21 align=center>&nbsp;Без тяг</td>  ');
document.writeln('    <td width=63 bgColor=#BAB7A8 height=21 align=center>' + Rate(1, 8) + '</td> ');
document.writeln('    <td width=64 bgColor=#BAB7A8 height=21 align=center>' + Rate(2, 8) + '</td> ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right>  ');
document.writeln('    <td bgColor=#D8D8D8 width=1 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#D8D8D8 height=21>9</td>  ');
document.writeln('    <td align=center width=54 bgColor=#D8D8D8 height=21>4 <i>Н</i></td>  ');
document.writeln('    <td align=center width=112 bgColor=#D8D8D8 height=21>до 90</td>  ');
document.writeln('    <td width=271 bgColor=#D8D8D8 height=21 align=center>&nbsp;Без тяг</td> '); 
document.writeln('    <td width=63 bgColor=#D8D8D8 height=21 align=center>' + Rate(1, 9) + '</td> ');
document.writeln('    <td width=64 bgColor=#D8D8D8 height=21 align=center>' + Rate(1, 9) + '</td> ');
document.writeln('   </tr>  ');
document.writeln('   <tr align=right>  ');
document.writeln('    <td bgColor=#BAB7A8 width=1 height=21>&nbsp;</td>  ');
document.writeln('    <td align=center width=38 bgColor=#BAB7A8 height=21>10</td>  ');
document.writeln('    <td align=center width=54 bgColor=#BAB7A8 height=21>5 <i>Н</i></td>  ');
document.writeln('    <td align=center width=112 bgColor=#BAB7A8 height=21>до 150</td>  ');
document.writeln('    <td width=271 bgColor=#BAB7A8 height=21 align=center>&nbsp;Без тяг</td> '); 
document.writeln('    <td width=63 bgColor=#BAB7A8 height=21 align=center>' + Rate(1, 10) + '</td> ');
document.writeln('    <td width=64 bgColor=#BAB7A8 height=21 align=center>' + Rate(2, 10) + '</td> ');
document.writeln('   </tr>  ');
document.writeln('   <tr>  ');
document.writeln('    <td width=1 height=1><img height=2 width=1></td></tr>  ');
document.writeln('   <tr>  ');
document.writeln('    <td bgColor=#7096BE colSpan=7 width=605 height=2><img height=3 src=wpxl.gif width=1></td>  ');
document.writeln('   </tr>  ');
document.writeln('  </table> ');
document.writeln('     </td> ');
document.writeln('   </tr> ');
document.writeln(' </table> ');
document.writeln(' <br> ');
document.writeln(' <table width="719"> ');
document.writeln(' <td width="256"> ');
document.writeln(' <td width="453"> ');
document.writeln(' <b>Цвет:</b> черный/серый<br> ');
document.writeln(' <a href="warranty.html"><b>Гарантия:</b></a> в течении гарантии доводчик меняется на НОВЫЙ<br> ');
document.writeln(' <b>Доставка:</b> по г. Москве - БЕСПЛАТНО (от 1 коробки)<br> ');
document.writeln(' </table> ');
document.writeln(' <br><br> '); 
document.writeln(' </body> ');
document.writeln(' </html> ');
document.write(' <table border="0" cellPadding="0" cellSpacing="0" width="760" height="10"> ');
document.write('  <tr> '); 
document.write('   <td noWrap width="15" height="1"><spacer height="1" width="1" type="block"></td> '); 
document.write('   <td bgColor="#cccccc" colSpan="3" height="1" noWrap width="721"><spacer height="1" width="1" type="block"></td> '); 
document.write('  </tr> '); 
document.write('  <tr> '); 
document.write('   <td noWrap width="15" height="39"><scpacer height="1" width="1" type="block"></td> '); 
document.write('   <td noWrap vAlign="top" width="216" height="39"><font face="Verdana" size="-2">&nbsp;&nbsp;©&nbsp;<b>&quot;Дверной доводчик&quot;</b>,&nbsp;2000-2001</font></td> '); 
document.write('   <td noWrap valign="baseline" width="266" align="center" height="39"> ');
document.write('   <!--TopList LOGO--><a target=_top href="http://top.list.ru/jump?from=171903"><img src="http://top.list.ru/counter?id=171903;t=86;l=1" border=0 height=18 width=88 alt="TopList"></a><!--TopList LOGO--> ');
document.write('   </td> '); 
document.write('   <td align="right" vAlign="top" width="255" height="39"><font face="Verdana" size="-2">Дизайн:&nbsp;<a href="mailto:fok@aport.ru?Subject=About%20design..."><b>Fok Company</b></a>,&nbsp;2001&nbsp;&nbsp;</font></td> '); 
document.write('  </tr> '); 
document.write(' </table> ');
}
