if (isMenu) {
menuVersion = 3;
menuWidth = 100;
childOverlap = 20;
childOffset = 5;
perCentOver = null;
secondsVisible = .1;
fntCol = "#000000";
fntSiz = "8";
fntBold = false;
fntItal = false;
fntFam = "Verdana";
backCol = "#F7FFDE";
overCol = "#B9CCE3";
overFnt = "black";
borWid = 1;
borCol = "#000000";
borSty = "outset";
itemPad = 3;
imgSrc = "images/shared/tri.gif";
imgSiz = 10;
separator = 1;
separatorCol = "#000000";
isFrames = false;
keepHilite = true;
clickStart = false;
clickKill = false;
}