/*-------------------------------------------
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 = ""

   DQM_border_color = "#ffffff"
   
   DQM_menu_bgcolor = "#ffcc66"
   DQM_hl_bgcolor = "#FCE9AE"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   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 = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 1
   DQM_margin_bottom = 1
   DQM_margin_left = 12



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/mm_02_2.gif"
   DQM_rollover_wh0 = "88,19"

   DQM_rollover_image1 = "images/mm_03_2.gif"
   DQM_rollover_wh1 = "140,19"

   

  
  
  




/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-88,19"
DQM_sub_menu_width0 = 160
DQM_subdesc0_0 = " Jeudi le 24 juin "
DQM_subdesc0_1 = " Vendredi le 25 juin "
DQM_subdesc0_2 = " Samedi le 26 juin"
DQM_subdesc0_3 = " Dimanche le 27 juin"
DQM_subdesc0_4 = " Réglements"
DQM_subdesc0_5 = " Champions sortants "
DQM_subdesc0_6 = " Résultats "

DQM_url0 = "raceinfo.html"
DQM_url0_0 = "raceinfo_day1.html"
DQM_url0_1 = "raceinfo_day2.html"
DQM_url0_2 = "raceinfo_day3.html"
DQM_url0_3 = "raceinfo_day4.html"
DQM_url0_4 = "raceinfo_regulations.html"
DQM_url0_5 = "raceinfo_defending_champions.html"
DQM_url0_6 = "results.html"


DQM_sub_xy1 = "-140,19"
DQM_sub_menu_width1 = 150;
DQM_subdesc1_0 = "Permanence de course"
DQM_subdesc1_1 = "Logements"
DQM_subdesc1_2 = "Comité"


DQM_url1 = "geninfo.html"
DQM_url1_0 = "geninfo_headquarters.html"
DQM_url1_1 = "geninfo_lodging.html"
DQM_url1_2 = "geninfo_commitee.html"








