fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=1200;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft = 0;
_CFix = true;
buildAfterLoad=true;


with(mainStyle=new mm_style()){
styleid=1;	
onclass="cssmouseon";
//offclass="cssmouseoff";
pagebgcolor="#6A8012";
fontfamily="Verdana, Arial,Geneva, Helvetica, sans-serif";
fontsize="10px";
fontstyle="normal";
fontweight='bold';
imagepadding=0;
offbgcolor="#6A8012";
offcolor="#ffffff";
decoration="none";
onbgcolor="#6A8012"; //bg color on hover
oncolor="#ebce7b";
ondecoration='none';
overfilter="Fade(duration=0.1);Alpha(opacity=90);";
padding=5;
pagecolor = "#003d79";
separatoralign="right";
separatorcolor="#6A8012";
separatorpadding=5;
separatorwidth="10";
valign="left";
menubgcolor="#6A8012"; //bg color of the menu
overbgimage="images/nav/rolloverBG.gif";
}


with(menuStyle=new mm_style()){
fontfamily="Verdana,Arial, Geneva, Helvetica, sans-serif";
//fontsize="12px";
//fontstyle="normal";
separatoralign="right";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
margin=0;
orientation="horizontal";
style=menuStyle;
divides=1;

aI("image=images/nav/marketMaking.png;overimage=images/nav/marketMaking_f2.png;showmenu=marketMakingMenu;url=;pageimage=images/nav/marketMaking_f2.png;pagematch=;");
aI("image=images/nav/electronicExecutionServices.png;overimage=images/nav/electronicExecutionServices_f2.png;showmenu=electronicExecutionServicesMenu;url=;pageimage=images/nav/electronicExecutionServices_f2.png;pagematch=;");
aI("image=images/nav/institutionalSalesAndTrading.png;overimage=images/nav/institutionalSalesAndTrading_f2.png;showmenu=institutionalSalesAndTradingMenu;url=;pageimage=images/nav/institutionalSalesAndTrading_f2.png;pagematch=;");}


with(milonic=new menuname("marketMakingMenu")){
orientation="vertical"; 
margin=0;
style = mainStyle;
zindex = 1;
menuwidth = 790;
divides=1;
top="offset=0";
left="offset=-135";
aI("text=CASH TRADING;url=;pagematch=;");
aI("text=ELECTRONIC MARKET MAKING;url=;pagematch=;");
aI("text=KNIGHT LINK;url=;pagematch=;");
aI("text=RELATIONSHIP MANAGEMENT;url=;pagematch=;");
}

with(milonic=new menuname("electronicExecutionServicesMenu")){
orientation="vertical"; 
margin=0;
style = mainStyle;
zindex = 1;
menuwidth = 790;
divides=1;
top="offset=0";
left="offset=-262";
aI("text=HOTSPOT FX;url=;pagematch=;");
aI("text=KNIGHT BONDPOINT;url=;pagematch=;");
aI("text=KNIGHT DIRECT;url=;pagematch=;");
aI("text=ALGORITHMIC SUITE;url=;pagematch=;");
aI("text=KNIGHT MATCH;url=;pagematch=;");
}

with(milonic=new menuname("institutionalSalesAndTradingMenu")){
orientation="vertical"; 
margin=0;
style = mainStyle;
zindex = 1;
menuwidth = 790;
divides=1;
top="offset=0";
left="offset=-507";
aI("text=CASH TRADING;url=;pagematch=;");
aI("text=ELECTRONIC MARKET MAKING;url=;pagematch=;");
aI("text=KNIGHT LINK;url=;pagematch=;");
aI("text=RELATIONSHIP MANAGEMENT;url=;pagematch=;");
}

drawMenus();


