_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#818181";
borderstyle="Double";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#CA5D1B";
offcolor="#ffffff";
onbgcolor="#818181";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="250";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#818181";
offcolor="#ffffff";
onbgcolor="#BFBFBF";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1003;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.imscos.com/;");
aI("showmenu=ServicesNeed a Website?INFO_BAR_MENU;text=Services;target=;url=Internet-Marketing-Services-Impact-Marketing-Solutions,-Inc.-Websites,-Landing-Pages,-SEO,-PPC,-email-Marketing.html;");
aI("text=How We Work;target=;url=IMS-process-for-developing-a-solution-just-for-you-IMS,-Inc.html;");
aI("text=Contact Us;target=;url=Contact-Impact-Marketing-Solutions,-Inc.-for-all-of-your-Internet-Marketing-Needs.html;");
}

with(milonic=new menuname("ServicesNeed a Website?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Need a Website?;target=;url=Need-a-Website-.html;");
aI("text=SEO;target=;url=Organic-Search-(SEO)-Market-Your-Site-Organically-Impact-Marketing-Solutions,-Inc.html;");
aI("text=PPC;target=;url=Pay-per-Click-Advertising-Solutions-Impact-Marketing-Solutions,-Inc.html;");
aI("showmenu=Video On Your WebsiteVideo Landing PagesINFO_BAR_MENU;text=Video On Your Website;target=;url=Video-On-Your-Website.html;");
aI("text=Social Networking;target=;url=Social-Networking.html;");
}

with(milonic=new menuname("Video On Your WebsiteVideo Landing PagesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Video Landing Pages;target=;url=Video-Landing-Pages.html;");
aI("text=What is a Landing Page;target=;url=What-is-a-Landing-Page.html;");
}


 drawMenus();
