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=About Dechen Ch&ouml;ling;url=aboutus.html;");
aI("text=Dechen Ch&ouml;ling Lineage & Teachers;url=aboutus_lineage.html;");
aI("text=Dechen Ch&ouml;ling Land & Facilities;url=aboutus_land.html;");
}

with(milonic=new menuname("Programs")){
style=background;
aI("text=Programmes;url=http://programmes.dechencholing.org/english/;");
aI("text=Programme Staff Application;url=program_staff_app.html;");

}

with(milonic=new menuname("Donate")){
style=background;
aI("text=Development;url=donate.php;");
aI("text=How to donate;url=donate_howto.html;");
aI("text=Country account information;url=donate_accountinfo.html;");

}

with(milonic=new menuname("Working")){
style=background;
aI("text=Working at Dechen Ch&ouml;ling;url=working.html;");
aI("text=Staff conditions;url=working_conditions.html;");
aI("text=Summer Volunteer Programme;url=working_summer_volunteer_jobs.php;");
aI("text=Core Staff Opportunities;url=working_core_staff_jobs.php;");
}



drawMenus();

