if (isMenu) {
menuVersion = 3;
menuWidth = 120;
childOverlap = 5;
childOffset = 5;
perCentOver = null;
secondsVisible = 2;
fntCol = "blue";
fntSiz = "7";
fntBold = false;
fntItal = false;
fntFam = "Trebuchet MS',Tahoma,sans-serif" ;
backCol = "#DDDDDD";
overCol = "white";
overFnt = "#00389D";
borWid = 1;
borCol = "black";
borSty = "solid";
itemPad = 2;
imgSiz = 10;
separator = 1;
separatorCol = "black";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = true;
}