/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 100

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#ffffff"
   
   DQM_menu_bgcolor = "#D4D4D7"
   DQM_hl_bgcolor = "#F6D9D5"

   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 = "#ffffff"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 12
   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 = "images/2a_on.jpg"
   DQM_rollover_wh0 = "85,25"

   DQM_rollover_image1 = "images/2b_on.jpg"
   DQM_rollover_wh1 = "85,25"

   DQM_rollover_image2 = "images/2c_on.jpg" 
   DQM_rollover_wh2 = "85,25"

   DQM_rollover_image3 = "images/2d_on.jpg" 
   DQM_rollover_wh3 = "166,25"
  
   DQM_rollover_image4 = "images/2e_on.jpg" 
   DQM_rollover_wh4 = "85,25"


/*---------------------------------------------
Optional Icon Images


   DQM_icon_image0 = "sample_images/bullet.gif"
   DQM_icon_rollover0 = "sample_images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"
-----------------------------------------------*/

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-2000,-2000"
DQM_subdesc0_0 = "Home"
DQM_url0 = "index.html"
//DQM_icon_index0_0 = 0

DQM_sub_xy1 = "-2000,-2000"
DQM_subdesc1_0 = "About Us"
DQM_url1 = "aboutus.html"

DQM_sub_xy2 = "-85,25"
DQM_subdesc2_0 = "BioMatrix"
DQM_url2_0 = "biomatrix.html"
DQM_subdesc2_1 = "Huet Biologie"
DQM_url2_1 = "huetbiologie.html"
DQM_subdesc2_2 = "Ingrid Millet"
DQM_url2_2 = "ingridmillet.html"
DQM_subdesc2_3 = "Juvena"
DQM_url2_3 = "juvena.html"
DQM_subdesc2_4 = "SPA"
DQM_url2_4 = "spa.html"

DQM_sub_xy3 = "-2000,-2000"
DQM_subdesc3_0 = "Equipment & Furniture"
DQM_url3 = "silhouet.html"

DQM_sub_xy4 = "-2000,-2000"
DQM_subdesc4_0 = "Contact us"
DQM_url4 = "contactus.asp" 
