_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="#A2C4E5";
offcolor="Black";
onbgcolor="#D4A17F";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#7396C2";
offcolor="#ffffff";
onbgcolor="#DDC09A";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=HomeGenerate Better LeadsINFO_BAR_MENU;text=Home;target=;url=http://www.highgrowthbusiness.com/;");
aI("text=Services;target=;url=Services.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Successes;target=;url=Successes.html;");
aI("showmenu=Marketing ResourcesKeller Graduate School Marketing ResourcesINFO_BAR_MENU;text=Marketing Resources;target=;url=Marketing-Resources.html;");
aI("text=Our Blog;target=_blank;url=http://www.marketleadership.net;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("HomeGenerate Better LeadsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Generate Better Leads;target=;url=Generate-Better-Leads.html;");
aI("text=Convert More Traffic;target=;url=Convert-More-Traffic.html;");
aI("text=Create Breakthrough Partnerships;target=;url=Create-Breakthrough-Partnerships.html;");
aI("text=Increase Your Sales Results;target=;url=Increase-Your-Sales-Results.html;");
}

with(milonic=new menuname("Marketing ResourcesKeller Graduate School Marketing ResourcesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Keller Graduate School Marketing Resources;target=;url=Keller-Graduate-School-Marketing-Resources.html;");
aI("text=Technical Marketing Intelligence;target=;url=Technical-Marketing-Intelligence.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Executive Briefings;target=;url=Executive-Briefings.html;");
}


 drawMenus();

