_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="Transparent";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000000";
onbgcolor="Transparent";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="95";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.heartbeatpro.ca/;");
aI("showmenu=Production Concert ProductionLEFT_MENU;text=Production ;target=;url=Production.html;");
aI("showmenu=RentalsSound SystemsLEFT_MENU;text=Rentals;target=;url=Rentals.html;");
aI("showmenu=SalesDesign and InstallationLEFT_MENU;text=Sales;target=;url=Sales.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Production Concert ProductionLEFT_MENU")){
style=submenuStyle;
aI("text=Concert Production;target=;url=Concert-Production.html;");
aI("text=Corporate Events;target=;url=Corporate-Events.html;");
}

with(milonic=new menuname("RentalsSound SystemsLEFT_MENU")){
style=submenuStyle;
aI("text=Sound Systems;target=;url=Sound-Systems.html;");
aI("text=Mobile Stages;target=;url=Mobile-Stages.html;");
aI("text=Mobile bleachers;target=;url=Mobile-bleachers.html;");
}

with(milonic=new menuname("SalesDesign and InstallationLEFT_MENU")){
style=submenuStyle;
aI("text=Design and Installation;target=;url=Design-and-Installation.html;");
aI("text=Used Equipment;target=;url=Used-Equipment.html;");
}


 drawMenus();

