_menuCloseDelay=500;
_menuOpenDelay=10;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildAfterLoad="true";


with(MainMenuStyle=new mm_style()){
fontfamily="Arial, Verdana, Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#1A75CF";
offcolor="#FFFFFF";
onbgcolor="#54C246";
oncolor="#FFFFFF";
pagebgcolor="#54C246";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize="1";
rawcss="margin-top:0px; padding:2px 15px 6px 15px;";
}

with(Sub1MenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial, Verdana, Tahoma";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#E5E5E5";
offcolor="#000000";
onbgcolor="#919B9C";
oncolor="#FFFFFF";
padding="4";
separatorcolor="#000000";
separatorsize="1";
subimage="http://www.MarketingTactics.com/English/Images/Buttons/Arrow_MilonicMenu.gif";
subimagepadding="2";
rawcss="text-align:left;";
}


with(milonic=new menuname("Main Menu")){
alwaysvisible="1";
style=MainMenuStyle;
orientation="horizontal";
position="relative";
aI("showmenu=Services;text=Services;url=http://www.MarketingTactics.com/English/Services/Our_Services.html;");
aI("showmenu=Processes;text=Our Process;url=http://www.MarketingTactics.com/English/Services/Our_Process.html;");
aI("showmenu=Clients;text=Clients;url=http://www.MarketingTactics.com/English/Clients/Our_Clients.html;");
aI("text=Portfolio;url=http://www.MarketingTactics.com/English/Clients/Our_Portfolio.html;");
aI("text=About Us;url=http://www.MarketingTactics.com/English/Company/About_Us.html;");
}

with(milonic=new menuname("Services")){
style=Sub1MenuStyle;
aI("text=Overview;url=http://www.MarketingTactics.com/English/Services/Our_Services.html;");
aI("text=WebEnhancement;url=http://www.MarketingTactics.com/English/Services/Services_WebEnhancement.html;");
aI("text=Marketing Services;url=http://www.MarketingTactics.com/English/Services/Services_Marketing.html;");
}

with(milonic=new menuname("Processes")){
style=Sub1MenuStyle;
aI("text=Overview;url=http://www.MarketingTactics.com/English/Services/Our_Process.html;");
aI("text=Increase Traffic;url=http://www.MarketingTactics.com/English/Services/Increase_Traffic.html;");
aI("text=Create Conversations;url=http://www.MarketingTactics.com/English/Services/Create_Conversations.html;");
aI("text=Enthrall Visitors;url=http://www.MarketingTactics.com/English/Services/Enthrall_Visitors.html;");
}

with(milonic=new menuname("Clients")){
style=Sub1MenuStyle;
aI("text=Overview;url=http://www.MarketingTactics.com/English/Clients/Our_Clients.html;");
aI("text=Testimonials;url=http://www.MarketingTactics.com/English/Clients/Testimonials.html;");
}

drawMenus();
