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="#33797e";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#F9F9F9";
oncolor="#33797E";
/*outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)"; */
padding=6;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#33797e";
separatorsize=1;
subimage="/images/global/menu-arrow.gif";
subimagepadding=2;
}

with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
fontweight="normal";
padding=0;
}


with(milonic=new menuname("about")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=Overview;url=/about/index.php;");
aI("text=News;url=/about/news.php;");
aI("text=Clients;url=/about/clients.php;");
aI("text=Careers;url=/about/careers.php;");
aI("text=Contact Us;url=/about/contact.php;");
}

with(milonic=new menuname("services")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=Overview;url=/services/index.php;");
aI("text=Branding & Messaging;url=/services/branding-messaging.php;");
aI("text=Web Design & Production;url=/services/web-design-production.php;");
aI("text=Collateral;url=/services/collateral.php;");
aI("text=CRM Systems;url=/services/crm-systems.php;");
aI("text=Print Advertising and Direct Mail;url=/services/advertising.php;");
aI("text=Pay Per Click & SEO;url=/services/seo.php;");
aI("text=Trade Show Design;url=/services/trade-show-design.php;");
}


with(milonic=new menuname("solutions")){
style=menuStyle;
left="offset=-10";
top="offset=9";
aI("text=Overview;url=/solutions/index.php;");
aI("text=Solutions by Goal;url=/solutions/by-goal/index.php;showmenu=solutionsbygoal;");
aI("text=Solutions by Industry;url=/solutions/by-industry/index.php;showmenu=solutionsbyindustry;");

}

with(milonic=new menuname("solutionsbygoal")){
style=menuStyle;
left="offset=3";
top="offset=-2";
aI("text=Grow your Market Share;url=/solutions/by-goal/grow-market-share.php;");
aI("text=Start a Company;url=/solutions/by-goal/start-company.php;");
aI("text=Refresh your Brand;url=/solutions/by-goal/refresh-brand.php;");
aI("text=Launch a new Product;url=/solutions/by-goal/launch-product.php;");
aI("text=Merge 2 Companies;url=/solutions/by-goal/merge-companies.php;");
aI("text=Drive Sales;url=/solutions/by-goal/drive-sales.php;");


}

with(milonic=new menuname("solutionsbyindustry")){
style=menuStyle;
left="offset=3";
top="offset=-2";
aI("text=Startups;url=/solutions/by-industry/startups.php;");
aI("text=Health & Biotechnology;url=/solutions/by-industry/biotech.php;");
aI("text=Cleantech;url=/solutions/by-industry/cleantech.php;");
aI("text=Software;url=/solutions/by-industry/software.php;");
aI("text=Technology Infrastructure;url=/solutions/by-industry/technology-infrastructure.php;");
}

with(milonic=new menuname("process")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=Overview;url=/process/index.php;");
aI("text=As an Extension of your Marketing Department;url=/process/as-extension.php;");
aI("text=As your Entire Marketing Team;url=/process/as-team.php;");
}

with(milonic=new menuname("portfolio")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=Case Studies;url=/portfolio/case-studies.php;showmenu=casestudies;");
aI("text=By Service;url=/portfolio/by-service.php;showmenu=galleries;");
}

with(milonic=new menuname("galleries")){
style=menuStyle;
left="offset=3";
top="offset=-2";

aI("text=Web Design and Production;url=/portfolio/galleries/web-design.php;");
aI("text=Collateral;url=/portfolio/galleries/collateral.php;");
aI("text=Logo and Branding Work;url=/portfolio/galleries/logo-branding.php;");
aI("text=Print and Online Advertising;url=/portfolio/galleries/advertising.php;");
aI("text=Trade Show;url=/portfolio/galleries/tradeshow.php;");
aI("text=User Interface Design;url=/portfolio/galleries/ui.php;");

}

with(milonic=new menuname("casestudies")){
style=menuStyle;
left="offset=3";
top="offset=-2";

aI("text=Canto;url=/portfolio/case-studies/case-study-canto.php;");
aI("text=Caw Networks;url=/portfolio/case-studies/case-study-caw.php;");
aI("text=DocVerify;url=/portfolio/case-studies/case-study-docverify.php;");
aI("text=Evergrid;url=/portfolio/case-studies/case-study-evergrid.php;");
aI("text=Exaprotect;url=/portfolio/case-studies/case-study-exaprotect.php;");
aI("text=Ingrian;url=/portfolio/case-studies/case-study-ingrian.php;");
aI("text=Interwoven;url=/portfolio/case-studies/case-study-interwoven.php;");
aI("text=LISI;url=/portfolio/case-studies/case-study-lisi.php;");
aI("text=Securent;url=/portfolio/case-studies/case-study-securent.php;");
aI("text=Suni;url=/portfolio/case-studies/case-study-suni.php;");
aI("text=Spirent;url=/portfolio/case-studies/case-study-spirent.php;");
aI("text=Swan;url=/portfolio/case-studies/case-study-swan.php;");
aI("text=XenSource;url=/portfolio/case-studies/case-study-xensource.php;");

}


with(milonic=new menuname("partners")){
style=menuStyle;
left="offset=-11";
top="offset=9";
aI("text=Overview;url=/partners/index.php;");
aI("text=Become a Partner;url=/partners/become-partner.php;");

}

drawMenus();

