_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse over
_subOffsetTop=10 // Sub menu top offset
_subOffsetLeft=-10 // Sub menu left offset
with(menuStyle=new mm_style()){
oncolor="#735c3c";
offcolor="#989898";
onbgcolor="#ffffff";
offbgcolor="#ffffff";
pagecolor="#735c3c";
padding="0px 20px 0px 20px";
separatorcolor="#a7a7a7";
separatorsize="1";
separatorheight="15";
itemheight=28;
}with(milonic=new menuname("223_49")){style=menuStyle;alwaysvisible=1; position='relative';;orientation='horizontal';}