_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/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=ARTICLE CATEGORIESAnimals and PetsLEFT_MENU;text=ARTICLE CATEGORIES;target=;url=http://www.get-free-articles.com/;");
aI("showmenu=SUBMIT AN ARTICLEArticle Submission GuidelinesLEFT_MENU;text=SUBMIT AN ARTICLE;target=;url=SUBMIT-AN-ARTICLE.html;");
aI("showmenu=LinksLinks 2LEFT_MENU;text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ARTICLE CATEGORIESAnimals and PetsLEFT_MENU")){
style=submenuStyle;
aI("text=Animals and Pets;target=;url=Animals-and-Pets.html;");
aI("text=Automotive;target=;url=Automotive.html;");
aI("text=Business;target=;url=Business.html;");
aI("text=Health;target=;url=Health.html;");
aI("text=Home and Family;target=;url=Home-and-Family.html;");
aI("text=Music;target=;url=Music.html;");
aI("text=Photography;target=;url=Photography.html;");
aI("text=The Web;target=;url=The-Web.html;");
aI("text=Video and Online Games;target=;url=Video-and-Online-Games.html;");
}

with(milonic=new menuname("SUBMIT AN ARTICLEArticle Submission GuidelinesLEFT_MENU")){
style=submenuStyle;
aI("text=Article Submission Guidelines;target=;url=Article-Submission-Guidelines.html;");
aI("text=Publishing Guidelines;target=;url=Publishing-Guidelines.html;");
}

with(milonic=new menuname("LinksLinks 2LEFT_MENU")){
style=submenuStyle;
aI("text=Links 2;target=;url=Links-2.html;");
aI("text=Links 3;target=;url=Links-3.html;");
}


 drawMenus();
