/*-------------------------------------------
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 = "quickmenu/"

   DQM_border_color = "#000033"
   
   DQM_menu_bgcolor = "#336699"
   DQM_hl_bgcolor = "#cccccc"

   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 = 5
   DQM_ie5mac_offset_Y = 7


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "arial,sans serif"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#003366"
   DQM_hl_textdecoration = "none"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "quickmenu/l2on.gif" 
   DQM_rollover_wh0 = "49,40"
   
   //DQM_rollover_image1 = "quickmenu/l5on.gif"
  // DQM_rollover_wh1 = "65,40"

   //DQM_rollover_image2 = "quickmenu/l6on.gif"
   //DQM_rollover_wh2 = "57,40"

 
   DQM_rollover_image1 = "quickmenu/l10on.gif" 
   DQM_rollover_wh1 = "70,40"

 
  
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/
/*
   DQM_icon_image0 = "quickmenu/bullet.gif"
   DQM_icon_rollover0 = "quickmenu/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

*/
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
//REPLACE WITH:http://www.eapcnet.org/theHague2003/

DQM_sub_xy0 = "-40,39"
DQM_sub_menu_width0 = 120
DQM_subdesc0_0 = "Chair Scientific Committee "
DQM_subdesc0_1 = "Local Organising Committee"
//QM_icon_index3_0 = 0
//DQM_icon_index3_1 = 0
DQM_url0_0 = "http://www.eapcnet.org/theHague2003/wel.htm"
DQM_url0_1 = "http://www.eapcnet.org/theHague2003/welc.htm"
/*
DQM_sub_xy1 = "-95,39"
DQM_sub_menu_width1 = 180
DQM_subdesc1_0 = "Plenary Sessions"
DQM_subdesc1_1 = "Panel Discussion Sessions"
DQM_subdesc1_2 = "Poster Highlights"
DQM_subdesc1_3 = "Free Communication"
DQM_subdesc1_4 = "Teaching Sessions"
DQM_subdesc1_5 = "Discussion Sessions"
DQM_subdesc1_6 = "Meet The Expert"
DQM_subdesc1_7= "National Meetings"
//DQM_icon_index0_0 = 0
DQM_url1_0 = "plenary.htm"
DQM_url1_1 = "http://www.eapcnet.org/theHague2003/panel.htm"
DQM_url1_2 = "http://www.eapcnet.org/theHague2003/poster.htm"
DQM_url1_3 = "http://www.eapcnet.org/theHague2003/freecom.htm"
DQM_url1_4 = "http://www.eapcnet.org/theHague2003/teaching.htm"
DQM_url1_5 = "http://www.eapcnet.org/theHague2003/discussion.htm"
DQM_url1_6 = "http://www.eapcnet.org/theHague2003/expert.htm"
DQM_url1_7 = "http://www.eapcnet.org/theHague2003/national.htm"
*/
//DQM_sub_xy2 = "-81,39"
//DQM_sub_menu_width2 = 150;
//DQM_subdesc2_0 = "Guidelines for Submission"
//DQM_subdesc2_1 = "Abstract Form"
//DQM_icon_index1_0 = 0
//DQM_icon_index1_1 = 0
//DQM_icon_index1_2 = 0
//DQM_url2_0 = "http://www.eapcnet.org/theHague2003/call.htm"
//DQM_url2_1 = "http://www.kenes.com/eapc2003/abstract_form.asp"

DQM_sub_xy1 = "-80,39"
DQM_sub_menu_width1 = 120
DQM_subdesc1_0 = "Sponsorship & Exhibition "
DQM_subdesc1_1 = "Sponsors"
DQM_subdesc1_2 = "Exhibitors"
//QM_icon_index3_0 = 0
//DQM_icon_index3_1 = 0
DQM_url1_0 = "http://www.eapcnet.org/theHague2003/sponsorship.htm"
DQM_url1_1 = "http://www.eapcnet.org/theHague2003/sponsors.htm"
DQM_url1_2 = "http://www.eapcnet.org/theHague2003/exhibitors.htm"


