if (isMenu) {
menuVersion = 3;
menuWidth = 100;
childOverlap = 18;
childOffset = 5;
perCentOver = null;
secondsVisible = 1;

fntCol = "#FFFFFF";
fntSiz = NS4 ? "7" : "7";
fntBold = true;
fntItal = false;
fntFam = "Arial,Verdana,sans-serif";

backCol = "#3399A3";
overCol = "#007F8C";
overFnt = "#FFFFFF";

borWid = 2;
borCol = "#007F8C";
borSty = "solid";

itemPad = 2;
//image for further menus
//in this case it is trans
imgSrc = "../images/tri.gif";
imgSiz = 10;
separator = 1;
separatorCol = "#007F8C";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = false;

//User defined variables
HMonLoadStr = ""
}
