<!-------------------QuIcKEr Solution ;-) ------------------------------->
<!--


YOffset=0; 
XOffset=0; 
staticYOffset=74;
slideSpeed=20;
waitTime=100; 
menuBGColor="black"; 
menuIsStatic="yes"; 
menuWidth=160; 
menuCols=2;
hdrFontFamily="arial";
hdrFontSize="2";
hdrFontColor="#000066";
hdrBGColor="#cecfff";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="arial";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#ceecec"; 
linkTarget="_blank";
linkAlign="Left";
barBGColor="red";
barFontFamily="arial";
barFontSize="2";
barFontColor="blue";
barVAlign="center";
barWidth=20;
barText="BB RELAX";

///////////////////////////

barItems[0]=["HOMEPAGE", "index.html"]
barItems[1]=["Fumetto NaturalMan", "fumetto.html", ""]
barItems[2]=["Software e calcolatori", "soft.html",""]
barItems[3]=["Consulenza", "consulenza.html", ""]
barItems[4]=["Ricette", "ricette.html", ""]
barItems[5]=["X Ray Supplements", "xray.html", ""]
barItems[6]=["Links Utili", "link.html", ""]


buildMenu();

//-->