_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="WhiteSmoke";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/blue_4x5.gif";
subimagepadding="3";
imagepadding="4";
itemwidth="104";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=index.html;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=Blog;target=;url=http://dougstewartonline.com/blog;");
aI("text=About Me;target=;url=About-Me.html;");
aI("showmenu=ProductsNew ProductsLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Video Training;target=;url=Video-Training.html;");
aI("text=Download Library;target=;url=Download-Library.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Audio;target=;url=Audio.html;");
aI("text=Reviews;target=;url=Reviews.html;");
aI("text=Graphics;target=;url=Graphics.html;");
aI("text=Web Design;target=;url=Web-Design.html;");
aI("text=Contact Me;target=;url=Contact-Me.html;");
}

with(milonic=new menuname("ProductsNew ProductsLEFT_MENU")){
style=submenuStyle;
aI("text=New Products;target=;url=New-Products.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
aI("text=Private Label Rights;target=;url=Private-Label-Rights.html;");
aI("text=Twitter;target=;url=Twitter.html;");
aI("text=Affiliate Marketing;target=;url=Affiliate-Marketing.html;");
aI("text=Blogging;target=;url=Blogging.html;");
aI("showmenu=Google & SEOGoogle & SEO 2LEFT_MENU;text=Google & SEO;target=;url=Google-&-SEO.html;");
aI("text=List Building;target=;url=List-Building.html;");
aI("text=Ebay;target=;url=Ebay.html;");
}

with(milonic=new menuname("Google & SEOGoogle & SEO 2LEFT_MENU")){
style=submenuStyle;
aI("text=Google & SEO 2;target=;url=Google-&-SEO-2.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
}


 drawMenus();
