_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#2E5F21";
onbgcolor="Ivory";
oncolor="Black";
padding="10";
separatorcolor="#FFFF55";
separatorsize="6";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="220";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightBlue";
offcolor="White";
onbgcolor="LightBlue";
oncolor="Black";
padding="4";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Cuba Legal Services;target=_blank;url=http://Cubalegalservices.com;");
aI("text=Legal Travel to Cuba;target=;url=http://cubatrips.org;");
aI("text=Cuban Birth Certificates;target=_blank;url=http://cubacityhall.com;");
}


 drawMenus();

