if (isMenu) {
menuVersion = 3;
menuWidth = 120;
childOverlap = 20;
childOffset = 5;
perCentOver = null;
secondsVisible = .5;
fntCol = "black";
fntSiz = "8";
fntBold = true;
fntItal = false;
fntFam = "Arial,sans-serif";
backCol = "#FFCCFF";
overCol = "#FF66CC";
overFnt = "white";
borWid = 1;
borCol = "gray";
borSty = "solid";
itemPad = 3;
imgSrc = "../images/tri.gif";
imgSiz = 10;
separator = 1;
separatorCol = "gray";
isFrames = false;
keepHilite = true;
clickStart = false;
clickKill = false;
}

