<!--
NS4=(document.layers) ? true : false;
IE4=(document.all)? true:false;
ver4 = (NS4 || IE4) ? true : false;
function popUp(){return};
function popDown(){return};
areCreated=false;
if (!ver4) event=null;
//-->

<!--

if (ver4) {
menuWidth = 140;
childOverlap = 3;
childOffset = 5;
perCentOver = null;
secondsVisible = 0.5;
fntCol = "#606364";
overFnt = "#DFDFE3";
fntSiz = "11px";
fntWgh = "bold";
fntSty = "normal";
fntFam = "Georgia";
backCol = "#F9FAFE";
overCol = "#886967";
linHgt = "normal";
borWid = 2;
borCol = "#606364"
borSty = "outset";
imgSrc = "immagine.gif";
imgSiz = 7;
menuTopPos = 105;
}
//-->

