<!--
if (isMenu) {
menuVersion = 3;
menuWidth = 110;
childOverlap = 20;
childOffset = 5;
perCentOver = null;
secondsVisible = .5;
fntCol = "#993300";
fntSiz = "8";
fntBold = false;
fntItal = false;
fntFam = "Tahoma, Verdana, Helvetica, Arial, sans-serif";
backCol = "#CFDFEF";
overCol = "#ACC2D9";
overFnt = "#FF0000";
borWid = 1;
borCol = "black";
borSty = "solid";
itemPad = 3;
imgSrc = "tri.gif";   <!-- here is the drop down arrow -->
imgSiz = 10;
separator = 1;
separatorCol = "white";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = false;
}
// -->


