//////////////////////////////////////////测试用 //strFontColor = "#ffffff"; //strFontColorHilite = "#FFFFFF"; //strBgColor = "#666666"; //strMenuItemBgColor = "#999999"; //strMenuLiteBgColor = "#cccccc"; //strMenuBorderBgColor = "#666666"; //strMenuHiliteBgColor = "#555555"; //strMenuContainerBgColor = "#cccccc"; //strChildMenuIcon = "../images/arrows.gif"; //strSelectRowColor = "#FBE7DB"; /////////////////////////////////////////第一版(蓝色风格) //strFontColor = "#000000"; //strFontColorHilite = "#FFFFFF"; //strBgColor = "#666666"; //strMenuItemBgColor = "#E6EEF6"; //strMenuLiteBgColor = "#8EBEEA"; //strMenuBorderBgColor = "#8EBEEA"; //strMenuHiliteBgColor = "#C2D6EA"; //strMenuContainerBgColor = "#8EBEEA"; //strChildMenuIcon = "../etax2006/public/images/arrows.gif"; //strSelectRowColor = "#6892D1"; /////////////////////////////////////////第二版(黄色风格) //strFontColor = "#000000"; //strFontColorHilite = "#4455aa"; //strBgColor = "#ffffe8"; //strMenuItemBgColor = "#ffffe8"; //strMenuLiteBgColor = "#ffcc66"; //strMenuBorderBgColor = "#ffcc66"; //strMenuHiliteBgColor = "#ffffe8"; //strMenuContainerBgColor = "#ffcc66"; //strChildMenuIcon = "../etax2006/public/images/arrows.gif"; //strSelectRowColor = "#e5a8b9"; /////////////////////////////////////////第三版(绿色风格) strFontColor = "#ffffff"; strFontColorHilite = "#ffffff"; strBgColor = "#ffffff"; strMenuItemBgColor = "#215084"; strMenuLiteBgColor = "#ffffff"; strMenuBorderBgColor = "#007770"; strMenuHiliteBgColor = "#3073C0"; strMenuContainerBgColor = "#74CF84"; strChildMenuIcon = "../etax2006/public/images/arrows.gif"; strSelectRowColor = "#e5a8b9";