<!--


YOffset=30; 
XOffset=0; 
staticYOffset=10;
slideSpeed=15;
waitTime=50; 
menuBGColor="black"; 
menuIsStatic="no"; 
menuWidth=200; 
menuCols=2;
hdrFontFamily="Tahoma";
hdrFontSize="2";
hdrFontColor="black";
hdrBGColor="white";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="17";
linkFontFamily="Tahoma";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="white"; 
linkTarget="_top";
linkAlign="Left";
barBGColor="red";
barFontFamily="Tahoma";
barFontSize="2";
barFontColor="black";
barVAlign="center";
barWidth=20;
barText="menù";

///////////////////////////

ssmItems[0]=["home page", "http://www.omniaracing.com/centrale.htm", "_self"]
ssmItems[1]=["chi siamo", "http://www.omniaracing.com/chi_siamo/chi_siamo.htm", "_self"]
ssmItems[2]=["prodotti road","http://www.omniaracing.com/prodotti/moto/moto.htm", "_self"]
ssmItems[3]=["prodotti offroad","http://www.omniaracing.com/prodotti/offroad/offroad.htm", "_self"]
ssmItems[4]=["novità","http://www.omniaracing.com/novita/novita.htm", "_self"]
ssmItems[5]=["offerte", "http://www.omniaracing.com/offerte/offerte.htm", "_self"]
ssmItems[6]=["listino", "http://www.omniaracing.com/listino/listino.htm", "_self"]
ssmItems[7]=["acquisti", "http://www.omniaracing.com/acquisti/acquisti.htm", "_self"]
ssmItems[8]=["mailing list", "http://www.omniaracing.it/mailinglist/mailinglist.htm", "_self"]
ssmItems[9]=["links", "http://www.omniaracing.com/links/links.htm", "_self"] 
ssmItems[10]=["contatti", "http://www.omniaracing.it/contatti/contatti.htm", "_self"]
ssmItems[11]=["spedizioni", "http://www.omniaracing.com/spedizioni/spedizioni.htm", "_self"]




buildMenu();

//-->