/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
   limit_multiple_users = true
   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "js/"

   DQM_border_color = "#000000"  
   DQM_menu_bgcolor = "#669999"
   DQM_hl_bgcolor = "#336666"

   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 = 8
   DQM_ie5mac_offset_Y = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   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/Home-over.gif"
   DQM_rollover_wh0 = "79,26"
   
   DQM_rollover_image1 = "images/About-over.gif"
   DQM_rollover_wh1 = "79,26"
   
   DQM_rollover_image2 = "images/Events-over.gif"
   DQM_rollover_wh2 = "79,26"
   
   DQM_rollover_image3 = "images/Contact-over.gif"
   DQM_rollover_wh3 = "78,26"

   DQM_rollover_image4 = "images/Links-over.gif"
   DQM_rollover_wh4 = "79,26"    
  

/*---------------------------------------------
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_url0 = "index.html"
DQM_sub_xy0 = "-78,26"
DQM_sub_menu_width0 = 120
DQM_subdesc0_0 = "IMSF Home Page"
DQM_subdesc0_1 = "Disclaimer"
DQM_subdesc0_2 = "Copyright"
DQM_icon_index0_0 = 0
DQM_url0_0 = "index.html"
DQM_url0_1 = "disclaimer.html"
DQM_url0_2 = "copyright.html"

DQM_url1 = "about.html"
DQM_sub_xy1 = "-78,26"
DQM_sub_menu_width1 = 120
DQM_subdesc1_0 = "About the IMSF"
DQM_subdesc1_1 = "Executive Board"
DQM_subdesc1_2 = "IMSF Affiliates"
DQM_subdesc1_3 = "Joining the IMSF"
DQM_subdesc1_4 = "IMSF Articles"
DQM_subdesc1_5 = "IMSF By-Laws"
DQM_icon_index1_0 = 0
DQM_url1_0 = "about.html"
DQM_url1_1 = "board.html"
DQM_url1_2 = "affiliates.html"
DQM_url1_3 = "joining.html"
DQM_url1_4 = "imsf_articles.html"
DQM_url1_5 = "imsf_bylaws.html"

DQM_url2 = "events.html"
DQM_sub_xy2 = "-78,26"
DQM_sub_menu_width2 = 150
DQM_subdesc2_0 = "Forthcoming MS Events"
DQM_subdesc2_1 = "IMSC19 Kyoto 2012"
DQM_subdesc2_2 = "Past IMS Conferences"
DQM_icon_index2_0 = 0
DQM_url2_0 = "events.html"
DQM_url2_1 = "imsc19.html"
DQM_url2_2 = "pastevents.html"

DQM_url3 = "contact.html"
DQM_sub_xy3 = "-78,26"
DQM_sub_menu_width3 = 120
DQM_subdesc3_0 = "Contact IMSF"
DQM_subdesc3_1 = "Email Addresses"
DQM_icon_index3_0 = 0
DQM_url3_0 = "contact.html"
DQM_url3_1 = "email.html"

DQM_url4 = "links.html"
DQM_sub_xy4 = "-78,26"
DQM_sub_menu_width4 = 180
DQM_subdesc4_0 = "Mass Spectrometry Societies"
DQM_subdesc4_1 = "Other Useful Sites"
DQM_icon_index4_0 = 0
DQM_url4_0 = "links.html#societies"
DQM_url4_1 = "links.html#ms_sites"
