_scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=10	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=150   // The delay for opening menus on mouse over
_subOffsetTop=0;     // Sub menu offset Top position
_subOffsetLeft=0;  // Sub menu offset Left position

Goverfilter="Alpha(style=1,opacity=25,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0);Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
Goverfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
Goutfilter="randomdissolve(duration=0.3)"


//subimage=GRAPHICS_PATH_APP+"top_nav_sep_border.gif";


with(nivel1Style=new mm_style()){
	onbgcolor="";
	oncolor="#ffffff";
	offbgcolor="";
	offcolor="#ffffff";
	bordercolor="#ffffff";
	borderstyle="solid";
	borderwidth=0;
	fontsize="16";
	fontstyle="bold";
	fontweight="bold";
	fontfamily="Arial";	
	padding=5;
	pagebgcolor="#ffffff";
	pagecolor="black";
	separatorcolor="#ffffff";
	separatorsize=1;
	//subimagepadding=2;
	subimage=GRAPHICS_PATH_APP+"spacer.gif";
	subimageposition="left";
	bgimage="";
	//bgimagepadding=2;
}

with(nivel2Style=new mm_style()){
	onbgcolor="#FBB826";
	oncolor="#D48708";
	offbgcolor="#FBB826";
	offcolor="#ffffff";
	bordercolor="#cccccc";
	borderstyle="solid";
	borderwidth=0;
	fontsize="12";
	fontstyle="bold";
	fontweight="bold";
	fontfamily="Arial";	
	padding=5;
	pagebgcolor="#FBB826";
	pagecolor="black";
	separatorcolor="#ffffff";
	separatorsize=1;
	subimagepadding=4;
	subimageposition="left";
	subimage="";
	image=GRAPHICS_PATH_APP+"niv2bullet.gif";
	imageposition="left";
	imagepadding=4;
	
        outfilter="randomdissolve(duration=0.3)";
        overfilter="Fade(duration=0.2);Alpha(opacity=98);Shadow(color=#eeeeee', Direction=135, Strength=3)";
}
with(nivel3Style=new mm_style()){
	onbgcolor="#D48708";
	oncolor="#FBB826";
	offbgcolor="#D48708";
	offcolor="#ffffff";
	bordercolor="#D48708";
	borderstyle="solid";
	borderwidth=1;
	fontsize="11";
	fontstyle="normal";
	fontweight="normal";
	fontfamily="Arial";	
	padding=5;
	pagebgcolor="#ffffff";
	pagecolor="black";
	separatorcolor="#FBB826";
	separatorsize=1;
	subimagepadding=4;
	subimage="";
	image=GRAPHICS_PATH_APP+"niv3bullet.gif";
	imageposition="left";
	imagepadding=8;	
	
        outfilter="randomdissolve(duration=0.3)";
        overfilter="Fade(duration=0.2);Alpha(opacity=98);Shadow(color=#eeeeee', Direction=135, Strength=3)";
}
