DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"

/*---------------------------------------
General Settings
----------------------------------------*/

DQM_sub_menu_width = 140      
DQM_sub_xy = "0,0"             
   
DQM_codebase = "script/"             
DQM_urltarget = "_self"       

DQM_border_width = 1
DQM_divider_height = 1

DQM_border_color = "#CCCCCC"  
DQM_menu_bgcolor = "#FF9900"  
DQM_hl_bgcolor = "#FF6600"    
 
DQM_mouse_off_delay = 4

/*---------------------------------------
Browser Bug Fixes
----------------------------------------*/
  
DQM_os9_ie5mac_offset_X = 0
DQM_os9_ie5mac_offset_Y = 0
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 = true;

/*---------------------------------------
Transition Effects (ie5.5 &up)
----------------------------------------*/

DQM_sub_menu_effect = "fade"
DQM_sub_item_effect = "fade"
DQM_sub_menu_effect_duration = .1
DQM_sub_item_effect_duration = .1

DQM_effect_pixelate_maxsqare = 25
DQM_effect_iris_irisstyle = "SQUARE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
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 = "#000000"
DQM_fontfamily = "Arial, Helvetica"            
DQM_fontsize = 12		         	
DQM_fontsize_ie4 = 12		         
DQM_textdecoration = "bold"         
DQM_fontweight = "bold"             
DQM_fontstyle = "bold"	         	
DQM_hl_textcolor = "#FFFFFF"
DQM_hl_textdecoration = "none"   

DQM_margin_top = 4
DQM_margin_bottom = 3
DQM_margin_left = 5
DQM_margin_right = 4
DQM_text_alignment = "left"


/************************************************
 *********-------Main Menus --------**************
 ************************************************/
    
DQM_rollover_image0 = "images/nav_arbeitssicherheit_2.gif"
DQM_rollover_wh0 = "230,31"

DQM_rollover_image1 = "images/nav_baudienstleistungen_2.gif"
DQM_rollover_wh1 = "230,31"

/*---------------------------------------
Relative Positioned Icons
----------------------------------------*/     



  
/************************************************
*********-------Sub Menu0--------***************
************************************************/
DQM_sub_xy0 = "-60,5"
DQM_sub_menu_width0 = 140
DQM_subdesc0_0 = " Bauunternehmer"
DQM_subdesc0_1 = " Personalverleiher"
DQM_subdesc0_2 = " Schulungen"
DQM_url0_0 = "arbeitssicherheit.html"
DQM_url0_1 = "personalverleiher.html"
DQM_url0_2 = "arbeitssicherheit_schulungen.html"

DQM_sub_xy1 = "-60,5"
DQM_sub_menu_width1 = 140
DQM_subdesc1_0 = " Unternehmer Tiefbau"
DQM_subdesc1_1 = " Planer"
DQM_subdesc1_2 = " Bauherren"
DQM_url1_0 = "bauunternehmungen.html"
DQM_url1_1 = "planer.html"
DQM_url1_2 = "bauherren.html"






