_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial Narrow";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#60AAD7";
offcolor="White";
onbgcolor="#E7E6E7";
oncolor="#828385";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Blue";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial Narrow";
fontsize="13pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4A8F00";
offcolor="White";
onbgcolor="#828385";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="6";
pagebgcolor="#0072BB";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="9";
imagepadding="6";
itemwidth="133";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=701;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=About Us;target=;url=http://www.axosolutions.com/;");
aI("showmenu=ServicesOur Full Range of ServicesINFO_BAR_MENU;text=Services;target=;url=services.html;");
aI("text=Team;target=;url=team.html;");
aI("text=Clients;target=;url=clients.html;");
aI("text=Contact;target=;url=contact.html;");
}

with(milonic=new menuname("ServicesOur Full Range of ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Our Full Range of Services;target=;url=range.html;");
aI("text=Advantages of Choosing Us;target=;url=advantages.html;");
aI("text=Our Retail Network;target=;url=networks.html;");
}


 drawMenus();

