
if (isMenu) {
menuVersion = 3;
menuWidth = 120;
childOverlap = 50;
childOffset = 5;
perCentOver = null;
secondsVisible = .5;
fntCol = "blue";
fntSiz = "7";
fntBold = false;
fntItal = false;
fntFam = "Verdana";
backCol = "#DDDDDD";
overCol = "#FFCCCC";
overFnt = "purple";
borWid = 2;
borCol = "none";
borSty = "none";
itemPad = 1;
imgSrc = "tri.gif";
imgSiz = 10;
separator = 1;
separatorCol = "#cccccc";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = false;
}

