_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=0               // Sub menu top offset
_subOffsetLeft=0              // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(AllImagesStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
padding=0;
fontstyle="normal";
fontweight="normal";
}

with(mainStyle=new mm_style()){
onbgcolor="#987867";
oncolor="#ffffff";
offbgcolor="#987867";
offcolor="#330000";
bordercolor="";
borderstyle="none";
borderwidth=1;
separatorcolor="";
separatorsize="0";
padding=4;
fontsize="12";
fontweight="bold";
fontfamily="Arial, helvetica";
pagecolor="#ffffff";
pagebgcolor="#987867";
headercolor="#ffffff";
headerbgcolor="#987867";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle=new mm_style()){
onbgcolor="#987867";
oncolor="#ffffff";
offbgcolor="#987867";
offcolor="#330000";
bordercolor="#5B4B43";
borderstyle="solid";
borderwidth=1;
separatorcolor="";
separatorsize="0";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Arial, helvetica";
pagecolor="#ffffff";
pagebgcolor="#987867";
headercolor="#ffffff";
headerbgcolor="#987867";
subimage="";
subimagepadding="2";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.3)";
outfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Reverse', duration=0.3)";
}


with(milonic=new menuname("comp")){
top=246;
style=menuStyle;
aI("text=Company Overview;url=/kmk/AboutUs.asp;status=Company Overview;");
aI("text=Company Information;url=/kmk/CompanyInformation.asp;status=Company Information;");
aI("text=Management;url=/kmk/Management.asp;status=Management;");
aI("text=Corporate Governance;url=/kmk/CorporateGovernance.asp;status=Corporate Governance;");
}

with(milonic=new menuname("prj")){
top=246;
style=menuStyle;
aI("text=Properties Overview;url=/kmk/Properties.asp;status=Properties Overview;");
aI("text=Xietongmen Exploration & Resources;url=/kmk/XietongmenDeposit.asp;status=Xietongmen Exploration & Resources;");
aI("text=Xietongmen Project Development;url=/kmk/XietongmenProperty.asp;status=Xietongmen Project Development;");
aI("text=Stakeholder Engagement;url=/kmk/CommunityEngagement.asp?ReportID=365583;status=Stakeholder Engagement;");
aI("text=Environment & Socioeconomic Studies;url=/kmk/CommunityEngagement.asp?ReportID=365585;status=Environment & Socioeconomic Studies;");
aI("text=Community Development;url=/kmk/CommunityEngagement.asp?ReportID=365586;status=Community Development;");
aI("text=Xietongmen Questions and Answers;url=/kmk/CommunityEngagement.asp?ReportID=365587;status=Xietongmen Questions and Answers;");
}

with(milonic=new menuname("inv")){
top=246;
style=menuStyle;
aI("text=Investor Centre;url=/kmk/InvestorCentre.asp;status=Investor Centre;");
aI("text=Stock Quotes;url=/kmk/StockQuotes.asp;status=Stock Quotes;");
aI("text=News Releases;url=/kmk/NewsReleases.asp;status=News Releases;");
aI("text=Media Coverage;url=/kmk/MediaCoverage.asp;status=Media Coverage;");
aI("text=Analyst Coverage;url=/kmk/AnalystCoverage.asp;status=Analyst Coverage;");
aI("text=Presentations;url=/kmk/Presentations.asp;status=Presentations;");
aI("text=Financials;url=/kmk/Financials.asp;status=Financials;");
aI("text=SEDAR Filings;url=http://www.sedar.com/DisplayProfile.do?lang=EN&issuerType=03&issuerNo=00000185;target=_blank;status=SEDAR Filings;");
aI("text=Corporate Events;url=/kmk/CorporateEvents.asp;status=Corporate Events;");
}

with(milonic=new menuname("contact")){style=menuStyle;
top=246;
aI("text=Contact Us;url=/kmk/ContactUs.asp;status=Contact Us;");
aI("text=Request More Info;url=/kmk/InformationRequest.asp;status=Request More Info;");
}

drawMenus();