_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Helvetica, Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offcolor="#272727";
oncolor="#ffffff";
separatorsize="1";
separatorimage="images/snowleopard_sep0L.png";
rawcss="padding-left:2px;padding-right:2px;padding-bottom:2px";
itemheight="45";
itemwidth="150";
}

with(menuStyle=new mm_style()){
fontfamily="Helvetica, Verdana, Tahoma, Arial";
fontsize="8pt";
offcolor="#5F5F5F";
oncolor="#ffffff";
separatorsize="1";
separatorimage="images/snowleopard_sep12s.png";
rawcss="padding-left:2px; padding-right:2px; padding-bottom:2px";
itemheight="31";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=403;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=family-index.php;align=center;bgimage=images/snowleopard_left12s.png;overbgimage=images/snowleopard_left_hover12s.png;");
aI("text=PHOTOGRAPHY;target=;url=photography.php;align=center;bgimage=images/snowleopard_mid12s.png;overbgimage=images/snowleopard_mid_hover12s.png;");
aI("showmenu=CALENDARS/CALENDARSINFO_BAR_MENU;text=CALENDARS;target=;url=calendar.php;align=center;bgimage=images/snowleopard_mid12s.png;overbgimage=images/snowleopard_mid_hover12s.png;");
aI("text=CONTACT;target=;url=contact.php;align=center;bgimage=images/snowleopard_right12s.png;overbgimage=images/snowleopard_right_hover12s.png;");
}

with(milonic=new menuname("CALENDARS/CALENDARSINFO_BAR_MENU")){
menuwidth=150;
style=submenuStyle;
orientation="horizontal";
aI("text=CALENDARS;target=;url=property.php;align=center;bgimage=images/snowleopard_closed0L.png;overbgimage=images/snowleopard_closed_hover0L.png;");
}


 drawMenus();

