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()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="15px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#C50430";
offbgcolor="#ffffff";
offcolor="#6766CC";
onbgcolor="#ffffff";
oncolor="#C60232";
padding=0;
pagebgcolor="#ffffff";
pagecolor="#C60232";
separatorcolor="#6766CC";
separatorsize=1;
separatorpadding=8;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=4;
}

with(menuStyle2=new mm_style()){
bordercolor="#6766CC";
borderstyle="solid";
borderwidth=0;
offborder="1px solid #ffffff";
onborder="1px solid #6766CC";
fontfamily="Arial";
fontsize="14px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#C50430";
offbgcolor="#eeeeee";
offcolor="#6766CC";
onbgcolor="#ffffff";
oncolor="#C60232";

pagebgcolor="#ffffff";
pagecolor="#C60232";
separatorcolor="#6766CC";
separatorsize=0;
itemheight=28;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
rawcss="padding-left:5px;padding-right:5px;";
}

with(menuStyle3=new mm_style()){
borderwidth=0;
offborder="1px solid #ffffff";
onborder="1px solid #6766CC";
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#C50430";
offbgcolor="#eeeeee";
offcolor="#6766CC";
onbgcolor="#ffffff";
oncolor="#C60232";
padding=3;
pagebgcolor="#ffffff";
pagecolor="#C60232";
separatorcolor="#6766CC";
separatorsize=0;
itemheight=23;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;

}

with(milonic=new menuname("solutions")){
overflow="scroll";
style=menuStyle2;
rawcss="margin-top:2px;";

}
with(milonic=new menuname("kt")){
overflow="scroll";
style=menuStyle2;
aI("text=Demo;url=kt_demo.html;")
aI("text=Quick Tour;url=quick_tour.html;")
aI("text=Buy;url=kt_order.html;")
aI("text=Benefits &amp; Features;url=intellciaviewqb_basicpro.html;")
aI("text=Versions;url=keytrac_qb.html;")
aI("text=KPI;url=kpi.html;")
aI("text=Trusted Advisors;url=partner.html;");



}
with(milonic=new menuname("bi")){
overflow="scroll";
style=menuStyle2;

aI("text=Overview;url=intellciaview.html;")
aI("text=Operations;url=ops_prod.html;")
aI("text=Finance;url=finance.html;")
aI("text=Sales;url=sales_mrktg.html;")
aI("text=Cost;url=cost.html;")
aI("text=Business Intelligence Overview;url=bi.html;")


//aI("text=IntellciaView;url=intellciaview.html;")
//aI("text=KeyTrac;url=keytrac.html;")
aI("text=Benefits &amp; Features;url=intellciaview_anatomy.html;")
}

with(milonic=new menuname("about")){
style=menuStyle2;
rawcss="margin-top:2px;";
//aI("text=About Us;url=aboutus.html;");
}

drawMenus();

