if (isMenu) {
menuVersion = 3;
menuWidth = 120;
childOverlap = 20;
childOffset = 5;
perCentOver = null;
secondsVisible = .5;
fntCol = "lightgrey";
fntSiz = "10";
fntBold = true;
fntItal = false;
fntFam = "Helvetica,Verdana,Arial,sans-serif";
backCol = "#630000";
overCol = "#B5B5B5";
overFnt = "white";
borWid = 1;
borCol = "black";
borSty = "solid";
itemPad = 4;
imgSrc = "";
imgSiz = 10;
separator = 0;
separatorCol = "black";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = false;

}
