fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(main=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
itemheight=25;
menubgimage="http://www.ieec.ca/images/menu/menu-background.gif";
offcolor="#4D4D4D";
offbgcolor="transparent";
offborder="transparent";
oncolor="#ffffff";
//onborder="1px solid #000000";
overbgimage="http://www.ieec.ca/images/menu/menu-background-over.gif";
padding=0;
rawcss="padding-left:10px;padding-right:5px";
subimagepadding=3;
subimage="http://www.ieec.ca/images/menu/arrowdn-g.gif";
onsubimage="http://www.ieec.ca/images/menu/arrowdn-w.gif";
}


with(dropdown=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
itemheight=22;
offbgcolor="#898989";
offcolor="#ffffff";
oncolor="#000000";
//ondecoration="underline";
onbgcolor="#CECECE";
onborder="1px solid #ffffff";
onsubimage="http://www.ieec.ca/images/menu/arrowdn-w.gif";
padding=2;
subimage="http://www.ieec.ca/images/menu/arrowdn-g.gif";
subimagepadding=3;
pagebgcolor="#CECECE";
pagecolor="#000000";
}



with(milonic=new menuname("Menu principal")){
alwaysvisible=1;
//left=10;
//margin=2;
orientation="horizontal";
style=main;
//top=10;
aI("image=http://www.ieec.ca/images/menu/navigationbartext.gif;");
aI("text=Accueil;;url=http://www.ieec.ca/;");
aI("showmenu=anotresujet;text=A notre sujet");
aI("showmenu=Axe stratégique;text=Axe strat&eacute;gique;url=http://www.ieec.ca/projects/;");
aI("showmenu=nouvelles;text=Nouvelles;url=http://www.ieec.ca/news/;");
aI("showmenu=FAQ;text=&nbsp;FAQ;");
aI("text=Coordonn&eacute;es&nbsp;;url=http://www.ieec.ca/contact/;");
aI("showmenu=recherche;text=Recherche;");
}




with(milonic=new menuname("anotresujet")){
margin=3;
menuwidth=120
style=dropdown;
aI("text=Nos gens;url=http://www.ieec.ca/about/people.php;");
aI("text=Mission;url=http://www.ieec.ca/about/mission.php;");
aI("text=Installations;url=http://www.ieec.ca/about/facilities.php;");
aI("text=H&eacute;sbergement;url=http://www.ieec.ca/about/accomodations.php;");
aI("text=Structure;url=http://www.ieec.ca/about/structure.php;");
aI("text=Gouvernance;url=http://www.ieec.ca/about/governance.php;");
}

with(milonic=new menuname("Axe stratégique")){
margin=3;
menuwidth=145
style=dropdown;
aI("text=Projets actuels;url=http://www.ieec.ca/projects/current_projects.php;");
aI("text=Projets de recherche;url=http://www.ieec.ca/projects/research_projects.php;");
aI("text=Universitaires invit&eacute;s;url=http://www.ieec.ca/projects/vpp.php;");
aI("text=Financement;url=http://www.ieec.ca/projects/funding.php;");
}

with(milonic=new menuname("nouvelles")){
margin=3;
menuwidth=120
style=dropdown;
aI("text=IEEC;url=http://www.ieec.ca/news/index.php;");
aI("text=Am&eacute;rique du Nord;url=http://www.ieec.ca/news/index.php;");
aI("text=Monde;url=http://www.ieec.ca/news/index.php;");
}

with(milonic=new menuname("FAQ")){
margin=3;
menuwidth=100
style=dropdown;
aI("text=Hyperliens;url=http://www.ieec.ca/links/links.php;");
aI("text=Photos;url=http://www.ieec.ca/gallery/;");
aI("text=Carri&egrave;res;url=http://www.ieec.ca/faq/careers.php;");
aI("text=Statistiques;url=http://www.ieec.ca/faq/installedcapacities.php;");
}


with(milonic=new menuname("recherche")){
margin=3;
style=dropdown;
//top="offset=2";
aI("text=`<FORM ACTION=http://www.google.com/search id=searchbox_007109405984982688744:atl2ylsxmle name=search style='margin:0px;'><table><tr><td class=backW>Recherche du site</td></tr><tr><td class=backW><input type=hidden name=cx value=007109405984982688744:atl2ylsxmle><input type=hidden name=cof value=FORID:0><input name=q size=11></td></tr><tr><td><input type=submit name=sa value=Trouver></td></tr></table></form>`;type=form;align=center;onbgcolor=;onborder=;");
}


drawMenus();

