<!--
YOffset=65; // no quotes!!
XOffset=150;
staticYOffset=60; // no quotes!!
slideSpeed=1 // no quotes!!
waitTime=400; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.

menuBGColor="#ffffff";
menuIsStatic="yes"; 
menuWidth=310; // Must be a multiple of 10! no quotes!!
menuCols=2;

hdrFontFamily="verdana";
hdrFontSize="";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";

linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#f0e7bf";
linkOverBGColor="#ffcb49";
linkTarget="_top";
linkAlign="Left";

barBGColor="#ffcb49";
//barBGColor="#002b7b";
barFontFamily="Verdana";
barFontSize="1";
barFontColor="white";
barVAlign="top";
barWidth=10; // no quotes!!
barText="    "; // <IMG> tag supported. barText="<IMG src=menu_see.gif>" Slide Menu;

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
// ssmItems[0]=[""] //create header
ssmItems[0]=[" ", "#1", ""]
ssmItems[1]=[" ", "http://stat.tmn.ru/cgi-bin/stat/b99/dustat/dustat", ""]
ssmItems[2]=["   ", "http://stat.tmn.ru/cpwi.html", ""]
ssmItems[3]=["    ", "http://stat.tmn.ru/cpwm.html",""]
ssmItems[4]=[" ", "http://stat.tmn.ru/cgi-bin/stat/b99/cs/av.pl", "_blank"]
ssmItems[5]=["   ", "http://stat.tmn.ru/cgi-bin/stat/b99/ipstat/nipstat.pl", ""]
ssmItems[6]=[" ", "#tecsup", ""]
ssmItems[7]=["FTP-  FreeWare/ShareWare ", "ftp://ftp.tmn.ru/", ""]
ssmItems[8]=["     ", "http://www.tmn.ru/~sibitex/prv/tcurrency.htm", ""]

buildMenu();

//-->

