<!--
YOffset=50; 
XOffset=0; 
staticYOffset=10;
slideSpeed=10;
waitTime=100; 

menuBGColor="#0000FF"; 
menuIsStatic="yes"; 
menuWidth=140; 
menuCols=2;

hdrFontFamily="system";
hdrFontSize="1";
hdrFontColor="#000000";
hdrBGColor="#000000";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="1";

linkFontFamily="system";
linkFontSize="3";
linkBGColor="#FFC500";
linkOverBGColor="#ABCDEF"; 
linkTarget="_top";
linkAlign="center";

barBGColor="#FFC500";
barFontFamily="system";
barFontSize="2";
barFontColor="black";
barVAlign="center";
barWidth=10;
barText="MENU";

///////////////////////////

ssmItems[0]=["hom", "","", "1", "no"]
ssmItems[1]=["hom", "", "", "1", "no"]
ssmItems[2]=["hom", "", "", "1", "no"]
ssmItems[3]=["hom", "", "", "1", "1"]

ssmItems[4]=["home", "index.htm", "", "1", "no"]
ssmItems[5]=["1", "1.htm", "", "1", "no"]
ssmItems[6]=["2", "2.htm","", "1", "no"]
ssmItems[7]=["3", "3.htm", "", "1", "1"]

ssmItems[8]=["4", "4.htm", "", "1", "no"]
ssmItems[9]=["5", "5.htm", "", "1", "no"]
ssmItems[10]=["6", "6.htm", "", "1", "no"]
ssmItems[11]=["7", "7.htm", "", "1", "1"]

ssmItems[12]=["8", "8.htm","", "1", "no"]
ssmItems[13]=["9", "9.htm", "", "1", "no"]
ssmItems[14]=["10", "10.htm", "", "1", "no"]
ssmItems[15]=["11", "11.htm", "", "1", "1"]

ssmItems[16]=["biog", "biografia.htm", "", "1", "no"]
ssmItems[17]=["bibl", "bibliografia.htm", "", "1", "no"]
ssmItems[18]=["", "","", "1", "no"]
ssmItems[19]=["", "", "", "1", "1"]

buildMenu();
//-->









