_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";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E2E3E5";
offcolor="#000000";
onbgcolor="#A70007";
oncolor="White";
padding="15";
separatorcolor="#210E08";
separatorsize="1";
subimage="images/dust.gif";
subimagepadding="6";
itemwidth="70";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/dust.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=283;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Home/Pricing and ServicesINFO_BAR_MENU;text=Home;target=;url=http://www.oikoumene.com/;");
aI("showmenu=About Us/Early Paper 1INFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("text=Gallery with Reviews;target=;url=Gallery-with-Reviews.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Home/Pricing and ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Pricing and Services;target=;url=Pricing-and-Services.html;");
aI("text=Web Glossary;target=;url=Web-Glossary.html;");
}

with(milonic=new menuname("About Us/Early Paper 1INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Early Paper 1;target=;url=Early-Paper-1.html;");
aI("text=Early Paper 2;target=;url=Early-Paper-2.html;");
}


 drawMenus();

