<!--


YOffset=0; 
XOffset=0; 
staticYOffset=10;
slideSpeed=20;
waitTime=100; 
menuBGColor="whita"; 
menuIsStatic="yes"; 
menuWidth=150; 
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="white";
hdrBGColor="#ff3300";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="10";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="white";
linkOverBGColor="#FFFF99"; 
linkTarget="_self";
linkAlign="Left";
barBGColor="#ff3300";
barFontFamily="Verdana";
barFontSize="1";
barFontColor="white";
barVAlign="center";
barWidth=15;
barText="MAPPA";

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

ssmItems[0]=["HOME PAGE","../index.htm",""]
ssmItems[1]=["BIOGRAFIA "]
ssmItems[2]=["INTERFERENZE","../home/interferenze/index.htm",""]
ssmItems[3]=["TRACCE", "../home/biografia/index.htm", ""]
ssmItems[4]=["SERVICE ", "../home/style-concept/index.htm", ""]
ssmItems[5]=["PRESS & NEWS ", "../home/press-news/index.htm", ""]
ssmItems[6]=["CONTATTI ", "../home/direct/index.htm", ""]
buildMenu();

//-->