_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Silver";
onbgcolor="#544D55";
oncolor="White";
padding="9";
separatorcolor="#2D2A2D";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="2";
itemwidth="233";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
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=703;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=ArticlesCustomer Tracking SoftwareINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Privacy;target=;url=Privacy_Statement.html;");
}

with(milonic=new menuname("ArticlesCustomer Tracking SoftwareINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Customer Tracking Software;target=;url=customer-tracking-software.html;");
aI("text=ERP Software Application;target=;url=erp-software-application.html;");
aI("text=Peoplesoft Software;target=;url=peoplesoft-software.html;");
aI("text=The ERP Advantage;target=;url=The_ERP_Advantage.html;");
aI("text=The Value of ERP Enterprise Software;target=;url=The_Value_of_ERP_Enterprise_Software.html;");
aI("text=CRM Comparison Ensures Suitability;target=;url=CRM_Comparison_Ensures_Suitability.html;");
aI("text=ERP CRM Software;target=;url=erp-crm-software.html;");
aI("text=How To Find ERP Software For Your Business;target=;url=How_To_Find_ERP_Software_For_Your_Business.html;");
aI("text=Software From An ERP Software Company;target=;url=Software_From_An_ERP_Software_Company.html;");
aI("text=ERP Software Development;target=;url=erp-software-development.html;");
aI("text=Customer Loyalty Research;target=;url=customer-loyalty-research.html;");
aI("text=Manufacturing ERP Software;target=;url=manufacturing-erp-software.html;");
aI("text=Managing Business Change With ERP Software;target=;url=Managing_Business_Change_With_ERP_Software.html;");
aI("text=EAM Software;target=;url=eam-software.html;");
aI("text=Chemical Inventory Software;target=;url=chemical-inventory-software.html;");
}


 drawMenus();
