/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

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


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130
 
   DQM_urltarget = "_self"
   
   DQM_onload_statement = "imgAnim()"
   DQM_codebase = "menu/"

   DQM_border_color = "#000040"
   
   DQM_menu_bgcolor = "#c0c0ff"
   DQM_hl_bgcolor = "#000080"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#000040"
   DQM_fontfamily = "Tahoma"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ff0000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 14



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "menu/menu_1_on.gif"
   DQM_rollover_wh0 = "120,29"

   DQM_rollover_image1 = "menu/menu_2_on.gif"
   DQM_rollover_wh1 = "131,29"

   DQM_rollover_image2 = "menu/menu_3_on.gif" 
   DQM_rollover_wh2 = "92,29"

   DQM_rollover_image3 = "menu/menu_4_on.gif" 
   DQM_rollover_wh3 = "122,29"
  

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

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

/*---------------------------------------------
Main Menu Links
-----------------------------------------------*/
DQM_url0 = "leistungen.html"
DQM_url1 = "profil.html"
DQM_url2 = "module.html"
DQM_url3 = "downloads.html"

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-118,29"
DQM_sub_menu_width0 = 165
DQM_subdesc0_0 = "Übersicht"
DQM_subdesc0_1 = "Software Entwicklung"
DQM_subdesc0_2 = "Dental CAD/CAM"
DQM_subdesc0_3 = "Dienstleistungen"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_url0_0 = "leistungen.html"
DQM_url0_1 = "leistungen_sw.html"
DQM_url0_2 = "leistungen_dc.html"
DQM_url0_3 = "leistungen_dl.html"

DQM_sub_xy1 = "-129,29"
DQM_sub_menu_width1 = 155
DQM_subdesc1_0 = "Über Pagoda Sytems"
DQM_subdesc1_1 = "Firmenanschrift"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_url1_0 = "profil.html#about"
DQM_url1_1 = "profil.html#address"

DQM_sub_xy2 = "-90,29"
DQM_sub_menu_width2 = 256
DQM_subdesc2_0 = "Übersicht" 
DQM_subdesc2_1 = "Messen und Prüfen mit CT"
DQM_subdesc2_2 = "CAD/CAM im Dentalbereich"
DQM_subdesc2_3 = "Verarbeitung von Scandaten"
DQM_subdesc2_4 = "Feature Erkennung"
DQM_subdesc2_5 = "Extraktion von Formleitlinien"
DQM_subdesc2_6 = "Matching von Punktwolken"
DQM_subdesc2_7 = "Fitting von geometrischen Elementen"
DQM_subdesc2_8 = "Dreiecksvernetzung"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_icon_index2_4 = 0
DQM_icon_index2_5 = 0
DQM_icon_index2_6 = 0
DQM_icon_index2_7 = 0
DQM_icon_index2_8 = 0
DQM_url2_0 = "module.html"
DQM_url2_1 = "ct-inspection.html"
DQM_url2_2 = "dentalcadcam.html"
DQM_url2_3 = "scanprocessing.html"
DQM_url2_4 = "zylindererkennung.html"
DQM_url2_5 = "featurelines.html"
DQM_url2_6 = "matching.html"
DQM_url2_7 = "fittings.html"
DQM_url2_8 = "meshing.html"


DQM_sub_xy3 = "-120,29"
DQM_sub_menu_width3 = 163
DQM_subdesc3_0 = "Modulbeschreibungen"
DQM_subdesc3_1 = "Veröffentlichungen"
DQM_subdesc3_2 = "Videos"
DQM_subdesc3_3 = "Sonstiges"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_url3_0 = "downloads.html#module"
DQM_url3_1 = "downloads.html#publikationen"
DQM_url3_2 = "downloads.html#videos"
DQM_url3_3 = "downloads.html#sonstiges"

