fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(background=new mm_style()){
bgimage="../menu/dropdown2_off.gif";
borderstyle="solid";
fontfamily="VeggieburgerBold, Comic Sans MS, Verdana";
fontsize="80%";
fontweight="normal";
image="../menu/transparent.gif";
imagepadding=4;
itemheight=36;
itemwidth=216;
offcolor="#ffffff";
oncolor="#ff9900";
overbgimage="../menu/dropdown2_on.gif";
subimage="../menu/orange_7x7.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=0;
itemheight=36;
itemwidth=185;
orientation="horizontal";
style=background;
aI("bgimage=http://img.milonic.com/xp_button_green.gif;image=http://img.milonic.com/xp_on.gif;overbgimage=http://img.milonic.com/xp_button_burnton.gif;text=Home;url=http://www.milonic.com/;");
}

with(milonic=new menuname("Milonic")){
style=background;
aI("text=Product Purchasing Page;url=http://www.milonic.com/cbuy.php;");
aI("text=Contact Us;url=http://www.milonic.com/contactus.php;");
aI("text=Newsletter Subscription;url=http://www.milonic.com/newsletter.php;");
aI("text=FAQ;url=http://www.milonic.com/menufaq.php;");
aI("text=Discussion Forum;url=http://www.milonic.com/forum/;");
aI("text=License Agreement;url=http://www.milonic.com/license.php;");
aI("text=Privacy Policy;url=http://www.milonic.com/privacy.php;");
}

with(milonic=new menuname("Links")){
style=background;
aI("text=Apache Web Server;url=http://www.apache.org/;");
aI("text=MySQL Database Server;url=http://ww.mysql.com/;");
aI("text=PHP - Development;url=http://www.php.net/;");
aI("text=phpBB Forum System;url=http://www.phpbb.net/;");
aI("showmenu=Anti Spam;text=Anti Spam Tools;");
}

with(milonic=new menuname("Anti Spam")){
style=background;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("My Milonic")){
style=background;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http://www.milonic.com/myinvoices;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}

with(milonic=new menuname("Press")){
style=background;
top="offset=-17"; 
left="offset=-10"; 
aI("text=Press Clips;url=../press.html;");
aI("text=Promo Photos;url=../photos.html;");
}

with(milonic=new menuname("Gifts")){
style=background;
top="offset=-15"; 
left="offset=-10"; 
aI("text=Free Calm Oasis Kit;url=../free_gift.html;");
aI("text=Facts & Stats;url=../women_leadership_barriers.html;");
aI("text=Free Articles;url=../free_articles.html;");
}

with(milonic=new menuname("Store")){
style=background;
top="offset=-15"; 
left="offset=-10"; 
aI("text=The Book;url=../book.html;");
aI("target=_blank;text=Campus LeadHer Success Kit;url=../kit/college_leadher_success.html;");
}

with(milonic=new menuname("Speaking")){
style=background;
top="offset=-12"; 
left="offset=-10"; 
aI("text=Why Campus Calm 4 Women;url=../women_leadership_barriers.html;");
aI("text=College Speaking Programs;url=../college-speaker-campus-women-men.html;");
aI("text=Testimonials;url=../women_leaders_testimonials.html;");
aI("text=Conference Speaking;url=../corporate_conference_speaking_women.html;");
aI("text=Past Speaking Audiences;url=../clients.html;");
}

with(milonic=new menuname("About")){
style=background;
top="offset=-12"; 
left="offset=-10"; 
aI("text=From the Founder;url=../about_maria_pascucci.html;");
aI("text=Leadership Team;url=../leadership_team.html;");
aI("text=Mission and Vision;url=../mission_vision.html;");
aI("text=LeadHer Success Faculty;url=../leadHer_faculty.html;");
}

drawMenus();


