function main_menu () {
document.write('<table border="1" cellpadding="3" cellspacing="10" width="100%" bordercolor="#FFFFFF" bgcolor="#FADFE6"><tr><td><b>');
document.write('<a href="index.html"> Главная </a>&nbsp;&nbsp;<a href="i.html"> Новости </a>&nbsp;&nbsp;');
document.write('<a href="catcd.html"> Каталог CD </a>&nbsp;&nbsp;<a href="http://leko-forum.ru/" target="_blank">Форум</a>&nbsp;&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>&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="http://latelye.ru/index.html">Заказ выкроек, Бесплатные выкройки, САПР</a>');
document.write('<p><hr noshade color="#E7E7E7"> </td></tr>');
}
function str_news() {
document.write('<marquee scrollamount="2"> ');
document.write('<b> <a href="catcd57.html"> Вышел диск = 57 = </a></b>');
document.write('&nbsp;&nbsp;');
document.write('</marquee>');
}
