_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="#00552A";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#00552A";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#00551C";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://melvinakerman.com/;");
aI("text=Sheva;target=;url=sheva.html;");
aI("showmenu=QuestionsFAQLEFT_MENU;text=Questions;target=;url=information-questions-you-should-ask.html;");
aI("showmenu=ServicesWeb ServicesLEFT_MENU;text=Services;target=;url=services.html;");
aI("showmenu=VideosMaria Jose Cantilo - Me Voy Con Mi BombonLEFT_MENU;text=Videos;target=;url=videos.html;");
aI("text=Contact Me;target=;url=contact-me.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("QuestionsFAQLEFT_MENU")){
style=submenuStyle;
aI("text=FAQ;target=;url=questions-you-should-ask-your-web-designer-before-hiring-them.html;");
}

with(milonic=new menuname("ServicesWeb ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Services;target=;url=web-services.html;");
}

with(milonic=new menuname("VideosMaria Jose Cantilo - Me Voy Con Mi BombonLEFT_MENU")){
style=submenuStyle;
aI("text=Maria Jose Cantilo - Me Voy Con Mi Bombon;target=;url=maria-jose-cantilo-me-voy-con-mi-bombon.html;");
aI("text=Barbarella - It's Not The Same Anymore;target=;url=barbarella-its-not-the-same-anymore.html;");
}


 drawMenus();
