_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=40;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/pinnedoff.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
oncolor="#FF5500";
pagecolor="Blue";
separatorcolor="Transparent";
separatorsize="8";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/pinnedon.png";
itemheight="101";
itemwidth="127";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#333333";
onbgcolor="#dedede";
onborder="1px solid #dedede";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=802;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="101";
aI("text=Programas de Estudo;target=;url=http://www.liveenglishprogram.com/;");
aI("showmenu=What is LEP?/Is LEP for You?INFO_BAR_MENU;text=What is LEP?;target=;url=about-lep.html;");
aI("text=Artigos;target=;url=articles.html;");
aI("text=Textos e Exercícios;target=;url=learning-center.html;");
aI("text=Resources;target=;url=resources.html;");
aI("text=LEP-Nuts;target=;url=archive.html;");
}

with(milonic=new menuname("What is LEP?/Is LEP for You?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Is LEP for You?;target=;url=for-you-eng.html;");
aI("text=About LEP's Founder;target=;url=founder.html;");
}


 drawMenus();

