function main_menu () {
document.write('<table border="1" cellpadding="3" cellspacing="10" width="100%" bordercolor="#FFFFFF" bgcolor="#E7E7E7"><tr><td><b>');
document.write('<a href="e_index.html"> Home </a><a href="e_i.html"> News </a><a href="e_firm.html"> About us </a>');
document.write('<a href="e_mn.html"> Opinions </a><a href="e_cat.html"> Catalogue </a><a href="e_cdp.html"> Print </a>');
document.write('<a href="e_dn.html"> Downloads </a> <a href="e_link.html"> Links </a> <a href="e_gb.html"> Contacts </a><a href="http://leko-mail.net/index.html" target="_blank"> Patterns </a><a href="e_pr.html"> Our partners </a></b></td></tr></table>');
}

function mail_to () {
document.write('<p>&nbsp;</p>');
document.write('<p>VILAR SOFT<i> 28, Ismailovskoye shosse, Moscow, Russia, tel.(495) 5066837</i></p>');
document.write('<p>For the map, click <a href="e_adr.html"> here </a></p>');
document.write('<p>&nbsp;</p>');
document.write('<p><i>&nbsp;For more information, please,contact us: &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><img src="img/logo.jpg">');
document.write('<hr noshade color="#E7E7E7"> </td></tr>');
}
function str_news() {
document.write('<marquee scrollamount="1"> ');
document.write('<b>  ');
document.write('<a href="http://leko-mail.net/cdpwf.html" target="_blank">FREE Online Patterns in PDF format...</a></b>');
document.write('&nbsp;&nbsp;');
document.write('</marquee>');
}
