<!--
if (isMenu) {
menuVersion = 3;
menuWidth = 125;
childOverlap = 20;
childOffset = 5;
perCentOver = null;
secondsVisible = .5;
fntCol = "black";
fntSiz = "8";
fntBold = false;
fntItal = false;
fntFam = "Arial,helvetica,sans-serif";
backCol = "#FF9900";
overCol = "#FFCC00";
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;
}
// -->



