if (isMenu) {
menuVersion = 3;
menuWidth = 80;
childOverlap = 2;
childOffset = 0;
perCentOver = null;
secondsVisible = 1;
fntCol = "blue";
fntSiz = "9";
fntBold = true;
fntItal = false;
fntFam = "Times New Roman, Arial, verdana";
backCol = "#DDDDDD";
overCol = "#FFCCCC";
overFnt = "purple";
borWid = 1;
borCol = "black";
borSty = "solid";
itemPad = 1;
imgSrc = "images/tri.gif";
imgSiz = 10;
separator = 1;
separatorCol = "black";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = true;
}