_menuCloseDelay=100;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-2;

with(AllImagesStyle=new mm_style()){
onclass="menu_pos_main";
offclass="menu_pos_main";
borderwidth=0;
bordercolor="#000000";
borderstyle="none";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offcolor="#ffffff";
oncolor="#ffffff";
separatorwidth=2;
separatorimage="/images/m.stock/m.seperator.gif";
itemheight=25;
}



with(menuStyle=new mm_style()){
onclass="menu_pos";
offclass="menu_pos";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1d2123";
offcolor="#ffffff";
onbgcolor="#424443";
oncolor="#ffffff";
padding=4;
pagecolor="#ffffff";
itemheight=20;
}



with(milonic=new menuname("ABOUT JATINGA"))
{
style=menuStyle;
orientation="vertical";
position="absolute";
aI("text=FACILITIES;url=/go//about+jatinga/104/facilities;showmenu=FACILITIES;");
aI("text=MAP AND DIRECTIONS;url=/go//about+jatinga/104/map+and+directions;showmenu=MAP AND DIRECTIONS;");
}

with(milonic=new menuname("RATES AND SPECIALS"))
{
style=menuStyle;
orientation="vertical";
position="absolute";
aI("text=SPECIALS;url=/go//rates+and+specials/1084/specials;showmenu=SPECIALS;");
aI("text=MAKE A RESERVATION;url=/go//rates+and+specials/1084/make+a+reservation;showmenu=MAKE A RESERVATION;");
}

with(milonic=new menuname("FINE DINING"))
{
style=menuStyle;
orientation="vertical";
position="absolute";
aI("text=BREAKFAST;url=/go//fine+dining/106/breakfast;showmenu=BREAKFAST;");
aI("text=HIGH TEA;url=/go//fine+dining/106/high+tea;showmenu=HIGH TEA;");
aI("text=GOURMET PICNICS;url=/go//fine+dining/106/gourmet+picnics;showmenu=GOURMET PICNICS;");
}


