
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=5              // Sub menu top offset
_subOffsetLeft=6             // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
oncolor="#01478C";
//onbgcolor="#570000";
offcolor="#01204E";
//offbgcolor="#FFCFCF";
//separatorcolor="#FFB6B6";
//separatorsize=1;
separatorheight=2;
//separatorwidth=188;
padding=5;
fontsize="10px";
fontfamily="Verdana,Arial,Helvetica,sans-serif";
//bordercolor="#FFB6B6";
//borderstyle="none";
//borderwidth=1;
fontstyle="normal";
fontweight="bold";
//bgimage='images/menu_bg.gif';
separatoralign="left";
separatorimage="images/almenu_szeparator.jpg";
subimage="images/arrow.gif";
//subimageposition="right";
imagealign="left";
image="images/almenu_arrow.jpg";
//pagebgcolor="34743A";
//pagecolor="#FF9900";
align="left";
//headercolor="#000000";
//headerbgcolor="#ffffff";
}

with(menuStyleUpper=new mm_style()){
oncolor="#01478C";
//onbgcolor="#FCF3D5";
offcolor="#01204E";
//offbgcolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize=2;
//separatorheight=2;
separatorwidth=2;
padding=6;
fontsize="9px";
fontfamily="Tahoma, Arial, Verdana";
//bordercolor="#999999";
//borderstyle="none";
//borderwidth=0;
fontstyle="normal";
fontweight="bold";
//bgimage='images/menu_bg.gif';
separatoralign="center";
separatorimage="images/szeparator.jpg";
separatorheight="48";
//subimage="images/menu_arrow.gif";
//subimageposition="right";
//imagealign="left";
//image="images/menu_bullet_upper.gif";
//pagebgcolor="34743A";
pagecolor="#01478C";

//headercolor="#000000";
//headerbgcolor="#ffffff";
}

with(menuStyleSub=new mm_style()){
oncolor="#01478C";
onbgcolor="#D9F9FC";
offcolor="#043963";
offbgcolor="#C3E3FF";
separatorcolor="#043963";
separatorsize=1;
//separatorheight=14;
//separatorwidth=188;
padding=3;
fontsize="10px";
fontfamily="Tahoma, Verdana, Helvetica, sans-serif";
bordercolor="#043963";
//borderstyle="none";
borderwidth=1;
fontstyle="normal";
fontweight="bold";
//bgimage='images/menu_bg.gif';
//separatoralign="left";
//separatorimage="images/separatorimage.gif";
subimage="images/arrow.gif";
subimageposition="right";
//imagealign="left";
//image="images/menu_bullet.gif";
//pagebgcolor="34743A";
//pagecolor="#FF9900";
//headercolor="#000000";
//headerbgcolor="#ffffff";
overfilter="Shadow(color='#043963', Direction=135, Strength=3)";
//outfilter="randomdissolve(duration=0.2)";
}

