_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FD0303";
offcolor="#ffffff";
onbgcolor="#FD0303";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/cartoon_background0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#878787";
oncolor="#000000";
separatorsize="3";
separatorimage="images/cartoon_sep.gif";
overbgimage="images/cartoon_back0.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://increase-your-webtraffic.com/;align=center;");
aI("text=News;target=;url=news.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=Blog;target=;url=http://www.increase-your-webtraffic.com/blog;align=center;");
aI("text=Forum;target=;url=http://www.increase-your-webtraffic.com/forum;align=center;");
}


 drawMenus();
