_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="DimGray";
onbgcolor="DarkRed";
oncolor="White";
padding="6";
separatorcolor="#E1E1E1";
separatorsize="2";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Firebrick";
offcolor="White";
onbgcolor="DarkRed";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=About Smartsoft;target=;url=About-Smartsoft.html;");
aI("showmenu=ServicesInternet MarketingLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=Blogspot;target=;url=Blogspot.html;");
aI("text=Hosting;target=;url=Hosting.html;");
aI("text=Portfolio;target=;url=Portfolio.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ServicesInternet MarketingLEFT_MENU")){
style=submenuStyle;
aI("text=Internet Marketing;target=;url=Internet-Marketing.html;");
aI("text=Website Design;target=;url=Website-Design.html;");
aI("text=Web Development;target=;url=Web-Application-System-Development.html;");
}


 drawMenus();

