

/*-------------------------------------------
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 = "#5E790C"
   
   DQM_menu_bgcolor = "#A8D71C"
   DQM_hl_bgcolor = "#E8641B"

// 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 = "#000000"
   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/images/stages_pages_roll.gif"
   DQM_rollover_wh0 = "84,23" 

   DQM_rollover_image1 = Base+"images/images/presentation_pages_roll.gif"
   DQM_rollover_wh1 = "89,23"
   
   DQM_rollover_image2 = Base+"images/images/ethique_pages_roll.gif"
   DQM_rollover_wh2 = "97,23"
   
   DQM_rollover_image3 = Base+"images/images/propriete_pages_roll.gif"
   DQM_rollover_wh3 = "104,23"

   DQM_rollover_image4 = Base+"images/images/francois_pages_roll.gif"
   DQM_rollover_wh4 = "67,23"
   
   DQM_rollover_image5 = Base+"images/images/joelle_pages_roll.gif"
   DQM_rollover_wh5 = "49,23"
   
   DQM_rollover_image6 = Base+"images/images/texte_pages_roll.gif"
   DQM_rollover_wh6 = "78,23"
   
   DQM_rollover_image7 = Base+"images/images/photos_pages_roll.gif"
   DQM_rollover_wh7 = "103,23"
 
   DQM_rollover_image8 = Base+"images/images/poesie_pages_roll.gif"
   DQM_rollover_wh8 = "141,23"
 

 
 
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = Base+""
   DQM_icon_rollover0 = Base+""
   DQM_icon_image_wh0 = ""
   
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_url0 = Base+"tantra-avance-stages.asp"
DQM_sub_xy0 = "0,10"
DQM_sub_menu_width0 = 120;


DQM_url1 = Base+"tantra-avance-presentation.htm"
DQM_sub_xy1 = "-40,21"
DQM_sub_menu_width1 = 135;


DQM_url2 = Base+"tantra-avance-ethique.htm"
DQM_sub_xy2 = "-40,21"
DQM_sub_menu_width2 = 135;


DQM_url3 = Base+"propriete.htm"
DQM_sub_xy3 = "-40,21"
DQM_sub_menu_width3 = 135;


DQM_url4 = Base+"francois.htm"
DQM_sub_xy4 = "-93,21"
DQM_sub_menu_width4 = 95;

DQM_url5 = Base+"joelle.htm"
DQM_sub_xy5 = "-93,21"
DQM_sub_menu_width5 = 120;

DQM_url6 = Base+"texte.htm"
DQM_sub_xy6 = "-68,23"
DQM_sub_menu_width6 = 60;
DQM_subdesc6_0 = "Le texte"
DQM_subdesc6_1 = "Archives"
DQM_icon_index6_0 = 0
DQM_icon_index6_1 = 0
DQM_url6_0 = Base+"texte.htm"
DQM_url6_1 = Base+"texte-archive.htm"


DQM_url7 = Base+"galerie-photos.asp"
DQM_sub_xy7 = "-37,21"
DQM_sub_menu_width7 = 120;


DQM_url8 = Base+"poesie.htm"
DQM_sub_xy8 = "-131,23"
DQM_sub_menu_width8 = 80;
DQM_subdesc8_0 = "Les poésies"
DQM_subdesc8_1 = "Archives"
DQM_icon_index8_0 = 0
DQM_icon_index8_1 = 0
DQM_url8_0 = Base+"poesie.htm"
DQM_url8_1 = Base+"poesie-archive.htm"