<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=26; // no quotes!!
XOffset=0;
staticYOffset=0; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#5d5d5d";
menuIsStatic="no"; //this sets whether menu should stay static on the screen
menuWidth=150; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#f0f0f0";
linkOverBGColor="#f0f0f0";
linkTarget="_blank";
linkAlign="Left";
barBGColor="#d7d7d7";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=25; // no quotes!!
barText="sdf"; // <IMG> tag supported. Put exact html for an image to show.                <img src='http://fun.lan.com.ua/global_menu/funmenu_but.jpg'>

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=["<b>LocalNet ISP</b>", "http://lan.com.ua/", ""]
ssmItems[1]=["fun<b><font color='#ffba00'>F</font></b>orum", "http://fun.lan.com.ua/forum", ""]
ssmItems[2]=["fun<b><font color='#ff0036'>L</font></b>an", "http://fun.lan.com.ua",""]
ssmItems[3]=["fun<b><font color='#ff0036'>L</font></b>an - 2", "http://fun2.lan.com.ua", ""]
ssmItems[4]=["fun<b><font color='#666600'>S</font></b>earch</a>", "http://fun.lan.com.ua/search", ""]
ssmItems[5]=["fun<b><font color='#99cccc'>T</font></b>racker</a>", "http://tracker.lan.ua", ""]
ssmItems[6]=["fun<font color='#ff0036'><b>V</b></font>ideo", "http://video.lan.com.ua/", ""]
ssmItems[7]=["fun<font color='#195b88'><b>H</b></font>dtv", "http://fun.lan.com.ua/hdtv", ""]
ssmItems[8]=["fun<font color='#12B9C0'><b>D</b></font>vd", "http://fun.lan.com.ua/dvd", ""]
ssmItems[9]=["fun<font color='#6a366a'><b>S</b></font>erials", "http://fun.lan.com.ua/serials", ""]
ssmItems[10]=["fun<font color='#e685e3'><b>A</b></font>nime", "http://fun.lan.com.ua/anime", ""]
ssmItems[11]=["fun<font color='#cc00cc'><b>M</b></font>ult", "http://fun.lan.com.ua/mult", ""]
ssmItems[12]=["fun<font color='#7bd51f'><b>M</b></font>usic", "http://music.lan.com.ua", ""]
ssmItems[13]=["fun<b><font color='#e9a33b'>G</font></b>ames", "http://fun.lan.com.ua/game", ""]
ssmItems[14]=["fun<b><font color='#326f49'>B</font></b>ooks", "http://fun.lan.com.ua/book", ""]
ssmItems[15]=["fun<b><font color='#2165c0'>S</font></b>oft", "http://fun.lan.com.ua/soft", ""]
ssmItems[16]=["fun<b><font color='#9966cc'>B</font></b>logs", "http://fun.lan.com.ua/forum/index.php?autocom=blog", ""]
ssmItems[17]=["fun<b><font color='#ff7200'>M</font></b>ail", "http://fun.lan.com.ua/mail", ""]
ssmItems[18]=["fun<b><font color='#93b800'>S</font></b>tat", "http://stat.lan/cgi-bin/stat.pl", ""]
ssmItems[19]=["fun<b><font color='#6b72a5'>I</font></b>ncoming", "ftp://incoming.lan.com.ua/", ""]
ssmItems[20]=["fun<b><font color='#369bfc'>T</font></b>ranzit", "ftp://exchange.lan.com.ua/", ""]
buildMenu();

//-->
