_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="8";
separatorcolor="#44ACB9";
separatorsize="3";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#44ACB9";
offcolor="White";
onbgcolor="#00002A";
oncolor="#AAFFFF";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Showcase;target=;url=Showcase/;");
aI("text=Video Production;target=;url=Video-Production/;");
aI("text=Branded Players;target=;url=Branded-Players/;");
aI("text=Web TV and Channels;target=;url=Web-TV-and-Channels/;");
aI("text=Video Streaming;target=;url=Video-Streaming/;");
aI("text=Analytics;target=;url=Analytics/;");
aI("text=Consulting;target=;url=Consulting/;");
}


 drawMenus();
