_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="DimGray";
oncolor="White";
ondecoration="none";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="142";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#012AA8";
onbold="bold";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=857;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.plcr.org/;");
aI("showmenu=About UsAbout PLCRINFO_BAR_MENU;text=About Us;target=;url=padang-lutheran-christian-relief.html;");
aI("showmenu=ProjectsSobat Lutheran AcademyINFO_BAR_MENU;text=Projects;target=;url=projects.html;");
aI("showmenu=AppealEmergency Relief FundsINFO_BAR_MENU;text=Appeal;target=;url=appeal.html;");
aI("text=Donate;target=;url=donate.html;");
aI("text=Contact Us;target=;url=contactus.html;");
}

with(milonic=new menuname("About UsAbout PLCRINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About PLCR;target=;url=aboutus.html;");
aI("text=What We Do;target=;url=what-we-do.html;");
aI("text=Where We Work;target=;url=where-we-work.html;");
aI("text=Board of Directors;target=;url=board-of-directors.html;");
aI("text=Our Staff;target=;url=our-staff.html;");
}

with(milonic=new menuname("ProjectsSobat Lutheran AcademyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sobat Lutheran Academy;target=;url=sobat-lutheran-academy.html;");
aI("text=Kon Mamor Memorial Hospital;target=;url=kon-mamor-memorial-hospital.html;");
aI("text=Nomlau Orphanage Project;target=;url=nomlau-orphanage-project.html;");
aI("text=Ajok Hospital;target=;url=ajok-hospital.html;");
aI("text=Malik Abiel Secondary School;target=;url=malik-abiel-secondary-school.html;");
aI("text=Water and Sanitation;target=;url=water-and-sanitation.html;");
aI("text=Food Security and Livelihoods;target=;url=food-security-and-livelihoods.html;");
}

with(milonic=new menuname("AppealEmergency Relief FundsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Emergency Relief Funds;target=;url=emergency-relief-funds.html;");
}


 drawMenus();
