/*---------------------------------------
Author: Jarrod Reed
08/22/02  wjreed@cybermesa.com
----------------------------------------*/

/*---------------------------------------
General Settings
----------------------------------------*/

DQM_sub_menu_width = 130
DQM_sub_xy = "0,0"
   

DQM_codebase = "/jScripts/"
DQM_urltarget = "_self"

DQM_border_width = 1
DQM_divider_height = 1
DQM_border_color = "#BCD8FD"
DQM_menu_bgcolor = "#BFC7D2"
DQM_hl_bgcolor = "#999999"

DQM_mouse_off_delay = 100



/*---------------------------------------
Browser Bug Fixes
----------------------------------------*/
   
DQM_os9_ie5mac_offset_X = 10
DQM_os9_ie5mac_offset_Y = 15

DQM_osx_ie5mac_offset_X = 0
DQM_osx_ie5mac_offset_Y = 0

DQM_ie4mac_offset_X = -8
DQM_ie4mac_offset_Y = -50
   
DQM_nn4_reaload_after_resize = true
DQM_nn4_resize_prompt_user = false
DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."



/*---------------------------------------
Transition Effects (ie5.5 &up)
----------------------------------------*/

DQM_sub_menu_effect = "fade"
DQM_sub_item_effect = "fade"
DQM_sub_menu_effect_duration = .4
DQM_sub_item_effect_duration = .4

DQM_effect_pixelate_maxsqare = 25
DQM_effect_iris_irisstyle = "CIRCLE"
DQM_effect_checkerboard_squaresx = 14
DQM_effect_checkerboard_squaresY = 14
DQM_effect_checkerboard_direction = "RIGHT"
   
DQM_sub_menu_opacity = 100
DQM_dropshadow_color = "none"
DQM_dropshadow_offx = 5
DQM_dropshadow_offy = 5	



/*---------------------------------------
Font, Margin, and Alignment
----------------------------------------*/

DQM_textcolor = "#333333"
DQM_fontfamily = "Verdana,Helvetica,sans-serif"
DQM_fontsize = 10
DQM_fontsize_ie4 = 9
DQM_textdecoration = "normal"
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_hl_textcolor = "#FFFFFF"
DQM_hl_textdecoration = "normal"

DQM_margin_top = 3
DQM_margin_bottom = 3
DQM_margin_left = 14
DQM_margin_right = 4
DQM_text_alignment = "left"



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

DQM_show_urls_statusbar = false
   
//DQM_status_text0 = "Sample text - Main Menu Item 0"
//DQM_status_text1 = "Sample text - Main Menu Item 1"

//DQM_status_text2_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
//DQM_status_text2_0 = "Sample text - Main Menu Item 1, Sub Item 1"	



/*---------------------------------------------
Main Menu Settings
-----------------------------------------------*/
  
DQM_rollover_image0 = "/images/nav/over_02.jpg"
DQM_rollover_wh0 = "121,29"
DQM_url0 = "/eng/eng_index.cfm";   

DQM_rollover_image1 = "/images/nav/over_03.jpg"
DQM_rollover_wh1 = "124,29"
DQM_url1 = "/sd/sd_index.cfm";

DQM_rollover_image2 = "/images/nav/over_04.jpg" 
DQM_rollover_wh2 = "210,29"
DQM_url2 = "/at/at_index.cfm";  

DQM_rollover_image3 = "/images/nav/over_06.jpg" 
DQM_rollover_wh3 = "76,29"
DQM_url3 = "/bh/aboutbh/about_bh.cfm";

DQM_rollover_image4 = "/images/nav/over_07.jpg" 
DQM_rollover_wh4 = "68,29"
DQM_url4 = "/bh/contact/contact.cfm";

DQM_rollover_image5 = "/images/nav/over_08.jpg" 
DQM_rollover_wh5 = "71,29"
DQM_url5 = "/bh/careers/career.cfm";

DQM_rollover_image6 = "/images/nav/over_09.jpg" 
DQM_rollover_wh6 = "59,29"
DQM_url6 = "/bh/media/media.cfm";

DQM_rollover_image7 = "/images/nav/over_10.jpg" 
DQM_rollover_wh7 = "66,29"
DQM_url7 = "http://www.bhinc.com/WebTest/bhinc_Dev/index.cfm";

/*---------------------------------------------
Sub Menu Settings
-----------------------------------------------*/  

DQM_sub_xy0 = "-121,29"
DQM_sub_menu_width0 = 121
DQM_subdesc0_0 = "Services" 
DQM_subdesc0_1 = "Projects"
DQM_subdesc0_2 = "ENG Contacts" 
DQM_url0_0 = "/eng/services.cfm"
DQM_url0_1 = "/eng/projects.cfm"
DQM_url0_2 = "/eng/contacts.cfm"



DQM_sub_xy1 = "-124,29"
DQM_sub_menu_width1 = 124
DQM_subdesc1_0 = "Services" 
DQM_subdesc1_1 = "Products"
DQM_subdesc1_2 = "Technology"
DQM_subdesc1_3 = "Projects"
DQM_subdesc1_4 = "SD Contacts"
DQM_url1_0 = "/sd/services.cfm"
DQM_url1_1 = "/sd/products.cfm"
DQM_url1_2 = "/sd/technology.cfm"
DQM_url1_3 = "/sd/projects.cfm"
DQM_url1_4 = "/sd/contacts.cfm"


DQM_sub_xy2 = "-210,29"
DQM_sub_menu_width2 = 210
DQM_subdesc2_0 = "Services" 
DQM_subdesc2_1 = "Solutions"
DQM_subdesc2_2 = "AT Contacts"
DQM_url2_0 = "/at/services.cfm"
DQM_url2_1 = "/at/solutions.cfm"
DQM_url2_2 = "/at/contacts.cfm"


limit_multiple_users = true