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=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
align="center";
fontfamily="Arial, Verdana, sans-serif";
fontsize="11pt";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ecae0c";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=5;
separatorcolor="#859057";
separatorsize=0;
subimage="/navigation/arrow_white.gif";
onsubimage="/navigation/arrow_gold.gif";
subimagepadding=2;
}

with(second=new mm_style()){
align="center";
fontfamily="Arial, Verdana, sans-serif";
fontsize="11pt";
fontweight="bold";
offbgcolor="#5f5e62";
offcolor="#ffffff";
oncolor="#ecae0c";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=5;
separatorcolor="#859057";
separatorsize=0;
subimage="/navigation/arrow_white.gif";
subimagepadding=2;
}

with(milonic=new menuname("Jte")){
style=second;
itemwidth=120;
left="offset=50";
aI("text=about;url=/jtemgt-about.htm;");
aI("text=team;url=/jtemgt-team.htm;");
aI("text=client list;url=/jtemgt-client.htm;");
}

with(milonic=new menuname("Issues")){
style=second;
aI("text=overview;url=/issues.htm;");
aI("text=financial;url=/issue-financial.htm;");
aI("text=corporate goals;url=/issue-corporate-goal.htm;");
aI("text=project management;url=/issue-project.htm;");
aI("text=sales and marketing;url=/issue-sales.htm;");
aI("text=manufacturing and production;url=/issue-manufacturing.htm;");
aI("text=creativity and innovation;url=/issue-creativity.htm;");
}

with(milonic=new menuname("CaseStudies")){
style=second;
aI("text=overview;url=/case-studies.htm;");
aI("text=software developer;url=/case-developer.htm;");
aI("text=international brewery;url=/case-brewery.htm;");
aI("text=pension fund;url=/case-pension.htm;");
aI("text=retail chain;url=case-retail.htm;");
aI("text=lottery and casino;url=/case-lottery.htm;");
aI("text=biomedical;url=/case-biomedical.htm;");
aI("text=real estate developer;url=/case-realestate.htm;");
}

with(milonic=new menuname("Products")){
style=second;
aI("text=overview;url=/products.htm;");
aI("text=elearning;url=/elearning.htm;");
aI("text=business simulations;url=/simulations.htm;");
aI("text=business assessments;url=/assessments.htm;");
aI("text=customized training;url=/custom.htm;");
aI("showmenu=Video;text=training video;url=/video.htm;");
aI("text=Celemi;url=http://www.celemisolutions.com;target=windowname;targetfeatures=width=700,height=600,scrollbars,resizable;")
aI("text=Profiles;url=http://www.jteassessments.ca;target=windowname;targetfeatures=width=700,height=600,scrollbars,resizable;")
aI("text=training demonstrations;url=/demonstrations.htm;");
//aI("text=financial knowledge quiz;url=/demo-quiz.htm;");
}

with(milonic=new menuname("Video")){
style=second;
aI("text=overview;url=/video.htm;");
aI("text=electronic arts ;url=http://bbn3.com/videopreview/116,3744;target=windowname;targetfeatures=width=700,height=600,scrollbars,resizable;")
aI("text=allwest insurance ;url=http://bbn3.com/videopreview/27,1731;target=windowname;targetfeatures=width=700,height=500,scrollbars,resizable;")
aI("text=out smarts marketing ;url=http://bbn3.com/videopreview/39,1639;target=windowname;targetfeatures=width=700,height=500,scrollbars,resizable;")
}

with(milonic=new menuname("Contact")){
style=second;
left="offset=15"; 
aI("text=contact JTe;url=/contact.htm;")
aI("text=information request;url=/contact-form.htm;")
}

drawMenus();

