if (isMenu) {
menuVersion = 3;
menuWidth = 120;
childOverlap = -30;
childOffset =50;
perCentOver = null;
secondsVisible = .5;
fntCol = "#ffffff";
fntSiz = "8";
fntBold = false;
fntItal = false;
fntFam = "web hebrew ad,arial (hebrew),helvetica,Arial,sans-serif";
backCol = "#e76b37";
overCol = "#918e3f";
overFnt = "black";
borWid = 2;
borCol = "black";
borSty = "solid";
itemPad = 3;
imgSrc = "js-css/tri.gif";
imgSiz = 10;
separator = 1;
separatorCol = "black";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = true;
}