/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 180

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#c8c8c1"
   DQM_hl_bgcolor = "#C2BCA7"

   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 = "Helvetica"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/menufr_1on.jpg"
   DQM_rollover_wh0 = "112,21"

   DQM_rollover_image1 = "images/menufr_2on.jpg"
   DQM_rollover_wh1 = "137,21"

   DQM_rollover_image2 = "images/menufr_3on.jpg" 
   DQM_rollover_wh2 = "132,21"

   DQM_rollover_image3 = "images/menufr_4on.jpg" 
   DQM_rollover_wh3 = "144,21"
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-112,21"
DQM_sub_menu_width0 = 112
DQM_subdesc0_0 = "En détail"
DQM_subdesc0_1 = "Expertise"
DQM_subdesc0_2 = "ISO-9001:2000"
DQM_subdesc0_3 = "Nos coordonnées"
DQM_subdesc0_4 = "Carrières"
DQM_subdesc0_5 = "Intranet"
DQM_subdesc0_6 = "Microsoft Exchange"
DQM_url0_0 = "pres.html"
DQM_url0_1 = "expertise.html"
DQM_url0_2 = "iso.html"
DQM_url0_3 = "javascript:popUp('coordonnees.html')"
DQM_url0_4 = "carrieres.html"
DQM_url0_5 = "https://intranet.devicom.com"
DQM_url0_6 = "https://exchange.devicom.com/exchange"

DQM_sub_xy1 = "-137,21"
DQM_sub_menu_width1 = 170;
DQM_subdesc1_0 = "Sécurité et Audits"
DQM_subdesc1_1 = "Accès sécurisés, VPN & FW"
DQM_url1_0 = "securinfo.html"
DQM_url1_1 = "accsecur.html"

DQM_sub_xy2 = "-132,21"
DQM_sub_menu_width2 = 150
DQM_subdesc2_0 = "Liens de télécommunication" 
DQM_subdesc2_1 = "Technologies sans fil"
DQM_url2_0 = "telecoms.html"
DQM_url2_1 = "sf.html"

DQM_sub_xy3 = "-144,21"
DQM_sub_menu_width3 = 180
DQM_subdesc3_0 = "Migration et implantation"
DQM_subdesc3_1 = "Consultation"
DQM_subdesc3_2 = "Hébergement de serveurs"
DQM_subdesc3_3 = "Formation haute-technologie"
DQM_subdesc3_4 = "Laboratoire d'essais"
DQM_url3_0 = "migration.html"
DQM_url3_1 = "consultation.html"
DQM_url3_2 = "heberg.html"
DQM_url3_3 = "formation.html"
DQM_url3_4 = "labo.html"
