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


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#AF2929";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="#777968";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#777968";
offcolor="Black";
onbgcolor="#44453B";
oncolor="#ffffff";
padding="4";
separatorcolor="#44453B";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=./;");
aI("text=Manuals;target=;url=Manuals.html;");
aI("showmenu=Traning VideosUser ProfileLEFT_MENU;text=Traning Videos;target=;url=Traning-Videos.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=News.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("Traning VideosUser ProfileLEFT_MENU")){
style=submenuStyle;
aI("showmenu=User ProfileLogin DataLEFT_MENU;text=User Profile;target=;url=User-Profile.html;");
aI("showmenu=User AccountAffiliate SettingsLEFT_MENU;text=User Account;target=;url=User-Account.html;");
aI("showmenu=PromoteMy groupsLEFT_MENU;text=Promote;target=;url=Promote.html;");
aI("text=Affiliate Cookies;target=;url=Affiliate-Cookies.html;");
aI("text=Adding Autoresponder;target=;url=Adding-Autoresponder.html;");
aI("text=Add Welcome Message;target=;url=Add-Welcome-Message.html;");
}

with(milonic=new menuname("User ProfileLogin DataLEFT_MENU")){
style=submenuStyle;
aI("text=Login Data;target=;url=Login-Data.html;");
aI("text=Payment Options;target=;url=Payment-Options.html;");
aI("text=Other Settings;target=;url=Other-Settings.html;");
}

with(milonic=new menuname("User AccountAffiliate SettingsLEFT_MENU")){
style=submenuStyle;
aI("text=Affiliate Settings;target=;url=Affiliate-Settings.html;");
aI("text=My Purchases;target=;url=My-Purchases.html;");
aI("text=My Memberships;target=;url=My-Memberships.html;");
aI("text=My Subscriptions;target=;url=My-Subscriptions.html;");
}

with(milonic=new menuname("PromoteMy groupsLEFT_MENU")){
style=submenuStyle;
aI("text=My groups;target=;url=My-groups.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Links Part 2;target=;url=Links-Part-2.html;");
aI("text=Campaigns;target=;url=Campaigns.html;");
aI("text=Commissions;target=;url=Commissions.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();

