<!--


YOffset=200; 
XOffset=10; 
staticYOffset=10;
slideSpeed=20;
waitTime=100; 
menuBGColor="black"; 
menuIsStatic="yes"; 
menuWidth=100; 
menuCols=1;
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="white";
hdrBGColor="#333333";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#FFE292";
linkOverBGColor="#FFFF99"; 
linkTarget="_top";
linkAlign="Left";
barBGColor="#333333";
barFontFamily="Verdana";
barFontSize="1";
barFontColor="white";
barVAlign="center";
barWidth=18;
barText="MENU";

///////////////////////////

ssmItems[0]=["Menu Principale"]
ssmItems[1]=["Home page", "index.html", ""]
ssmItems[2]=["Storia","1ita.htm",""]
ssmItems[3]=["Riproduzione", "2ita.htm", ""]
ssmItems[4]=["Rilegatura","3ita.htm", ""]
ssmItems[5]=["La Bibbia ora", "4ita.htm", ""]
ssmItems[6]=["Acquisto", "5ita.htm", ""]
ssmItems[7]=["Contatti", "6ita.htm", ""]
ssmItems[8]=["Link", "7ita.htm", ""]


buildMenu();

//-->
