<!-- ==================== ENG / RUS switch =================== -->
<!-- 
document.write('<Table Align="Right" cellpadding="0" cellspacing="0">');
document.write('  <TR>');
document.write('    <TD height="5">');
document.write('    </TD>');
document.write('  </TR>');
document.write('  <TR>');
document.write('    <TD Align="Right">');
document.write('       <a id="engAnchor" href="http://miklav.com"><IMG src="../pic/eng.gif" border=0 align=middle ALT="English"></a>');
document.write('    </TD>');
document.write('    <TD Align="Right">');
document.write('       <a id="rusAnchor" href="http://miklav.com/index_rus.html"><IMG src="../pic/rus.gif" border=0 align=middle ALT="Russian"></a>');
document.write('    </TD>');
document.write('    <TD width="10">');
document.write('    </TD>');
document.write('  </TR>');
document.write('  <TR>');
document.write('    <TD height="55">');
document.write('    </TD>');
document.write('  </TR>');
document.write('</Table>');
document.write('<br>');


changeLinks();
// -->
