
   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
   limit_multiple_users = true 


   DQM_sub_menu_width = 130      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   
   DQM_codebase = "../scripts/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 0
   DQM_divider_height = 0

   DQM_border_color = "#666666"  //Hex color value or 'transparent'
   DQM_menu_bgcolor = "#CCCCCC"  //Hex color value or 'transparent'
   DQM_hl_bgcolor = "#e6e6e6"    //Hex color value
   

   DQM_mouse_off_delay = 100
   
  
   /*---Internet Explorer Mac Offset Fix - The following
   -----parameters correct position reporting bugs in
   -----ie4.x and ie5.x on the Mac OS9 and OSX platforms.
   -----Adjust the offsets below until the first level
   -----sub menus pop up in the correct location.*/
   
   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


   /*---Netscape 4.x fix option - bugs in Netscape 4.x
   -----can cause layers (sub menus) to be rendered
   -----incorrectly upon resizing the browser window.
   -----The only way to work around this issue is to reload
   -----the page after a resize. The following parameters allow
   -----the menu to automatically reload the page for the user
   -----after a resize, prompts the user to reload the page
   -----manually after resize, or attempts to correct the menu
   -----after a resize without reloading.-----*/
   
   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."
   

   /*---Opera 4 & up fix - The following parameter option
   -----corrects div mouse detection bugs on Opera. Set the
   -----parameter value to true if your sub menus are located
   -----at the lowest point on the HTML page.---*/

   DQM_use_opera_div_detect_fix = true;


/*-------------------------------------------
Internet Explorer Transition Effects - IE5.5 & UP
--------------------------------------------*/

	
   /*----Options include - none | fade | pixelate |
   ------iris | slide | gradientwipe | checkerboard |
   ------radialwipe | randombars | randomdissolve |stretch */

   DQM_sub_menu_effect = "fade"
   DQM_sub_item_effect = "fade"


   /*----Define the effect duration in seconds below---*/
   
   DQM_sub_menu_effect_duration = .2
   DQM_sub_item_effect_duration = .2

  
   /*----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

   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 = "#002D64"
   DQM_fontfamily = "Arial, Tahoma, Verdana"                
   DQM_fontsize = 11		         	
   DQM_fontsize_ie4 = 9		         
   DQM_textdecoration = "normal"         
   DQM_fontweight = "bold"             
   DQM_fontstyle = "normal"	         	
   DQM_hl_textcolor = "#003F8B"
   DQM_hl_textdecoration = "normal"   

   DQM_margin_top = 3 
   DQM_margin_bottom = 3 
   DQM_margin_left = 12 
   DQM_margin_right = 4 

   DQM_text_alignment = "left" 



   DQM_icon_image0 = "sample_images/bullet.gif"
   DQM_icon_rollover0 = "sample_images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "sample_images/arrow.gif"
   DQM_icon_rollover1 = "sample_images/arrow.gif"
   DQM_icon_image_wh1 = "13,10"

   DQM_icon_image2 = "../bilder/menu/menu_end.gif"
   DQM_icon_rollover2 = "../bilder/menu/menu_end.gif"
   DQM_icon_image_wh2 = "175,10"

/*---------------------------------------------
Optional 2nd Icon Images - Absolute Positioning

The 2nd absolute positioned icons may be positioned 
anywhere within the sub menu items bounding area. 
These icon images are useful for creating arrows 
or other symbols which indicate the existence of a 
child sub menu. Sub menu text alignment or length 
will not affect the images placement.  If your images 
undesirably appear over the top of sub menu text 
items then adjust the icons coordinates, sub menu 
widths, or margins accordingly.

Note: Icon image coordinates are defined relative to
the top right corner of the sub menu item when the
sub menu text is left aligned, or relative to the
top left corner when the sub menus text is right
aligned.
-----------------------------------------------*/


   /*----Unlimited icon images may be defined and associated with any sub menu
   ------item by specifying the icons index with the 'DQM_2nd_icon_index' parameter 
   ------see the 'sub menu customization' section below for examples---------*/

   DQM_2nd_icon_image0 = "sample_images/arrow.gif"
   DQM_2nd_icon_rollover0 = "sample_images/arrow.gif"
   DQM_2nd_icon_image_wh0 = "13,10"
   DQM_2nd_icon_image_xy0 = "0,4"


