_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="Outset";
borderwidth="2";
fontfamily="arial, tahoma";
fontsize="10pt";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="#CFE2D1";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="images/downboxed.gif";
subimagepadding="0";
overbgimage="images/backon_beige.gif";
itemheight="17";
itemwidth="143";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
align="left";
bordercolor="#999999";
borderstyle="Outset";
borderwidth="2";
fontfamily="arial, tahoma";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/downboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_green.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1001;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://smartdrill.com/;title=Back to Home Page;");
aI("showmenu=Marketing SolutionsMarket AnalysisINFO_BAR_MENU;text=Marketing Solutions;target=;url=marketing-solutions.html;");
aI("text=Operations Solutions;target=;url=operations-solutions.html;");
aI("showmenu=ServicesData & Research ServicesINFO_BAR_MENU;text=Services;target=;url=services.html;");
aI("text=Industries;target=;url=industries.html;");
aI("text=Projects;target=;url=projects.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("Marketing SolutionsMarket AnalysisINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Market Analysis;target=;url=market-analysis.html;");
aI("text=Product/Service Development;target=;url=product-development.html;");
aI("text=Positioning;target=;url=positioning.html;");
aI("text=Marketing/Media Mix Analysis;target=;url=marketing-mix.html;");
aI("text=Customer Relationship Management;target=;url=CRM.html;");
}

with(milonic=new menuname("ServicesData & Research ServicesINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Data & Research Services;target=;url=data-services.html;");
aI("text=Marketing Analytics;target=;url=marketing-analytics.html;");
aI("text=Operations Analytics;target=;url=operations-analytics.html;");
}


 drawMenus();
