<!-------------------QuIcKEr Solution ;-) ------------------------------->
<!--


YOffset=0; 
XOffset=0; 
staticYOffset=74;
slideSpeed=20;
waitTime=100; 
menuBGColor="black"; 
menuIsStatic="yes"; 
menuWidth=300; 
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="blue";
barFontFamily="arial";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20;
barText="ARTICOLI";

///////////////////////////

barItems[0]=["ARTICOLI GLADIATORI"]
barItems[1]=["Sforzo e Dedizione", "art1_glad.html", ""]
barItems[2]=["Misure e foto dei Mr America dal 1939-1951","art2_glad.html",""]
barItems[3]=["Gallery 1°: Gladiatori degli anni 1897-1920", "art3_glad.html", ""]
barItems[4]=["Gallery 2°: Gladiatori degli anni 1923-1930", "art4_glad.html", ""]
barItems[5]=["Intervista ad un Gladiatore di ieri e di oggi...", "art5_glad.html", ""]
barItems[6]=["Barzacchi co-protagonista in un thriller per il cinema! Primo ciak a fine maggio", "art6_glad.html", ""]
barItems[7]=["Un thriller ambientato nel mondo del body building!", "art7_glad.html", ""]
buildMenu();

//-->