<!--
var top=50; // Отступ сверху
var left=0; // Отступ слева
var DyfxSldMn63=20; // Сдвиг при движении
var speed=20 // Скорость
var timetostay=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
var statik="yes"; //this sets whether menu should stay static on the screen
var prokrutka=400; // Must be a multiple of 10! no quotes!!
var DyfxSldMn82=1; // Не понял пусть будет
var DyfxSldMn68=20; // no quotes!!
var draznilka=">>";

///////////////////////////
links[0]='<a class="menu" title="Ссылок нет" href="http://" target="_blank">Ссылок нет</a>';
links[1]='<a class="menu" title="Ссылок нет" href="http://" target="_blank">Ссылок нет</a>';
links[2]='<a class="menu" title="Ссылок нет" href="http://" target="_blank">Ссылок нет</a>';
links[3]='<a class="menu" title="Ссылок нет" href="http://" target="_blank">Ссылок нет</a>';
links[4]='<a class="menu" title="Ссылок нет" href="http://" target="_blank">Ссылок нет</a>';

links2[0]='<a class="menu" title="Ссылок нет" href="http://" target="_blank">Ссылок нет</a>';
links2[1]='<a class="menu" title="Ссылок нет" href="http://" target="_blank">Ссылок нет</a>';


drawmenu();

//-->