/*---------------------------------------------
Optional Status Bar Text

Note: Custom defined status bar text for a menu item 
will be displayed in place of the URL when the 
'DQM_show_urls_statusbar' parameter is set to true.
-----------------------------------------------*/

   DQM_show_urls_statusbar = false
    
   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "../bilder/menu/hauptmenu0_ein.gif"
   DQM_rollover_wh0 = "175,35"
   DQM_url0 = "../dienstleistungen/index.html";   


   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/

   DQM_rollover_image1 = "../bilder/menu/hauptmenu1_ein.gif"
   DQM_rollover_wh1 = "175,35"
   DQM_url1 = "../ueberuns/index.html";


   /************************************************
   *********-------Main Menu 2--------**************
   ************************************************/    

   DQM_rollover_image2 = "../bilder/menu/hauptmenu2_ein.gif" 
   DQM_rollover_wh2 = "175,35"
   DQM_url2 = "../kontakt/index.html";   


/************************************************
*********-------Sub Menu 0--------***************
************************************************/

DQM_sub_xy0 = "-175,30"
DQM_sub_menu_width0 = 175

DQM_subdesc0_0 = "Was wir für Sie tun können"
DQM_subdesc0_1 = "Ganganalyse"
DQM_subdesc0_2 = "Schuheinlagen"
DQM_subdesc0_3 = "Kompressionstherapie"
DQM_subdesc0_4 = "Prothesen"
DQM_subdesc0_5 = "Orthesen"
DQM_subdesc0_6 = "Massschuhe & orthopädische Serienschuhe"
DQM_subdesc0_7 = "Special Diabetes"



// DQM_icon_index0_0 = 0
DQM_url0_0 = "../dienstleistungen/index.html"
DQM_url0_1 = "../dienstleistungen/ganganalyse.html"
DQM_url0_2 = "../dienstleistungen/einlagen.html"
DQM_url0_3 = "../dienstleistungen/kompression.html"
DQM_url0_4 = "../dienstleistungen/prothesen.html"
DQM_url0_5= "../dienstleistungen/orthesen.html"
DQM_url0_6= "../dienstleistungen/massschuhe.html"
DQM_url0_7= "../specials/diabetes.html"

/************************************************
*********-------Sub Menu 1--------***************
************************************************/

DQM_sub_xy1 = "-175,30"
DQM_sub_menu_width1 = 175

DQM_subdesc1_0 = "Das sind wir"
DQM_subdesc1_1 = "Philosophie"
DQM_subdesc1_2 = "Unser Team: F&uuml;r Sie da"
DQM_subdesc1_3 = "Unser Film: Hightech und Handwerk zum aufrechten Gang"
//DQM_icon_index1_1 = 2
//DQM_2nd_icon_index1_1 = 2
DQM_url1_0 = "../ueberuns/index.html"
DQM_url1_1 = "../ueberuns/philosophie.html"
DQM_url1_2 = "../ueberuns/team.html"
DQM_url1_3 = "../ueberuns/film.html"

/************************************************
*********-------Sub Menu 2--------***************
************************************************/

DQM_sub_xy2 = "-175,30"
DQM_sub_menu_width2 = 175

DQM_subdesc2_0 = "So finden Sie uns"
DQM_subdesc2_1 = "Kontaktformular"
DQM_subdesc2_2 = "Links"
//DQM_icon_index1_1 = 2
//DQM_2nd_icon_index1_1 = 2
DQM_url2_0 = "../kontakt/index.html"
DQM_url2_1 = "../kontakt/mailformular.html"
DQM_url2_2 = "../kontakt/links.html"

