<!--
/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/
YOffset=27; // no quotes!!
staticYOffset=20; // no quotes!!
XOffset=0; // no quotes!!
slideSpeed=0 // no quotes!!
waitTime=500; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#5B005D";
menuIsStatic="yes";
menuWidth=150; // Must be a multiple of 10! no quotes!!
menuCols=1;
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="black";
hdrBGColor="#999999";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="110";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#FFF9DA";
linkOverBGColor="#EEEEEE";
linkTarget="_top";
linkAlign="left";
barBGColor="";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=49; // no quotes!!
barText='<img src="Immagini/Flash/menu_l.gif" border=0>'
// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
addItem("&#149; Kundalini Yoga ", "ora01.htm", "_top");
addItem("&#149; Yoga in gravidanza ", "parto.htm", "_top");
addItem("&#149; Yoga per bimbi ", "bimbi.htm", "_top");
//addItem("&#149; Yogadanza ", "yogadanz.htm", "_top");
addItem("&#149; Yogaterapia ", "yt01.htm", "_top");
addItem("&#149; Il Maestro insegna ", "mi01.htm", "_top");
/*addItem("&#149; Ergonomia yogica ", "ergo.htm", "_top");*/
addItem("&#149; Altri eventi ", "cys02.htm", "_top");

buildMenu();

//-->
