_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(menuStyle=new mm_style()){
onbgcolor="#ffffff";
oncolor="#6c1214";
offbgcolor="#6c1214";
offcolor="#ffffff";
bordercolor="#6c1214";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Verdana, Arial, helvetica";
pagecolor="#6c1214";
pagebgcolor="#ffffff";
headercolor="#6c1214";
headerbgcolor="#ffffff";
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("prj")){
style=menuStyle;
itemwidth=170;
aI("text=Svetloye Gold Exploration Project, Russia;url=/new/Svetloye.asp?ReportID=273111;status=Svetloye Gold Exploration Project, Russia;");
aI("text=Mongolian Projects;url=/new/Mongolia.asp;showmenu=mon;status=Mongolian Projects;");
aI("text=Nicaragua Applications, Nicaragua;url=/new/Nicaragua.asp?ReportID=135907;status=Nicaragua Applications, Nicaragua;");
aI("text=Presentation;url=/new/Presentation.asp;status=Presentation;");
//aI("text=Fact Sheet;url=/new/FactSheet.asp;status=Fact Sheet;");
aI("text=Qualified Person/Assay Methods;url=/new/QPAM.asp;status=Qualified Person/Assay Methods;");
}

with(milonic=new menuname("mon")){
style=menuStyle;
aI("text=Erdenet Copper/Gold Exploration Project;url=/new/Erdenet.asp?ReportID=136882;status=Erdenet Copper/Gold Exploration Project;");
aI("text=Huvsgol Gold Exploration Project;url=/new/Huvsgol.asp?ReportID=135911;status=Huvsgol Gold Exploration Project;");
aI("text=Satyr Khudag Exploration Project;url=/new/SatyrKhudag.asp?ReportID=135908;status=Satyr Khudag Exploration Project;");
}

with(milonic=new menuname("inv")){
style=menuStyle;
itemwidth=170;
aI("text=Corporate Profile;url=/new/Investors.asp?ReportID=142754;status=Corporate Profile;");
aI("text=Stock Info;url=/new/Investors.asp?ReportID=136005;status=Stock Info;");
aI("text=History;url=/new/History.asp;status=History;");
aI("text=Mission Statement;url=/new/Investors.asp?ReportID=142755;status=Mission Statement;");
aI("text=President's Message;url=/new/Investors.asp?ReportID=142756;status=President's Message;");
aI("text=Corporate Directory;url=/new/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Management;url=/new/Management.asp;status=Management;");
aI("text=Financial Statements;url=/new/FinancialStatements.asp;status=Financial Statements;");
aI("text=Financial Calendar;url=/new/Investors.asp?ReportID=147049;status=Financial Calendar;");
aI("text=Share Capital;url=/new/ShareCap.asp;status=Share Capital;");
aI("text=Other Corporate Filings;url=/new/CorpFilings.asp;status=Other Corporate Filings;");
aI("text=Equity Financings;url=/new/EquityFinancings.asp;status=Equity Financings;");
aI("text=Governance;url=/new/Governance.asp;status=Governance;");
aI("text=Links;url=/new/Links.asp;status=Links;");
aI("text=Disclaimer;url=/new/Disclaimer.asp;status=Disclaimer;");
}

drawMenus();