
/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 140

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = Base+"menu/"

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#BC3E00"
   DQM_hl_bgcolor = "#E55813"

// Ajouté par MY
   DQM_transparence = "95"

   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 = 0
   DQM_ie5mac_offset_Y = 0

/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "bold"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "bold"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   DQM_rollover_image0 = Base+"images/bt_presentation.gif"
   DQM_rollover_wh0 = "122,21" 

   DQM_rollover_image1 = Base+"images/bt_activites.gif"
   DQM_rollover_wh1 = "91,21" 
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = Base+"images/puce2.gif"
   DQM_icon_rollover0 = Base+"images/puce1.gif"
   DQM_icon_image_wh0 = "4,4"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_url0 = Base+"presentation-bureau-guide-pralognan.htm"
DQM_sub_xy0 = "-122,21"
DQM_sub_menu_width0 = 180;
DQM_subdesc0_0 = " Historique du Bureau"
DQM_subdesc0_1 = " Situation géographique"
DQM_subdesc0_2 = " Guides et Accompagnateurs Moyenne Montagne"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = Base+"presentation-bureau-guide-pralognan.htm"
DQM_url0_1 = Base+"acces.htm"
DQM_url0_2 = Base+"guides-et-accompagnateurs.htm"

DQM_url1 = Base+"randonnees-hivernales.htm"
DQM_sub_xy1 = "-91,21"
DQM_sub_menu_width1 = 160;
DQM_subdesc1_0 = " Randonnées Hivernales"
DQM_subdesc1_1 = " Alpinisme"
DQM_subdesc1_2 = " Escalade"
DQM_subdesc1_3 = " Via Ferrata / Tyroliennes"
DQM_subdesc1_4 = " Randonnées Glaciaires"
DQM_subdesc1_5 = " Randonnées Estivales"
DQM_subdesc1_6 = " Canyoning"
DQM_subdesc1_7 = " Parcours Aventure"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0
DQM_icon_index1_5 = 0
DQM_icon_index1_6 = 0
DQM_icon_index1_7 = 0
DQM_url1_0 = Base+"randonnees-hivernales.htm"
DQM_url1_1 = Base+"alpinisme.htm"
DQM_url1_2 = Base+"escalade.htm"
DQM_url1_3 = Base+"via-ferrata.htm"
DQM_url1_4 = Base+"randonnees-glaciaires.htm"
DQM_url1_5 = Base+"randonnees-estivales.htm"
DQM_url1_6 = Base+"canyoning.htm"
DQM_url1_7 = Base+"parcours-aventure.htm"

