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