/*------------------------------------------- Required menu Settings --------------------------------------------*/ DQM_sub_menu_width = 130; DQM_urltarget = "_self" DQM_onload_statement = "" DQM_codebase = "menu/" DQM_border_color = "#001D58"; DQM_menu_bgcolor = "white"; DQM_hl_bgcolor = "#cccccc"; DQM_sub_xy = "0,-1"; DQM_border_width = 1; DQM_divider_height = 1; /*---IE5-MAC Offset Fix - The following two -----parameters correct a position reporting -----bug in IE5 on the Mac platform. Adjust -----the offsets below untill the first level -----sub menus pop up in the correct location.*/ DQM_ie5mac_offset_X = -110 DQM_ie5mac_offset_Y = 6 DQM_ie5_offset_X = 0 DQM_ie5_offset_Y = 7 /*------------------------------------------- Required font Settings --------------------------------------------*/ DQM_textcolor = "#001D58" DQM_fontfamily = "Verdana" DQM_fontsize = 11 DQM_fontsize_ie4 = 10 DQM_textdecoration = "normal" DQM_fontweight = "normal" DQM_fontstyle = "normal" DQM_hl_textcolor = "white" DQM_hl_textdecoration = "none" DQM_margin_top = 6 DQM_margin_bottom = 6 DQM_margin_left = 6 DQM_margin_right = 6 /*--------------------------------------------- Optional Icon Images -----------------------------------------------*/ DQM_icon_image0 = "" DQM_icon_rollover0 = "" DQM_icon_image_wh0 = "8,8" DQM_icon_image1 = "" DQM_icon_rollover1 = "" DQM_icon_image_wh1 = "10,10" /*--------------------------------------------- Sub Menu Item Settings -----------------------------------------------*/