/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
   
   limit_users = true

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   DQM_codebase = "quickmenu/"

   DQM_border_color = "#647B44"
   
   DQM_menu_bgcolor = "#C8D8B3"
   DQM_hl_bgcolor = "#C8D8B3"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1


/* New code */

   DQM_mouse_off_delay = 25
   
   DQM_os9_ie5mac_offset_X = 0
   DQM_os9_ie5mac_offset_Y = 0

   DQM_osx_ie5mac_offset_X = 60
   DQM_osx_ie5mac_offset_Y = -100

   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 = true;
	
   /*----Options include - none | fade | pixelate |
   ------iris | slide | gradientwipe | checkerboard |
   ------radialwipe | randombars | randomdissolve |stretch */

   DQM_sub_menu_effect = "none"
   DQM_sub_item_effect = "none"


   /*----Define the effect duration in seconds below---*/
   
   DQM_sub_menu_effect_duration = .4
   DQM_sub_item_effect_duration = .4

  
   /*----Customization option settings for the various effect
   ------transitions may be defined below---*/

   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT
   
   /*----Opacity is defined with a value between
   ------1 and 100 with 100 being opaque---*/   	

   DQM_sub_menu_opacity = 100

   DQM_dropshadow_color = 'none'                //Hex color value or 'none'
   DQM_dropshadow_offx = 5                      //drop shadow width
   DQM_dropshadow_offy = 5	                //drop shadow height


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "647B44"
   DQM_fontfamily = "verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 4
   DQM_margin_bottom = 4
   DQM_margin_left = 4
   DQM_margin_right = 4

   DQM_text_alignment = "left"           //set to: 'left', 'center' or 'right'


/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  

   DQM_rollover_image0 = "images/link05_off.gif" 
   DQM_rollover_wh0 = "82,19"
   DQM_url0 = "residences.shtml"
   
   DQM_rollover_image1 = "images/link08_off.gif"
   DQM_rollover_wh1 = "80,19"
   DQM_url1 = "Contact.aspx"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-83,19"
DQM_sub_menu_width0 = 180
DQM_subdesc0_0 = "The Cottages" 
DQM_subdesc0_1 = "Assisted Living"
DQM_subdesc0_2 = "Alzheimer's Care"
DQM_subdesc0_3 = "Nursing and Rehab Center"
DQM_subdesc0_4 = "Respite Care"

DQM_url0_0 = "cottages.shtml"
DQM_url0_1 = "assisted-living-baltimore-county-md.shtml"
DQM_url0_2 = "alzheimers-living-care-md.shtml"
DQM_url0_3 = "nursing.shtml"
DQM_url0_4 = "nursing.shtml#respite"

DQM_sub_xy1 = "-80,19"
DQM_sub_menu_width1 = 145
DQM_subdesc1_0 = "Employment" 
DQM_icon_index1_0 = 0
DQM_url1_0 = "Employment.aspx"