_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#B2B2B2";
offcolor="#ffffff";
onbgcolor="#C0C0C0";
oncolor="#ffffff";
padding="9";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#C0C0C0";
offcolor="#ffffff";
onbgcolor="#969696";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.eyegotchagraphics.com/;");
aI("showmenu=Internet MarketingExpert MentorsLEFT_MENU;text=Internet Marketing;target=;url=internet_mkt.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Internet MarketingExpert MentorsLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Expert MentorsEric LouviereLEFT_MENU;text=Expert Mentors;target=;url=expert_mentors.html;");
aI("text=Internet Niche Businesses;target=;url=niche_markets.html;");
aI("showmenu=Copy WritingEmail CopyLEFT_MENU;text=Copy Writing;target=;url=copy_writing.html;");
}

with(milonic=new menuname("Expert MentorsEric LouviereLEFT_MENU")){
style=submenuStyle;
aI("text=Eric Louviere;target=;url=eric_louviere.html;");
aI("text=Arnamd Morin;target=;url=arnamd-morin.html;");
}

with(milonic=new menuname("Copy WritingEmail CopyLEFT_MENU")){
style=submenuStyle;
aI("text=Email Copy;target=;url=email_copy.html;");
}


 drawMenus();
