_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FD0303";
offcolor="#ffffff";
onbgcolor="#FD0303";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/cartoon_background0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#878787";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="4";
separatorimage="images/cartoon_sep.gif";
overbgimage="images/cartoon_back0.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=654;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.mercerlal.com/;align=center;");
aI("showmenu=CRM/ActINFO_BAR_MENU;text=CRM;target=;url=CRM-Software.html;align=center;");
aI("showmenu=Accounts Software/Sage 50 AccountsINFO_BAR_MENU;text=Accounts Software;target=;url=Accounts-Software.html;align=center;");
aI("text=SAAS;target=;url=SAAS.html;align=center;");
aI("showmenu=Utilities/Constant ContactINFO_BAR_MENU;text=Utilities;target=;url=Utilities.html;align=center;");
aI("text=Support;target=;url=Support.html;align=center;");
aI("showmenu=Contact Us/Feedback FormINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;align=center;");
}

with(milonic=new menuname("CRM/ActINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Act;target=;url=Act.html;");
aI("text=Quotewerks46;target=;url=Quotewerks46.html;");
aI("text=GoldMine;target=;url=GoldMine.html;");
aI("text=MS Dynamics CRM;target=;url=MS-Dynamics-CRM.html;");
aI("text=Quotewerks;target=;url=Quotewerks.html;");
}

with(milonic=new menuname("Accounts Software/Sage 50 AccountsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sage 50 Accounts;target=;url=Sage-50-Accounts.html;");
aI("text=Sage Payroll;target=;url=Sage-Payroll.html;");
aI("text=Sage HR;target=;url=Sage-HR.html;");
aI("text=Sage Job Costing;target=;url=Sage-Job-Costing.html;");
}

with(milonic=new menuname("Utilities/Constant ContactINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Constant Contact;target=;url=http://www.constantcontact.com/index.jsp?pn=mercerlal;");
aI("text=Perfect Backup;target=;url=http://www.perfectbackup.co.uk/?pid=a52e5c96dada7d1a9bcc62b7738cfe81;");
}

with(milonic=new menuname("Contact Us/Feedback FormINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Feedback Form;target=;url=http://survey.constantcontact.com/survey/a07e3h6989fgkn3vvnw/start;");
}


 drawMenus();

