if (isMenu) {
menuVersion = 3;
menuWidth = 120;
childOverlap = 20;
childOffset = 5;
perCentOver = null;
secondsVisible = .5;
fntCol = "blue";
fntSiz = "8";
fntBold = false;
fntItal = false;
fntFam = "verdana";
backCol = "#415898";
overCol = "#EF9E31";
overFnt = "purple";
borWid = 2;
borCol = "black";
borSty = "solid";
itemPad = 3;
imgSrc = "tri.gif";
imgSiz = 10;
separator = 1;
separatorCol = "black";
isFrames = false;
navFrLoc = "left";
keepHilite = true; 
clickStart = false;
clickKill = false;

}