effect="Fade(duration=0.2);Alpha(style=0,opacity=70);Shadow(color='#777777', Direction=120, Strength=0)"
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=0;


with(style1=new mm_style()){
offcolor="#005A73";
offbgcolor="none";
oncolor="#005A73";
onbgcolor="#E8F1F3";
borderstyle="solid";
bordercolor="#000000";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, sans-serif";
padding=7;
subimage="/design/menu_arrow.gif";
//high3dcolor="white";
low3dcolor="#DCDDDE";
separatorcolor="#DCDDDE";
}

with(sub_style=new mm_style()){
offcolor="black";
offbgcolor="#E8F1F3";
oncolor="black";
onbgcolor="#FFFFFF";
bordercolor="#000000";
borderstyle="solid";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, sans-serif";
padding=7;
subimage="/design/menu_arrow.gif";
//high3dcolor="white";
low3dcolor="#DCDDDE";
separatorcolor="#DCDDDE";
ondecoration="underline";
}





with(milonic=new menuname("mainmenu")){
top=220;
itemwidth=134;
style=style1;
alwaysvisible=1;
align="right";


aI("text=HOME&nbsp;&nbsp;&nbsp;;url=/page/1;")

}


drawMenus();
