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

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


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

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "top"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#ffffff"
   DQM_hl_bgcolor = "#196590"

   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 = "#000000"
   DQM_fontfamily = "Tahoma"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 1
   DQM_margin_bottom = 1
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = ""

   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = ""

   DQM_rollover_image2 = "" 
   DQM_rollover_wh2 = ""


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



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

DQM_sub_xy0 = "-59,15"
DQM_sub_menu_width0 = 150
DQM_subdesc0_0 = "Innsbruck"
DQM_subdesc0_1 = "Vienna"
DQM_subdesc0_2 = "itinerario"
DQM_subdesc0_3 = "Che tempo fa?"
DQM_url0_0 = "innsbruck_it.html"
DQM_url0_1 = "wien_it.html"
DQM_url0_2 = "routenplaner_it.html"
DQM_url0_3 = "wetter_it.html"

/* DQM_subdesc0_4 = "Hotels und Unterkünfte"
DQM_url0_4 = "hotels_it.html"*/

DQM_sub_xy1 = "-52,15"
DQM_sub_menu_width1 = 115;
DQM_subdesc1_0 = "Trasporti d\’arte"
DQM_subdesc1_1 = "Imballaggio"
DQM_subdesc1_2 = "Accompagnatori"
DQM_subdesc1_3 = "Magazzino"
DQM_subdesc1_4 = "Servizi speciali"
DQM_subdesc1_5 = "Coperture assicurative"
DQM_url1_0 = "kunsttransport_it.html"
DQM_url1_1 = "verpackung_it.html"
DQM_url1_2 = "kurierbegleitung_it.html"
DQM_url1_3 = "kunstlager_it.html"
DQM_url1_4 = "sonderabwicklung_it.html"
DQM_url1_5 = "versicherung_it.html"

/*DQM_subdesc1_4 = "Zustandsprotokoll"
DQM_url1_4 = "zustandsprotokoll_it.html" */

DQM_sub_xy2 = "-110,15"
DQM_sub_menu_width2 = 125
DQM_subdesc2_0 = "mostre" 
DQM_subdesc2_1 = "musei"
DQM_subdesc2_2 = "gallerie"
DQM_subdesc2_3 = "servizi speciali"
DQM_subdesc2_4 = "ulteriore"
DQM_url2_0 = "ausstellungen_it.html"
DQM_url2_1 = "museen_it.html"
DQM_url2_2 = "galerien_it.html"
DQM_url2_3 = "spezialabwicklungen_it.html"
DQM_url2_4 = "sonstiges_it.html"



