/*-------------------------------------------
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 = "#104451"
   
   DQM_menu_bgcolor = "#F4F4F4"
   DQM_hl_bgcolor   = "#F4F4F4"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   DQM_divider_height = 0
   
   /*---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 = -2
   
   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50

   DQM_nn4_reaload_after_resize = true

   DQM_nn4_resize_prompt_user = false
   DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   
/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   DQM_textcolor = "#104451"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "9D3B3B"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 0
   DQM_margin_bottom = 0
   DQM_margin_left = 0

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = rootFolder+"images/bullet.gif";
   DQM_icon_rollover0 = rootFolder+"images/bullet2.gif";
   DQM_icon_image_wh0 = "14,13";

  
/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   

   DQM_rollover_image0 = rootFolder+"images/button_analysis.gif";
   DQM_rollover_wh0 = "80,100";
   DQM_sub_xy0 = "-60,100";
   DQM_sub_menu_width0 = 135;
   DQM_subdesc0_0 = "table of morphology"     		; DQM_url0_0 = rootFolder+"analysis/tablemorph.html";
   DQM_subdesc0_1 = "table of habits"     			; DQM_url0_1 = rootFolder+"analysis/tablehabits.html";
   DQM_subdesc0_2 = "tree of morphology"     		; DQM_url0_2 = rootFolder+"analysis/treemorph.html";
   DQM_subdesc0_3 = "tree of habits"     			; DQM_url0_3 = rootFolder+"analysis/treehabits.html";
 

   DQM_icon_index0_0 = 0;
   DQM_icon_index0_1 = 0;
   DQM_icon_index0_2 = 0;
   DQM_icon_index0_3 = 0;
 

   DQM_rollover_image1 = rootFolder+"images/button_interpretation.gif";
   DQM_rollover_wh1 = "120,100"
   DQM_sub_xy1 = "-108,100"
   DQM_sub_menu_width1 = 120;
   DQM_subdesc1_0 = "ontological chart"     				; DQM_url1_0 = rootFolder+"interpretation/ontchart.html"; 
   DQM_subdesc1_1 = "habitats"     			; DQM_url1_1 = rootFolder+"interpretation/habitats01.html";
   DQM_subdesc1_2 = "march of progress"    		; DQM_url1_2 = rootFolder+"interpretation/marchpro.html";
   DQM_subdesc1_3 = "occurrences"     			; DQM_url1_3 = rootFolder+"interpretation/occurr.html";
  

   DQM_icon_index1_0 = 0;
   DQM_icon_index1_1 = 0;
   DQM_icon_index1_2 = 0;
   DQM_icon_index1_3 = 0;
 

   DQM_rollover_image2 = rootFolder+"images/button_projdescription.gif";
   DQM_rollover_wh2 = "130,100"
   DQM_sub_xy2 = "-123,100"
   DQM_sub_menu_width2 = 55;
   DQM_subdesc2_0 = "short"     				; DQM_url2_0 = rootFolder+"projdescription/shorttext.html"
   DQM_subdesc2_1 = "full"     		; DQM_url2_1 = rootFolder+"projdescription/fulltext.html"
  

   DQM_icon_index2_0 = 0;
   DQM_icon_index2_1 = 0;






        


   
