_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#CA5D1B";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="White";
offcolor="#CA5D1B";
onbgcolor="#CA5D1B";
oncolor="White";
padding="6";
separatorcolor="#CA5D1B";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="2";
overimage="images/dots5.gif";
imagepadding="4";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#CA5D1B";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#DFDFDF";
offcolor="#CA5D1B";
onbgcolor="#818181";
oncolor="#ffffff";
padding="4";
separatorcolor="#CA5D1B";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("showmenu=ArticlesSearch Engines Are NowRIGHT_MENU;text=Articles;target=;url=Articles.html;");
}

with(milonic=new menuname("ArticlesSearch Engines Are NowRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Search Engines Are Now;target=;url=Search-Engines-Are-Now.html;");
aI("text=Small Business Not Keeping Up With Online Presence;target=;url=Small-Business-Not-Keeping-Up-With-Online-Presence.html;");
aI("text=Newspapers are Dead;target=;url=Newspapers-are-Dead.html;");
aI("text=Branding;target=;url=Branding.html;");
aI("text=9 New Business Resolutions for 2009;target=;url=9-New-Business-Resolutions-for-2009.html;");
}


 drawMenus();
