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





with(background=new mm_style()){
bgimage="xp_button_burnt.gif";
borderstyle="solid";
fontfamily="Verdana, Verdana, Geneva, sans-serif";
fontsize="80%";
fontstyle="roman";

padding=9;
itemheight=5;
itemwidth=150;
offcolor="#FFD100";
oncolor="#ffffff";
overbgimage="xp_button_burnton.gif";

}

with(milonic=new menuname("About_Us")){
style=background;
aI("text=Pr&eacute;sentation du centre;url=aboutus.html;");
aI("text=Dechen Ch&ouml;ling Lign&eacute;e et enseignants;url=aboutus_lineage.html;");
aI("text=Dechen Ch&ouml;ling Entretien de l'espace;url=aboutus_land.html;");
}
with(milonic=new menuname("Programs")){
style=background;
aI("text=Programmes;url=http://programmes.dechencholing.org/french/;");
aI("text=Formulaire de demande pour encadrer un programme;url=program_staff_app_fr.html;");

}

with(milonic=new menuname("Donate")){
style=background;
aI("text=Dons;url=donate.php;");
aI("text=Comment faire un don;url=donate_howto.html;");
aI("text=Coordonn&eacute;es bancaires;url=donate_accountinfo.html;");

}

with(milonic=new menuname("Working")){
style=background;
aI("text=Staff;url=working.html;");
aI("text=Conditions d'emplois;url=working_conditions.html;");
aI("text=Programme de volontaires pour l&#x27;&eacute;t&eacute;;url=working_summer_volunteer_jobs.php;");
}



drawMenus();

