fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

with(AllImagesStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
padding=0;
fontstyle="normal";
fontweight="normal";
}

with(mainStyle=new mm_style()){
bordercolor="";
borderstyle="none";
borderwidth=0;
fontfamily="Arial, helvetica, sans-serif";
fontsize="14";
fontstyle="normal";
headerbgcolor="transparent";
headercolor="#ffcc00";
offbgcolor="transparent";
offcolor="#ffffff";
onbgcolor="transparent";
oncolor="#ffcc00";
outfilter="";
overfilter="";
padding=4;
pagebgcolor="transparent";
pagecolor="#ffcc00";
separatorcolor="#18213b";
separatorpadding="20";
separatorsize=1;
}

with(menuStyle=new mm_style()){
onbgcolor="#26355f";
oncolor="#ffcc00";
offbgcolor="#26355f";
offcolor="#ffffff";
bordercolor="#6e8eb1";
borderstyle="solid";
borderwidth=1;
separatorcolor="#6e8eb1";
separatorsize="1";
padding=5;
fontsize="12";
fontweight="normal";
fontfamily="Arial, helvetica";
pagecolor="#ffcc00";
pagebgcolor="#26355f";
headercolor="#ffcc00";
headerbgcolor="#26355f";
subimage="/i/common/arrow-w.gif";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(milonic=new menuname("corp")){
style=menuStyle;
top="offset=9";
aI("text=Profile;url=/s/Profile.asp;status=Profile;");
aI("text=Board of Directors;url=/s/Directors.asp;status=Board of Directors;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Corporate Social Responsibility;url=/s/CorpResponsibility.asp;status=Corporate Social Responsibility;");
}

with(milonic=new menuname("prj")){
style=menuStyle;
top="offset=9";
aI("text=North Kivu;url=/s/NorthKivu.asp;status=North Kivu;");
aI("text=Ngayu;url=/s/Ngayu.asp;status=Ngayu");
aI("text=Bas Congo;url=/s/BasCongo.asp;status=Bas Congo");
aI("text=Photos;url=/s/Photos.asp?ReportID=333742;status=Photos");
}

with(milonic=new menuname("NKprj")){
style=menuStyle;
top="offset=9";
aI("text=Overview;url=/s/NorthKivu.asp;status=Overview;");
aI("text=Manguredjipa;url=/s/Manguredjipa.asp;status=Manguredjipa;");
aI("text=Lutunguru;url=/s/Lutunguru.asp;status=Lutunguru;");
}

with(milonic=new menuname("inv")){
style=menuStyle;
top="offset=9";
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;");
aI("text=Share Structure;url=/s/ShareStructure.asp;status=Share Structure;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=Articles Of Interest;url=/s/ArticlesOfInterest.asp;status=Articles Of Interest;");
aI("text=Presentations;url=/s/Presentations.asp;status=Presentations;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
top="offset=9";
aI("text=Request More Info;url=/s/InformationRequest.asp;status=Request More Info;");
aI("text=Send A Message;url=/s/SendMessage.asp;status=Send A Message;");
}

drawMenus();