var html="<div class=\"footer\">";
    html=html+"<div class=\"copyright\">Шанхайская компания Zenith &copy; 2000-2010 <a href=\"/ru/\">zenithmill.com</a> Все права защищены.</div>";
    html=html+"<div class=\"footMenu\"><a href=\"/ru/products/\">Мир продукций</a> | <a href=\"/ru/products/about.html\">О компании</a> | <a href=\"/ru/Contact/\">Контакты</a> | <a href=\"/news/\">Новости</a> | <a href=\"/ru/products/Grinding/\">мельничный</a></div>";
    html=html+"</div>";
   document.write (html);
