/*-------------------------------------------
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 = "-65,15"
DQM_sub_menu_width0 = 150
DQM_subdesc0_0 = "Innsbruck"
DQM_subdesc0_1 = "Vienna"
DQM_subdesc0_2 = "Route Planner"
DQM_subdesc0_3 = "Weather"
DQM_url0_0 = "innsbruck_en.html"
DQM_url0_1 = "wien_en.html"
DQM_url0_2 = "routenplaner_en.html"
DQM_url0_3 = "wetter_en.html"

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

DQM_sub_xy1 = "-58,15"
DQM_sub_menu_width1 = 115;
DQM_subdesc1_0 = "Fine art transport"
DQM_subdesc1_1 = "Packing"
DQM_subdesc1_2 = "Courier Services"
DQM_subdesc1_3 = "Storage of fine arts"
DQM_subdesc1_4 = "Loan contracts"
DQM_subdesc1_5 = "Export- and importation permits"
DQM_subdesc1_6 = "Special services"
DQM_subdesc1_7 = "Insurance packages"
DQM_url1_0 = "kunsttransport_en.html"
DQM_url1_1 = "verpackung_en.html"
DQM_url1_2 = "kurierbegleitung_en.html"
DQM_url1_3 = "kunstlager_en.html"
DQM_url1_4 = "leihvertrag_en.html"
DQM_url1_5 = "bda_en.html"
DQM_url1_6 = "sonderabwicklung_en.html"
DQM_url1_7 = "versicherung_en.html"

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

DQM_sub_xy2 = "-75,15"
DQM_sub_menu_width2 = 125
DQM_subdesc2_0 = "Major exhibitions" 
DQM_subdesc2_1 = "Museums"
DQM_subdesc2_2 = "Galleries"
DQM_subdesc2_3 = "Special Services"
DQM_subdesc2_4 = "Miscellaneous"
DQM_url2_0 = "ausstellungen_en.html"
DQM_url2_1 = "museen_en.html"
DQM_url2_2 = "galerien_en.html"
DQM_url2_3 = "spezialabwicklungen_en.html"
DQM_url2_4 = "sonstiges_en.html"



