<!--
if (isMenu) {
menuVersion = 4;
menuWidth = 100;
childOverlap = 50;
childOffset = 1;
perCentOver = 5;
secondsVisible = 0.5;
fntCol = "white";
fntSiz = "8";
fntBold = false;
fntItal = false;
fntFam = "Arial";
backCol = "";
overCol = "";
overFnt = "";
borWid = 0;
borCol = "#ffaa00";
borSty = "solid";
itemPad = 0;
imgSrc = "";
imgSiz = 0;
separator = 0;
separatorCol = "#ffaa00";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = false;
}
//-->