_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/dots6.gif";
offbgcolor="White";
offcolor="#2F2F2F";
onbgcolor="#CC6600";
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="#9AB41F";
oncolor="#ffffff";
padding="4";
separatorcolor="#9AB41F";
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("text=How To Choose A Great Webhost;target=;url=how-to-choose-a-great-webhost.html;");
aI("showmenu=Webmaster SkillsThe basics of FTPLEFT_MENU;text=Webmaster Skills;target=;url=webmaster-skills.html;");
aI("showmenu=Promoting Your WebsiteSEOLEFT_MENU;text=Promoting Your Website;target=;url=promoting-your-website.html;");
aI("showmenu=Monetizing Your SiteGetting Accepted To Affiliate NetworksLEFT_MENU;text=Monetizing Your Site;target=;url=monetizing-your-site.html;");
aI("text=Resources;target=;url=resources.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Webmaster SkillsThe basics of FTPLEFT_MENU")){
style=submenuStyle;
aI("text=The basics of FTP;target=;url=the-basics-of-ftp.html;");
aI("text=HTML Resources;target=;url=html-resources.html;");
}

with(milonic=new menuname("Promoting Your WebsiteSEOLEFT_MENU")){
style=submenuStyle;
aI("showmenu=SEOBasic SEO GuidelinesLEFT_MENU;text=SEO;target=;url=seo.html;");
aI("text=Article Marketing;target=;url=article-marketing.html;");
aI("text=Forum Marketing;target=;url=forum-marketing.html;");
}

with(milonic=new menuname("SEOBasic SEO GuidelinesLEFT_MENU")){
style=submenuStyle;
aI("text=Basic SEO Guidelines;target=;url=basic-seo-guidelines.html;");
aI("text=About Algorithms;target=;url=about-algorithms.html;");
}

with(milonic=new menuname("Monetizing Your SiteGetting Accepted To Affiliate NetworksLEFT_MENU")){
style=submenuStyle;
aI("text=Getting Accepted To Affiliate Networks;target=;url=getting-accepted-to-affiliate-networks.html;");
aI("text=How To Sign Up With Google Adsense;target=;url=how-to-sign-up-with-google-adsense.html;");
}


 drawMenus();

