_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="DarkOrange";
offcolor="#000000";
oncolor="#007FD4";
padding="5";
subimage="pictures/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="pictures/location4.gif";
offcolor="#002A7F";
oncolor="White";
overimage="pictures/location_on4.gif";
imageposition="right";
itemwidth="133";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=798;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.ezymarketing.co.nz/;");
aI("showmenu=Online MarketingInternet MarketingINFO_BAR_MENU;text=Online Marketing;target=;url=online-marketing/;");
aI("showmenu=More InfoGoogle Front Page In 28 DaysINFO_BAR_MENU;text=More Info;target=;url=more-info/;");
aI("text=Uncensored Blog;target=;url=http://www.ezymarketing.co.nz/blog;");
aI("text=Contact;target=;url=contact.html;");
aI("text=Bio;target=;url=bio.html;");
}

with(milonic=new menuname("Online MarketingInternet MarketingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Internet Marketing;target=;url=online-marketing/internet-marketing.html;");
aI("text=Web 2.0 Social Network Marketing;target=;url=online-marketing/web-2.0-social-networks.html;");
aI("text=SEO search engine optimisation;target=;url=online-marketing/seo-search-engine-optimisation.html;");
aI("text=PPC Pay Per Click;target=;url=online-marketing/ppc-pay-per-click.html;");
aI("text=Dominate Your Market;target=;url=online-marketing/dominate-your-market.html;");
aI("text=Small Business Websites;target=_blank;url=http://ezymarketing.co.nz/smallbusinesswebsites;");
}

with(milonic=new menuname("More InfoGoogle Front Page In 28 DaysINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Google Front Page In 28 Days;target=;url=more-info/google-front-page-in-28-days.html;");
aI("text=SEO Management;target=;url=more-info/seo-management.html;");
aI("text=PPC Pay Per Click Campaign;target=;url=more-info/ppc-pay-per-click-campaign.html;");
}


 drawMenus();

