_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/dots1.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#686D59";
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="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#6B8224";
oncolor="#ffffff";
padding="4";
separatorcolor="#7B962A";
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;target=;url=./;");
aI("showmenu=ArticlesBlogging SoftwareLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Privacy Statement;target=;url=Privacy_Statement.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesBlogging SoftwareLEFT_MENU")){
style=submenuStyle;
aI("text=Blogging Software;target=;url=blogging-software.html;");
aI("text=Best Blog Software;target=;url=best-blog-software.html;");
aI("text=Blog Program;target=;url=blog-program.html;");
aI("text=Free Blog Software;target=;url=free-blog-software.html;");
aI("text=Improve Your Blog;target=;url=Improve_Your_Blog_By_Knowing_Blog_Software_Facts.html;");
aI("text=Open Source Blog Software;target=;url=open-source-blog-software.html;");
aI("text=Business Blog Software;target=;url=business-blog-software.html;");
aI("text=Wordpress Blog;target=;url=wordpress-blog.html;");
aI("text=Blogging;target=;url=blogging.html;");
aI("text=Blogger;target=;url=blogger.html;");
aI("text=Video Blog;target=;url=Video_Blog.html;");
aI("text=Blog Server Software;target=;url=blog-server-software.html;");
aI("text=Hosted Blog;target=;url=hosted-blog.html;");
aI("text=Blog Software Facts Improves Your Blog;target=;url=Blog_Software_Facts_Improves_Your_Blog.html;");
aI("text=What Is A Blogger?;target=;url=what-is-a-blogger.html;");
aI("text=Promote Blog;target=;url=promote-blog.html;");
aI("text=Blog Spam;target=;url=blog-spam.html;");
aI("text=What Is A Blog?;target=;url=what-is-a-blog.html;");
aI("text=How To Blog;target=;url=how-to-blog.html;");
aI("text=Create Blog;target=;url=create-blog.html;");
aI("text=Blogging Tools;target=;url=blogging-tools.html;");
aI("text=Blogware;target=;url=blogware.html;");
aI("text=Know Your Facts;target=;url=Know_Your_Blog_Software_Facts.html;");
aI("text=Useful Blog Facts;target=;url=Useful_Blog_Software_Facts.html;");
}


 drawMenus();
