_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="0";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="68";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=413;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.heartbeatpro.ca/;");
aI("showmenu=Production Concert ProductionINFO_BAR_MENU;text=Production ;target=;url=Production.html;");
aI("showmenu=RentalsSound SystemsINFO_BAR_MENU;text=Rentals;target=;url=Rentals.html;");
aI("showmenu=SalesDesign and InstallationINFO_BAR_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 ProductionINFO_BAR_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 SystemsINFO_BAR_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 InstallationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Design and Installation;target=;url=Design-and-Installation.html;");
aI("text=Used Equipment;target=;url=Used-Equipment.html;");
}


 drawMenus();

