fixMozillaZIndex=true;
_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()){
offbgcolor="#252525";
offcolor="#ffffff";
onbgcolor="#034116";
oncolor="#ffffff";
pagebgcolor="#CECECE";
pagecolor="#333333";
headerbgcolor="#034116";
headercolor="#000000";
bordercolor="#054b63";
borderstyle="solid";
borderwidth=1;
separatorcolor="#054b63";
separatorsize="1";
padding=5;
fontsize="12";
fontweight="normal";
fontfamily="Arial, helvetica";
subimage="/i/common/arrow-w.gif";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(milonic=new menuname("corp")){
style=menuStyle;
aI("text=Overview;url=/s/Corporate.asp;status=Overview;");
aI("text=Business of Company;url=/s/Business-Of-Company.asp;status=Business of Company;");
aI("text=Mandate & Policy;url=/s/MandateAndPolicy.asp;status=Mandate & Policy;");
aI("text=Management;url=/s/Management.asp;status=Management;");
}

with(milonic=new menuname("prj")){
style=menuStyle;
//aI("text=Overview;url=/s/Projects.asp;status=Overview;");
aI("text=About Colombia;url=/s/AboutColombia.asp;status=About Colombia;showmenu=columbia;");
aI("text=Cisneros;url=/s/Cisneros.asp;status=Cisneros;showmenu=cisneros");
aI("text=Other Projects;url=/s/OtherProjects.asp;status=Other Projects;");
aI("text=Photo Gallery;url=/s/PhotoGallery.asp;status=Photo Gallery;");
}

   with(milonic=new menuname("columbia")){
   style=menuStyle;
   aI("text=Colombia Overview;url=/s/AboutColombia.asp?ReportID=326174;status=Colombia Overview;");
   aI("text=History;url=/s/AboutColombia.asp?ReportID=326175;status=History;");
   aI("text=Government;url=/s/AboutColombia.asp?ReportID=326176;status=Government;");
   aI("text=Economy;url=/s/AboutColombia.asp?ReportID=326181;status=Economy;");
   aI("text=Mining and Energy;url=/s/AboutColombia.asp;status=Mining and Energy;");
   }

   with(milonic=new menuname("cisneros")){
   style=menuStyle;
   aI("text=Highlights;url=/s/Cisneros.asp?ReportID=326655;status=Highlights;");
   aI("text=Concessions Map;url=/s/Cisneros.asp?ReportID=326954;status=Concessions Map;");
   aI("text=Overview;url=/s/Cisneros.asp?ReportID=326656;status=Overview;");
   aI("text=Geology;url=/s/Cisneros.asp?ReportID=326659;status=Geology;");
   aI("text=Deposit Type & Model;url=/s/Cisneros.asp?ReportID=326662;status=Deposit Type & Model;");
   aI("text=History & Exploration;url=/s/Cisneros.asp?ReportID=326664;status=History & Exploration;");
   }

with(milonic=new menuname("inv")){
style=menuStyle;
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;");
aI("text=Financials;url=/s/Financials.asp;status=Financials;");
aI("text=Presentations;url=/s/Presentations.asp;status=Presentations;");
aI("text=Related Articles;url=/s/RelatedArticles.asp;status=Related Articles;");
aI("text=Upcoming Events;url=/s/UpcomingEvents.asp;status=Upcoming Events;");
aI("text=Sedar;url=http://www.sedar.com/DisplayProfile.do?lang=EN&issuerType=03&issuerNo=00007788;target=_blank;status=Sedar;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
aI("text=Contact Info;url=/s/Contact.asp;status=Contact Info;");
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();