/*-------------------------------------------
Copyright Notice
--------------------------------------------*/
   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"   
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
   DQM_sub_menu_width = 200
   DQM_urltarget = "_self"
   DQM_onload_statement = "1"
   DQM_codebase = "http://team.univ-paris1.fr/js/"
   DQM_border_color = "#000000"
   DQM_menu_bgcolor = "#FFFFFF"
   DQM_hl_bgcolor = "#F1F0EF"
   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1
   
   DQM_ie5mac_offset_X = 0
   DQM_ie5mac_offset_Y = 0
/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   DQM_textcolor = "#333333"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#CC0000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5
/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/  
   DQM_rollover_image0 = "http://team.univ-paris1.fr/js/news2en.gif"
   DQM_rollover_wh0 = "90,31"
   DQM_url0 = "http://team.univ-paris1.fr/news/index.php?phpLang=en"
   
   DQM_rollover_image1 = "http://team.univ-paris1.fr/js/sem2en.gif"
   DQM_rollover_wh1 = "90,31"
   DQM_url1 = "http://team.univ-paris1.fr/seminaire/index.php?phpLang=en"
   
   DQM_rollover_image2 = "http://team.univ-paris1.fr/js/pub2.gif"
   DQM_rollover_wh2 = "90,31"
   DQM_url2 = "http://team.univ-paris1.fr/publications/index.php?phpLang=en"
   
   DQM_rollover_image3 = "http://team.univ-paris1.fr/js/mem2en.gif"
   DQM_rollover_wh3 = "90,31"
   DQM_url3 = "http://team.univ-paris1.fr/carnet/index.php?phpLang=en"
   
   DQM_rollover_image4 = "http://team.univ-paris1.fr/js/menu2.jpg"
   DQM_rollover_wh4 = "97,29"
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/
   DQM_icon_image0 = "http://team.univ-paris1.fr/js/ico1.gif"
   DQM_icon_rollover0 = "http://team.univ-paris1.fr/js/ico2.gif"
   DQM_icon_image_wh0 = "18,10"

   DQM_icon_image1 = "http://team.univ-paris1.fr/js/key1.gif"
   DQM_icon_rollover1 = "http://team.univ-paris1.fr/js/key2.gif"
   DQM_icon_image_wh1 = "20,15"

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-125,34"
DQM_sub_menu_width0 = 200;
DQM_subdesc0_0 = "Last news on our research activities : <i>Calls for papers, workshops etc</i>."
DQM_url0_0 = "http://team.univ-paris1.fr/news/index.php?phpLang=en"

DQM_sub_xy1 = "-125,34"
DQM_sub_menu_width1 = 200;
DQM_subdesc1_0 = "TEAM's weekly seminar"
DQM_url1_0 = "http://team.univ-paris1.fr/seminaire/index.php?phpLang=en"

DQM_sub_xy2 = "-125,34"
DQM_sub_menu_width2 = 200;
DQM_subdesc2_0 = "A database of publications by TEAM members and working papers to download"
DQM_url2_0 = "http://team.univ-paris1.fr/publications/index.php?phpLang=en"

DQM_sub_xy3 = "-125,34"
DQM_sub_menu_width3 = 200;
DQM_subdesc3_0 = "Personnal homepages of TEAM's members"
DQM_url3_0 = "http://team.univ-paris1.fr/carnet/index.php?phpLang=en"