_scrollAmount=5
_scrolldelay=10
_menuClosedelay=500;
_menuOpendelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
Goverfilter = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
Goutfilter = "randomdissolve(duration=0.4)"
with(menustyle=new mm_style()){
onclass = "menuon";
offclass= "menuoff";
}
with(submenustyle=new mm_style()){
onclass = "submenuon";
offclass = "submenuoff";
overfilter = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter = "randomdissolve(duration=0.4)"
}
with(farsicom=new menuname("mainrightmenu2")){
position = "relative";
alwaysvisible=1;
style=menustyle;
orientation="vertical";
 } 
drawMenus();
