_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-25;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Tab_Small3.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="White";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Tab_Small_hover3.png";
itemheight="32";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#E1EC66";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#E1EC66";
offcolor="Blue";
onbgcolor="#E1EC66";
oncolor="CornflowerBlue";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="32";
aI("text=Home ;target=;url=http://www.OnlineDomainBusiness.com/;");
aI("showmenu=Articles/Domain ValuationLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact ;target=;url=Contact.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Articles/Domain ValuationLEFT_MENU")){
style=submenuStyle;
aI("text=Domain Valuation;target=;url=Domain-Valuation.html;");
aI("text=Building a Website;target=;url=Building-a-Website.html;");
aI("text=Domain Length;target=;url=Domain-Length.html;");
}


 drawMenus();

