if (isMenu) {
menuVersion = 3;
menuWidth = 150;
childOverlap = 20;
childOffset = 5;
perCentOver = null;
secondsVisible = .5;
fntCol = "#FFFF66";
fntSiz = "9";
fntBold = true;
fntItal = false;
fntFam = "Book Antiqua,Arial,sans-serif";
backCol = "#4169E1";
overCol = "#FFFF00";
overFnt = "black";
borWid = 1;
borCol = "yellow";
borSty = "solid";
itemPad = 1;
imgSrc = "images/tri.gif";
imgSiz = 9;
separator = 0;
separatorCol = "yellow";
isFrames = true;
keepHilite = true; 
clickStart = false;
clickKill = false;
mainFrName="haut";
navFrLoc="bottom";
}

