/*-------------------------------------------
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 = ""
   DQM_codebase = "quickmenu/"

   DQM_border_color = "#76949B"
   
   DQM_menu_bgcolor = "#ECEBEB"
   DQM_hl_bgcolor = "#B7CBCF"

   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 = "#333333"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#333333"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 1
   DQM_margin_bottom = 1
   DQM_margin_left = 2



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "img/meny_verksamhet_on.gif"
   DQM_rollover_wh0 = "76,16"

   DQM_rollover_image1 = "img/meny_refproj_on.gif" 
   DQM_rollover_wh1 = "102,16"

   DQM_rollover_image2 = "img/meny_publikationer_on.gif" 
   DQM_rollover_wh2 = "82,16"
  
   DQM_rollover_image3 = "img/meny_lankar_on.gif" 
   DQM_rollover_wh3 = "54,16"
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = 
   DQM_icon_rollover0 = 
   DQM_icon_image_wh0 = 


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-76,15"
DQM_sub_menu_width0 = 80;
DQM_subdesc0_0 = "Verksamhetsidé" 
DQM_subdesc0_1 = "Tjänster"
DQM_subdesc0_2 = "Kunder"
DQM_subdesc0_3 = "Aktuella projekt"
DQM_subdesc0_4 = "Historik"
DQM_subdesc0_5 = "CV"
DQM_url0_0 = "verksamhetside.html"
DQM_url0_1 = "tjanster.html"
DQM_url0_2 = "kunder.html"
DQM_url0_3 = "a_projekt.html"
DQM_url0_4 = "historik.html"
DQM_url0_5 = "cv.html"


DQM_sub_xy1 = "-102,15"
DQM_sub_menu_width1 = 102
DQM_subdesc1_0 = "Referensprojekt" 
DQM_subdesc1_1 = "&nbsp;&nbsp;> 2005" 
DQM_subdesc1_2 = "&nbsp;&nbsp;> 2004" 
DQM_subdesc1_3 = "&nbsp;&nbsp;> 2003"
DQM_subdesc1_4 = "&nbsp;&nbsp;> 2002"
DQM_subdesc1_5 = "&nbsp;&nbsp;> 2001"
DQM_subdesc1_6 = "&nbsp;&nbsp;> 2000"
DQM_subdesc1_7 = "&nbsp;&nbsp;> 1999"
DQM_url1_0 = "referensprojekt.html"
DQM_url1_1 = "referensprojekt.html#2005"
DQM_url1_2 = "referensprojekt.html#2004"
DQM_url1_3 = "referensprojekt.html#2003"
DQM_url1_4 = "referensprojekt.html#2002"
DQM_url1_5 = "referensprojekt.html#2001"
DQM_url1_4 = "referensprojekt.html#2000"
DQM_url1_5 = "referensprojekt.html#1999"


DQM_sub_xy2 = "-82,15"
DQM_sub_menu_width2 = 82
DQM_subdesc2_0 = "Rapporter"
DQM_subdesc2_1 = "Artiklar"
DQM_url2_0 = "rapporter.html"
DQM_url2_1 = "artiklar.html"


DQM_sub_xy3 = "-54,15"
DQM_sub_menu_width3 = 75
DQM_subdesc3_0 = "Partners"
DQM_subdesc3_1 = "Bergmenkanik"
DQM_url3_0 = "lankar.html#partners"
DQM_url3_1 = "lankar.html#bergmekanik"
