var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if 
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers) 
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")

/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 700

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#FFFFFF"
   DQM_hl_bgcolor = "#66CCCC"

   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 = "#333333"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 4
   DQM_margin_bottom = 4
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "mainPubMenu1a.gif"
   DQM_rollover_wh0 = "130,22"

   DQM_rollover_image1 = "mainPubMenu2a.gif"
   DQM_rollover_wh1 = "82,22"

   DQM_rollover_image2 = "mainPubMenu3a.gif"
   DQM_rollover_wh2 = "106,22"
   
   DQM_rollover_image3 = "mainPubMenu4a.gif"
   DQM_rollover_wh3 = "118,22"
   
   DQM_rollover_image4 = "mainPubMenu5a.gif"
   DQM_rollover_wh4 = "84,22"
   
   DQM_rollover_image5 = "mainPubMenu6a.gif"
   DQM_rollover_wh5 = "127,22"
   
   DQM_rollover_image6 = "mainPubMenu7a.gif"
   DQM_rollover_wh6 = "103,22"
   



/*---------------------------------------------
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_icon_image0 = "../english/images/bullet.gif"
   DQM_icon_rollover0 = "../english/images/bullet_a.gif"
   DQM_icon_image_wh0 = "10,5"

DQM_sub_xy0 = "-134,-92"
DQM_sub_menu_width0 = 134
DQM_subdesc0_0 = "Qui Nous Sommes"
DQM_subdesc0_1 = "Organization Chart"
DQM_subdesc0_2 = "Historique / timeline"
DQM_subdesc0_3 = "Le Saviez-vous?"


DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0


DQM_url0_0 = "../english/aboutFPL.html"
DQM_url0_1 = "../english/organizationChart.html"
DQM_url0_2 = "../english/history.html"
DQM_url0_3 = "../english/didYouKnow.html"


DQM_sub_xy1 = "-84,-46"
DQM_sub_menu_width1 = 84;
DQM_subdesc1_0 = "In the News"
DQM_subdesc1_1 = "Our News"

DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0

DQM_url1_0 = "../english/news.html"
DQM_url1_1 = "../english/ourNews.html"


DQM_sub_xy2 = "-106,-46"
DQM_sub_menu_width2 = 106;
DQM_subdesc2_0 = "Nos Avions"
DQM_subdesc2_1 = "Dispositifs"

DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0

DQM_url2_0 = "../english/aircraft.html"
DQM_url2_1 = "../english/features.html"

DQM_sub_xy3 = "-118,-23"
DQM_sub_menu_width3 = 118;
DQM_subdesc3_0 = "La Recherche"
DQM_icon_index3_0 = 0
DQM_url3_0 = "../english/research.html"

DQM_sub_xy4 = "-86,-23"
DQM_sub_menu_width4 = 86;
DQM_subdesc4_0 = "Liens"
DQM_icon_index4_0 = 0
DQM_url4_0 = "../english/links.html"

DQM_sub_xy5 = "-129,-46"
DQM_sub_menu_width5 = 129;
DQM_subdesc5_0 = "Contactez-Nous"
DQM_subdesc5_1 = "Emploi"

DQM_icon_index5_0 = 0
DQM_icon_index5_1 = 0

DQM_url5_0 = "../english/contact.html"
DQM_url5_1 = "../english/employment.html"

DQM_sub_xy6 = "-100,-23"
DQM_sub_menu_width6 = 100;
DQM_subdesc6_0 = "Médias"
DQM_icon_index6_0 = 0
DQM_url6_0 = "../english/media.html"



