    if (isMenu) {
        menuWidth = 120;
        borWid = 1;

        fntCol = "black";
        fntSiz = "12px";
        fntWgh = "bold";
        fntSty = "normal";
        fntFam = "sans-serif";
        borCol = "red"
        borSty = "outset";
        linHgt = "normal";

        backCol = "white";
        overCol = "#CCCCCC";

        overFnt = "white";

//        imgSrc = "/images/WMAdot.jpg";
//        imgSiz = 10;
        imgSrc = "";
        imgSiz = 0;

        childOverlap = 0;
        childOffset = 0;
        perCentOver = null;
        secondsVisible = .5;
    }
