fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#330000";
borderstyle="solid";
borderwidth=1;
fontfamily="Georgia";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#330000";
offbgcolor="#660000";
offcolor="white";
onbgcolor="#F3F1E2";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=1;
pagebgcolor="#FBE6BF";
pagecolor="#660000";
separatorcolor="#F3F1E2";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=1;
}


with(Padroes=new menuname("Geral")){
alwaysvisible=1;
followscroll=1;
left=41;
orientation="horizontal";
style=menuStyle;
top=62;
aI("text=&nbsp;apresenta&ccedil;&atilde;o&nbsp;;url=index.htm;")
aI("text=&nbsp;f&aacute;bricas &amp; marcas&nbsp;;url=fabricas.htm;")
aI("text=&nbsp;modelos &amp; decora&ccedil;&otilde;es&nbsp;;url=padroes.htm;")
aI("text=&nbsp;nomes&nbsp;;url=nomes.htm;")
aI("text=&nbsp;artigos&nbsp;;url=artigos.htm;")
aI("text=&nbsp;informativos anteriores&nbsp;;url=infos-anteriores.htm;")
aI("text=&nbsp;bibliografia&nbsp;;url=biblio.htm;")
aI("text=&nbsp;outras fontes&nbsp;;url=links.htm;")
}

drawMenus();

