document.write('<ul>');
document.write('<a href="/company/history.html" class="MCHL">');
document.write('<li>История</li></a>');
document.write('<a href="/company/research.html" class="MCHL">');
document.write('<li>Исследования и разработки</li></a>');
document.write('<a href="/company/license.html" class="MCHL">');
document.write('<li>Лицензия, страховой полис</li></a>');
document.write('<a href="/company/properties.html" class="MCHL">');
document.write('<li>Реквизиты</li></a>');
document.write('<a href="/company/partners.html" class="MCHL">');
document.write('<li>Партнеры</li></a>');
document.write('</ul>');

