_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="#05A1C7";
offcolor="#ffffff";
onbgcolor="#FF8500";
oncolor="#ffffff";
padding="6";
separatorcolor="White";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="165";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#FF8500";
offcolor="#ffffff";
onbgcolor="#05A1C7";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Vegetarian Home;target=;url=http://www.vegetarian-secrets.com/;");
aI("text=Find Veg Friends;target=;url=find-veg-friends.html;");
aI("text=Vegetarian Books;target=;url=vegetarian-books.html;");
aI("text=Your Veg Story;target=;url=your-veggie-story.html;");
aI("text=Vegetarian Recipes;target=;url=vegetarian-recipes.html;");
aI("text=Vegetarian Living;target=;url=vegetarian-articles.html;");
aI("text=Vegetarian Blog;target=;url=vegetarian_blog.html;");
aI("text=Vegetarian Lens;target=;url=vegetarian-squidoo.html;");
aI("text=Veggie Shopping;target=;url=vegetarian-shopping.html;");
aI("text=Vegan Cosmetics;target=;url=vegan-cosmetics.html;");
aI("text=Raw Food Ideas;target=;url=rawfood.html;");
aI("text=Food Matters;target=;url=food-matters-natural-health.html;");
aI("text=Advertise;target=;url=advertise-with-vegetarian-and-vegan-secrets.html;");
aI("text=Donations;target=;url=donations.html;");
aI("text=The Meatrix;target=;url=the-meatrix.html;");
aI("text=Terms of Service;target=;url=terms-of-service.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Link to Us;target=;url=link-to-us.html;");
}


 drawMenus();
