_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.Dynafact.com/;");
aI("showmenu=The DMS ProductFeatures at a GlanceLEFT_MENU;text=The DMS Product;target=;url=The-DMS-Product.html;");
aI("text=Services;target=;url=Services.html;");
aI("showmenu=NewsManage Your ControllablesLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Partners;target=;url=Partners.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("The DMS ProductFeatures at a GlanceLEFT_MENU")){
style=submenuStyle;
aI("text=Features at a Glance;target=;url=Features-at-a-Glance.html;");
aI("text=What makes DMS unique?;target=;url=What-makes-DMS-unique-.html;");
aI("text=Partnering with you for Success;target=;url=Partnering-with-you-for-Success.html;");
aI("text=Who is it for?;target=;url=Who-is-it-for-.html;");
aI("text=Technical Information;target=;url=Technical-Information.html;");
}

with(milonic=new menuname("NewsManage Your ControllablesLEFT_MENU")){
style=submenuStyle;
aI("text=Manage Your Controllables;target=;url=Manage-Your-Controllables.html;");
aI("text=Newsletters;target=;url=Newsletters.html;");
}


 drawMenus();
