



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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="";
headercolor="";
offbgcolor="";
offcolor="";
onbgcolor="";
oncolor="";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="";
pagecolor="";
separatorcolor="";
separatorsize=0;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu"))
{
alwaysvisible=1;
if (screen.width == 800) {
	resolucaos = 135;
	resolucaobaixo = 5;
	left=68;
}else if (screen.width == 640) {
	resolucaos = 29;
	resolucaobaixo = 85;
}else if (screen.width == 1280) {
	resolucaos = 248;
	resolucaobaixo = 309;
		left=305;
}else if (screen.width == 1152) {
	resolucaos = 358;
	resolucaobaixo = 419;
	left=252;
	}else if (screen.width == 1024) {
	resolucaos = 40;
	resolucaobaixo = 80;
	left=188;
}else{
	resolucaos = 134;
	resolucaobaixo = 200;
}

orientation="horizontal";
style=AllImagesStyle;
top=254;


aI("image=../arquivos/m2.gif;overimage=../arquivos/m2.gif;url=index.php?acao=100;");
aI("image=../arquivos/m3.gif;overimage=../arquivos/m3.gif;url=index.php?acao=300;");
aI("image=../arquivos/m4.gif;overimage=../arquivos/m4.gif;url=index.php?acao=240;");
//aI("image=../arquivos/m4.gif;overimage=../arquivos/m4.gif;showmenu=aa Samples;");
aI("image=../arquivos/m9.jpg;overimage=../arquivos/m9.jpg;url=index.php?acao=250;");
aI("image=../arquivos/m5.jpg;overimage=../arquivos/m5.jpg;url=index.php?acao=280;");
aI("image=../arquivos/m6.jpg;overimage=../arquivos/m6.jpg;url=index.php?acao=510;");
aI("image=../arquivos/m7.jpg;overimage=../arquivos/m7.jpg;url=index.php?acao=1020;");
}

with(milonic=new menuname("aa Samples")){
overflow="scroll";
style=menuStyle;
aI("image=../arquivos/ico_b1.jpg;overimage=../arquivos/ico_b1.jpg;url=index.php?acao=240;");
}

with(milonic=new menuname("bb Samples")){
overflow="scroll";
style=menuStyle;
aI("image=../menu/sub_bara4.gif;overimage=../menu/sub_bara4.gif;url=index.php?acao=9999;");
aI("image=../menu/sub_bara5.gif;overimage=../menu/sub_bara5.gif;url=index.php?acao=6000;");
}


drawMenus();


