_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big7.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover7.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efefef";
offcolor="#444444";
onbgcolor="#eeeeee";
oncolor="Coral";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="42";
aI("text=Home;target=;url=index.html;");
aI("showmenu=Who We Are/Mission StatementLEFT_MENU;text=Who We Are;target=;url=Who-We-Are.html;");
aI("showmenu=What We Do/Evangelism and Church PlantingLEFT_MENU;text=What We Do;target=;url=What-We-Do.html;");
aI("text=Where We Serve;target=;url=Where-We-Serve.html;");
aI("text=Partner With Us;target=;url=Partner-With-Us.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Give;target=;url=Give.html;");
}

with(milonic=new menuname("Who We Are/Mission StatementLEFT_MENU")){
style=submenuStyle;
aI("text=Mission Statement;target=;url=MissionStatement.html;");
aI("text=Statement of Faith;target=;url=StatementOfFaith.html;");
aI("text=History;target=;url=History.html;");
aI("text=Deepak and Simmi's Testimony;target=;url=DhingraTestimony.html;");
aI("text=Board of Directors;target=;url=Board.html;");
}

with(milonic=new menuname("What We Do/Evangelism and Church PlantingLEFT_MENU")){
style=submenuStyle;
aI("text=Evangelism and Church Planting;target=;url=Evangelism.html;");
aI("text=Schools;target=;url=Schools.html;");
aI("text=Sewing Centers;target=;url=Sewing.html;");
aI("text=Leper Colony Outreach;target=;url=Leper%20Colony.html;");
aI("text=Medical Clinics;target=;url=Clinics.html;");
aI("text=Feeding the Hungry;target=;url=Ministries.html;");
aI("text=Disaster Relief;target=;url=DisasterRelief.html;");
aI("text=Media Outreach;target=;url=Media.html;");
}


 drawMenus();

