_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="0.95em";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#696969";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="#222222";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="220";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Services;target=;url=service.html;");
aI("text=Our Partners;target=;url=partners.html;");
aI("text=TOP 3 Reasons To Choose GO;target=;url=why-go.html;");
aI("text=Contact Us;target=;url=https://secure464.websitewelcome.com/~goknowst/contact-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
}


 drawMenus();

