

/*---------------------------------------
General Settings
----------------------------------------*/

DQM_sub_menu_width = 130
DQM_sub_xy = "0,0"
   

DQM_codebase = "script/"
DQM_urltarget = "_self"

DQM_border_width = 1
DQM_divider_height = 0
DQM_border_color = "#B7B7B7"
DQM_menu_bgcolor = "#6D6D6D"
DQM_hl_bgcolor = "#000000"

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."

DQM_use_opera_div_detect_fix = false;



/*---------------------------------------
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 = "#FFFFFF"
DQM_fontfamily = "Verdana"
DQM_fontsize = 11
DQM_fontsize_ie4 = 9
DQM_textdecoration = "normal"
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_hl_textcolor = "#FFFFFF"
DQM_hl_textdecoration = "normal"

DQM_margin_top = 2
DQM_margin_bottom = 3
DQM_margin_left = 5
DQM_margin_right = 4
DQM_text_alignment = "left"



/*---------------------------------------------
Optional event triggered custom function calls
----------------------------------------------*/

//DQM_onload_code = "alert('custom function - onload')"

//DQM_showmenu_code0 = "status = 'custom show menu function call - menu0'"
//DQM_showmenu_code1 = "status = 'custom show menu function call - menu1'"
//DQM_hidemenu_code0 = "status = 'custom hide menu function call - menu0'"
//DQM_hidemenu_code1 = "status = 'custom hide menu function call - menu1'"

//DQM_clickitem_code0_0 = "alert('custom Function - Menu Item 0_0')"
//DQM_clickitem_code2_0 = "alert('custom Function - Menu Item 2_0')"



/*---------------------------------------
Relative Positioned Icons
----------------------------------------*/   

DQM_icon_image0 = "images/sample2_bullet.gif"
DQM_icon_rollover0 = "images/sample2_bullet_hl.gif"
DQM_icon_image_wh0 = "13,8"

DQM_icon_image1 = "images/sample2_arrow.gif"
DQM_icon_rollover1 = "images/sample2_arrow.gif"
DQM_icon_image_wh1 = "13,10"



/*---------------------------------------
Absolute positioned Icons
----------------------------------------*/

DQM_2nd_icon_image0 = "images/sample2_arrow.gif"
DQM_2nd_icon_rollover0 = "images/sample2_arrow.gif"
DQM_2nd_icon_image_wh0 = "13,10"
DQM_2nd_icon_image_xy0 = "0,4"




/*---------------------------------------------
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/btn1_hover.jpg"
DQM_rollover_wh0 = "97,29"
DQM_url0 = "culture.asp";  
DQM_rollover_image1 = "images/btn2_hover.jpg"
DQM_rollover_wh1 = "100,29"
DQM_url1 = "gen_services.asp"; 

/*---------------------------------------------
Sub Menu Settings
-----------------------------------------------*/  


DQM_sub_xy0 = "-97,29"
DQM_sub_menu_width0 = 130
DQM_subdesc0_0 = "SR culture"
DQM_subdesc0_1 = "P R I D E"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0_0 = "culture.asp"
DQM_url0_1 = "pride.asp"

DQM_sub_xy1 = "-100,29"
DQM_sub_menu_width1 = 160
DQM_subdesc1_0 = "general services"
DQM_subdesc1_1 = "specialty programs"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_url1_0 = "gen_services.asp"
//DQM_url1_1 = "spec_services.asp"

DQM_2nd_icon_index1_1 = 0

DQM_sub_xy1_1 = "0,0"
DQM_sub_menu_width1_1 = 210
DQM_subdesc1_1_0 = "orthopedic"
DQM_subdesc1_1_1 = "hand & upper extremity "
DQM_subdesc1_1_2 = "work-related programs "
DQM_subdesc1_1_3 = "women&prime;s health "
DQM_subdesc1_1_4 = "vestibular/balance disorders"
DQM_subdesc1_1_5 = "aquatics"
DQM_subdesc1_1_6 = "sports medicine/performance"
DQM_subdesc1_1_7 = "dance therapy/medicine "
DQM_icon_index1_1_0 = 0
DQM_icon_index1_1_1 = 0
DQM_icon_index1_1_2 = 0
DQM_icon_index1_1_3 = 0
DQM_icon_index1_1_4 = 0
DQM_icon_index1_1_5 = 0
DQM_icon_index1_1_6 = 0
DQM_icon_index1_1_7 = 0
DQM_url1_1_0 = "orthopedic.asp"
DQM_url1_1_1 = "handUpper.asp"
DQM_url1_1_2 = "workRelated.asp"
DQM_url1_1_3 = "womensHealth.asp"
DQM_url1_1_4 = "disorders.asp"
DQM_url1_1_5 = "aquatics.asp"
DQM_url1_1_6 = "sports.asp"
DQM_url1_1_7 = "danceTherapy.asp"