<!--
 num1 = Math.ceil(Math.random() * 7);
 num2 = Math.ceil(Math.random() * 7);
 num3 = Math.ceil(Math.random() * 7);

 Show1 = "<a href='http://www.reason.ru/russian/equipment/humidity/home.htm' target='_top' style='text-decoration: none; color: White;'><img src='http://www.reason.ru/masterfiles/ushki/humidity.jpg' border='1' style='border: 1 solid Yellow;' alt='Humidity tester'><br>Humidity tester<br>little and smart</a>";
 Show2 = "<a href='http://www.reason.ru/russian/equipment/clean/home.htm' target='_top' style='text-decoration: none; color: White;'><img src='http://www.reason.ru/masterfiles/ushki/clean.jpg' border='1' style='border: 1 solid Yellow;' alt='Cleaners'><br>Cleaning plants<br>for grain and seeds</a>";
 Show3 = "<a href='http://www.reason.ru/russian/equipment/drier/home.htm' target='_top' style='text-decoration: none; color: White;'><img src='http://www.reason.ru/masterfiles/ushki/drier.jpg' border='1' style='border: 1 solid Yellow;' alt='Grain driers'><br>Flowing and cycling<br>driers</a>";
 Show4 = "<a href='http://www.reason.ru/russian/equipment/feed/home.htm' target='_top' style='text-decoration: none; color: White;'><img src='http://www.reason.ru/masterfiles/ushki/feed.jpg' border='1' style='border: 1 solid Yellow;' alt='Feed plants'><br>Feed<br>plants</a>";
 Show5 = "<a href='http://www.reason.ru/russian/equipment/milling/home.htm' target='_top' style='text-decoration: none; color: White;'><img src='http://www.reason.ru/masterfiles/ushki/milling.jpg' border='1' style='border: 1 solid Yellow;' alt='Milling plants'><br>Mills<br>from Danmark</a>";
 Show6 = "<a href='http://www.reason.ru/russian/equipment/storage/home.htm' target='_top' style='text-decoration: none; color: White;'><img src='http://www.reason.ru/masterfiles/ushki/storage.jpg' border='1' style='border: 1 solid Yellow;' alt='Storage silos'><br>Storage silos for<br>grain and seeds</a>";
 Show7 = "<a href='http://www.reason.ru/russian/equipment/home.htm' target='_top' style='text-decoration: none; color: White;'><img src='http://www.reason.ru/masterfiles/ushki/list.gif' border='1' style='border: 1 solid Yellow;' alt='Equipment list'><br>List of<br>our equipment</a>";
 
 ushko1.innerHTML =  eval("Show" + num1);
 ushko2.innerHTML =  eval("Show" + num2);
 ushko3.innerHTML =  eval("Show" + num3);
//-->
