_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_sep12s.png";
rawcss="padding-left:2px;padding-right:2px;padding-bottom:2px";
itemheight="31";
itemwidth="100";
}

with(menuStyle=new mm_style()){
fontfamily="Helvetica, Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
offcolor="#4F4F4F";
oncolor="#ffffff";
separatorsize="1";
separatorimage="images/snowleopard_sep0s.png";
rawcss="padding-left:2px; padding-right:2px; padding-bottom:2px";
itemheight="31";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=706;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.montreal-city.info/;align=center;bgimage=images/snowleopard_left12s.png;overbgimage=images/snowleopard_left_hover12s.png;");
aI("showmenu=ABOUT MONTREAL/HISTORYINFO_BAR_MENU;text=ABOUT MONTREAL;target=;url=about.html;align=center;bgimage=images/snowleopard_mid12s.png;overbgimage=images/snowleopard_mid_hover12s.png;");
aI("showmenu=CITY DIRECTORY/ATTRACTIONSINFO_BAR_MENU;text=CITY DIRECTORY;target=;url=directory.html;align=center;bgimage=images/snowleopard_mid12s.png;overbgimage=images/snowleopard_mid_hover12s.png;");
aI("showmenu=EVENTS/HOLIDAYSINFO_BAR_MENU;text=EVENTS;target=;url=events.html;align=center;bgimage=images/snowleopard_mid12s.png;overbgimage=images/snowleopard_mid_hover12s.png;");
aI("text=LINKS;target=;url=links.html;align=center;bgimage=images/snowleopard_mid12s.png;overbgimage=images/snowleopard_mid_hover12s.png;");
aI("text=PHOTO GALLERY;target=;url=gallery.html;align=center;bgimage=images/snowleopard_mid12s.png;overbgimage=images/snowleopard_mid_hover12s.png;");
aI("text=CONTACT;target=;url=contact.html;align=center;bgimage=images/snowleopard_right12s.png;overbgimage=images/snowleopard_right_hover12s.png;");
}

with(milonic=new menuname("ABOUT MONTREAL/HISTORYINFO_BAR_MENU")){
menuwidth=201;
style=submenuStyle;
orientation="horizontal";
aI("text=HISTORY;target=;url=history.html;align=center;bgimage=images/snowleopard_left12s.png;overbgimage=images/snowleopard_left_hover12s.png;");
aI("text=FACTS ABOUT MONTREAL;target=;url=facts.html;align=center;bgimage=images/snowleopard_right12s.png;overbgimage=images/snowleopard_right_hover12s.png;");
}

with(milonic=new menuname("CITY DIRECTORY/ATTRACTIONSINFO_BAR_MENU")){
menuwidth=403;
style=submenuStyle;
orientation="horizontal";
aI("text=ATTRACTIONS;target=;url=attractions.html;align=center;bgimage=images/snowleopard_left12s.png;overbgimage=images/snowleopard_left_hover12s.png;");
aI("text=COMMUNITIES;target=;url=communities.html;align=center;bgimage=images/snowleopard_mid12s.png;overbgimage=images/snowleopard_mid_hover12s.png;");
aI("text=SHOPPING;target=;url=shopping.html;align=center;bgimage=images/snowleopard_mid12s.png;overbgimage=images/snowleopard_mid_hover12s.png;");
aI("text=PARKS;target=;url=parks.html;align=center;bgimage=images/snowleopard_right12s.png;overbgimage=images/snowleopard_right_hover12s.png;");
}

with(milonic=new menuname("EVENTS/HOLIDAYSINFO_BAR_MENU")){
menuwidth=201;
style=submenuStyle;
orientation="horizontal";
aI("text=HOLIDAYS;target=;url=holidays.html;align=center;bgimage=images/snowleopard_left12s.png;overbgimage=images/snowleopard_left_hover12s.png;");
aI("text=FESTIVALS CALENDAR;target=;url=calendar.html;align=center;bgimage=images/snowleopard_right12s.png;overbgimage=images/snowleopard_right_hover12s.png;");
}


 drawMenus();

