

/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 150

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = Base+"menu/"

   DQM_border_color = "#0F619D"
   
   DQM_menu_bgcolor = "#DADADA"
   DQM_hl_bgcolor = "#0F619D"

// Ajouté par MY
   DQM_transparence = "90"
   
   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 = -10

/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#0F619D"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   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/moniteur_roll.jpg"
   DQM_rollover_wh0 = "125,17" 

   DQM_rollover_image1 = Base+"images/activites_roll.jpg"
   DQM_rollover_wh1 = "87,17"

   DQM_rollover_image2 = Base+"images/enfant_roll.jpg"
   DQM_rollover_wh2 = "107,17"
   
   DQM_rollover_image3 = Base+"images/test_roll.jpg"
   DQM_rollover_wh3 = "89,17"
   
   DQM_rollover_image4 = Base+"images/pre-reservation_roll.jpg"
   DQM_rollover_wh4 = "133,17"
   
   DQM_rollover_image5 = Base+"images/conntactez-roll.jpg"
   DQM_rollover_wh5 = "137,17"

   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = Base+""
   DQM_icon_rollover0 = Base+""
   DQM_icon_image_wh0 = ""
   
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/



DQM_url0 = Base+"moniteur.htm"
DQM_sub_xy0 = "0,3"
DQM_sub_menu_width0 = 120;

DQM_url1 = Base+"activites-cours-collectif.htm"
DQM_sub_xy1 = "-87,17"
DQM_sub_menu_width1 = 120;
DQM_subdesc1_0 = "Cours collectifs"
DQM_subdesc1_1 = "Leçons particulières"
DQM_subdesc1_2 = "Stages compétition"
DQM_subdesc1_3 = "Open ski"
DQM_subdesc1_4 = "Handiski"
DQM_subdesc1_5 = "Sortie raquettes"
DQM_subdesc1_6 = "Tarifs groupes"
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_url1_0 = Base+"activites-cours-collectif.htm"
DQM_url1_1 = Base+"activites-lecons.htm"
DQM_url1_2 = Base+"activites-stages.htm"
DQM_url1_3 = Base+"activites-open-ski.htm"
DQM_url1_4 = Base+"activites-handiski.htm"
DQM_url1_5 = Base+"activites-sortie-raq.htm"
DQM_url1_6 = Base+"activites-groupes.htm"

DQM_url2 = Base+"enfant.htm"
DQM_sub_xy2 = "-93,21"
DQM_sub_menu_width2 = 95;

DQM_url3 = Base+"test.htm"
DQM_sub_xy3 = "-93,21"
DQM_sub_menu_width3 = 120;

DQM_url4 = "http://www.vente-en-ligne-esf.com/st-sorlin-arves/"
DQM_urltarget4 = "_new"
DQM_sub_xy4 = "-60,17"
DQM_sub_menu_width4 = 60;


DQM_url5 = Base+"contact.htm"
DQM_sub_xy5 = "-97,21"
DQM_sub_menu_width5 = 190;




