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="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D4D4D5";
offcolor="#333333";
onbgcolor="#ACCB76";
oncolor="#333333";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#333333";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("menu_company")){
style=menuStyle;
top=1;
itemwidth=85;
orientation="vertical";
margin=1;
aI("text=About Us;url=/company/index.html;");
aI("text=Founder Bio;url=/company/bio.html;");
aI("text=Accolades;url=/company/accolades.html;");
aI("text=Contact;url=/company/contact.html;");
}

with(milonic=new menuname("menu_programs")){
style=menuStyle;
aI("text=Let's Do Launch;url=/programs/launch.html;");
aI("text=M7 1:1 Direct;url=/programs/direct.html;");
aI("text=M7 Branding Boot Camp;url=/programs/boot.html;");
aI("text=Marketing Matters with M7 Podcast;url=http://Marketingmatterswithm7.podomatic.com;target=_blank");
}



with(milonic=new menuname("menu_services")){
style=menuStyle;
aI("text=Branding;url=/services/branding.html;");
aI("text=Graphic Design;url=/services/id.html;showmenu=graphics;");
aI("text=Web Design;url=/services/web_design.html;");
aI("text=DM/Lead Gen;url=/services/dm.html;");
aI("text=Channel Marketing;url=/services/channels.html;");
aI("text=Advertising;url=/services/advertising.html;");
aI("text=Multimedia;url=/services/multimedia.html;");
aI("text=Alliances;url=/services/alliances.html;");
}

with(milonic=new menuname("graphics")){
style=menuStyle;
aI("text=Corporate ID;url=/services/id.html;");
aI("text=Event Campaigns;url=/services/events.html;");
aI("text=Collateral;url=/services/collateral.html;");
aI("text=Packaging;url=/services/packaging.html;");
aI("text=Sales Kits;url=/services/sales_kits.html;");
aI("text=Event Graphics;url=/services/event_graphics.html;");
}

drawMenus();
