function main_menu () {
document.write('<table border="1" cellpadding="2" cellspacing="5" width="100%" bordercolor="#FFFFFF" bgcolor="#E1E0F7"><tr><td><b>');
document.write('<a href="index.html"> Главная </a>&nbsp;<a href="i.html"> Новости </a>&nbsp;<a href="firm.html"> О фирме </a>&nbsp;<a href="mn.html"> Мнение </a>&nbsp;');
document.write('<a href="cat.html"> Каталог </a>&nbsp;<a href="k_1.html">Конкурс</a>&nbsp;<a href="alg.html">Алгоритмы</a>&nbsp;<a href="dn.html"> Скачать </a>&nbsp;');
document.write('<a href="link.html"> Ссылки </a>&nbsp;<a href="gb.html">Форум</a>&nbsp;<a href="pr.html"> Партнеры </a></b></td></tr></table>');
}

function mail_to () {
document.write('<p>&nbsp;</p>');
document.write('<p align="center">Вилар софт <i> 105318 Москва, Измайловское шоссе, д.28, тел. (495) 506-68-37</i></p>');
document.write('<p>Чтобы посмотреть схему проезда, нажмите <a href="adr.html">здесь</a></p>');
document.write('<p>&nbsp;</p>');
document.write('<p><i>&nbsp;Если вас интересует дополнительная информация &nbsp; - <a href="mailto:leko@lekala.info"> пишите leko@lekala.info</a> нам.</i></p>');
document.write('<hr noshade color="#E7E7E7">');
}

function add_tr_td_zag() {
document.write('<tr><td width="100%" valign="middle" align="center">');
document.write('<p align="center"><img border="0" src="img/logo.jpg">');
document.write('<p><hr noshade color="#E7E7E7">');
document.write('<p><a href="../index.html">Каталог CD, Как купить CD, Скачать модели, Заказ выкроек, Бесплатные выкройки</a>&nbsp;<a href="dn.html">Скачать ЛЕКО</a>');
document.write('<p><hr noshade color="#E7E7E7"> </td></tr>');
}
function str_news() {
document.write('<marquee scrollamount="2"> ');
document.write('<b><a href="../index.html"> Заказ выкроек через интернет. </a></b>');
document.write('&nbsp;&nbsp;');
document.write('</marquee>');
}
