_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Transparent";
borderstyle="Double";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#C47318";
offcolor="#ffffff";
onbgcolor="#E7A02A";
oncolor="#ffffff";
padding="4";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="3";
overimage="images/whitedots.gif";
imagepadding="8";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=200;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Articles English/LED TV vs LCD TVINFO_BAR_MENU;text=Articles English;target=;url=LED-Articles.html;");
}

with(milonic=new menuname("Articles English/LED TV vs LCD TVINFO_BAR_MENU")){
style=submenuStyle;
aI("text=LED TV vs LCD TV;target=;url=Qual-a-diferença-entre-TV-LED-e-LCD.html;");
}


 drawMenus();

