﻿//<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=120; // no quotes!!
XOffset=0;
staticYOffset=30; // 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="#2B8BF0";
menuIsStatic="yes"; //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="2";
hdrFontColor="white";
hdrBGColor="#2B8BF0";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="#2B8BF0";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=15; // no quotes!!
barText=" Music Box"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=['<embed flashvars="&amp;file=http://danhbalaocai.vn/music/flvplayer.xml&amp;displayheight=0&amp;backcolor=0xffffff&amp;frontcolor=0x444444&amp;lightcolor=0x1b99f9&amp;showdigits=true&amp;showeq=true&amp;showfsbutton=true&amp;autostart=false&amp;shuffle=false&amp;repeat=true;volume=100;width=150&amp;height=200" allowscriptaccess="always" allowfullscreen="true" src="http://danhbalaocai.vn/music/flvplayer.swf" width="150" height="200"><br> ']; //create header
buildMenu();

//-->
