_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="Azure";
offcolor="#000000";
onbgcolor="LightBlue";
oncolor="Blue";
padding="5";
pagecolor="Black";
subimage="images/blue_4x5.gif";
subimagepadding="2";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="#B6B6B6";
oncolor="Aqua";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("showmenu=MotivationJim RohnRIGHT_MENU;text=Motivation;target=;url=Articles_Menu.html;");
aI("showmenu=MarketingGhostwritersRIGHT_MENU;text=Marketing;target=;url=MARKETING.html;");
aI("text=Search...;target=;url=search.html;");
aI("text=Disclaimer;target=;url=disclaimer.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("MotivationJim RohnRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Jim Rohn;target=;url=Articles_by_Jim_Rohn.html;");
}

with(milonic=new menuname("MarketingGhostwritersRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Ghostwriters;target=;url=Ghostwriters.html;");
aI("text=How to Stay Focused;target=;url=toptenways.html;");
aI("text=Learn netwriting;target=;url=netwriting.html;");
aI("text=Marketing Vision;target=;url=infogurumarketing1.html;");
}


 drawMenus();
