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=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
offclass="menuOff";
onclass="menuOn";
}

with(submenuStyle=new mm_style()){
styleid=1;
position="relative";
bordercolor="#f2f2f2";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Trebuchet MS, Tahoma, Geneva, Sans-Serif";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
imagepadding=8;
offbgcolor="#f2f2f2";
offcolor="#000000";
onbgcolor="#bdbfc1";
oncolor="#000000";
outfilter="";
overfilter="";
padding=4;
pagecolor="black";
separatorcolor="#f2f2f2";
separatorsize=1;
subimagepadding=8;
}

with(milonic=new menuname("Gorilla")){
style=submenuStyle;
aI("text=What is Gorilla?;url=http://www.junglesoftware.com/about/what_is_gorilla.php;");
aI("text=Compare;url=http://www.junglesoftware.com/about/compare.php;");
aI("text=Gorilla Pro;url=http://www.junglesoftware.com/products/gorilla_pro.php;");
aI("text=Gorilla Standard;url=http://www.junglesoftware.com/products/gorilla_standard.php;");
aI("text=Gorilla Student;url=http://www.junglesoftware.com/products/gorilla_student.php;");
aI("text=Producer/Crew Packs;url=http://www.junglesoftware.com/products/producer_crew_pack.php;");
aI("text=Ratebooks;url=http://www.junglesoftware.com/products/ratebooks.php;");
aI("text=DVD Tutorial;url=http://www.junglesoftware.com/products/dvd_tutorial.php;");
aI("text=Free Budget Templates;url=http://www.junglesoftware.com/products/budgets.php;");
aI("text=FAQ;url=http://www.junglesoftware.com/about/faqs.php;");
aI("text=Testimonials;url=http://www.junglesoftware.com/about/testimonials.php;");
aI("text=System Requirements;url=http://www.junglesoftware.com/products/gorilla_sysreqs.php;");
}

with(milonic=new menuname("StoryO")){
style=submenuStyle;
aI("text=What is StoryO?;url=http://www.junglesoftware.com/storyo/what_is_storyo.php;");
aI("text=Features;url=http://www.junglesoftware.com/storyo/storyo_features.php;");
aI("text=Testimonials;url=http://www.junglesoftware.com/storyo/storyo_testimonials.php;");
aI("text=System Requirements;url=http://www.junglesoftware.com/storyo/storyo_sysreqs.php;");
}

with(milonic=new menuname("Support")){
style=submenuStyle;
aI("text=Register;url=http://www.junglesoftware.com/support/register.php;");
aI("text=Downloads;url=http://www.junglesoftware.com/support/downloads.php;");
aI("text=Tech Support;url=http://www.junglesoftware.com/support/techsupport.php;");
aI("text=Knowledgebase;url=http://junglesoftware.crmdesk.com/;");
aI("text=Training;url=http://www.junglesoftware.com/support/training.php;");
aI("text=K-12/Higher Ed;url=http://www.junglesoftware.com/support/education.php;");
aI("text=Transfer of Ownership / Refund Policy;url=http://www.junglesoftware.com/support/policies.php;");
}

with(milonic=new menuname("Resources")){
style=submenuStyle;
aI("text=Events/Seminars;url=http://www.junglesoftware.com/resources/events.php;");
aI("text=Newsletter;url=http://www.junglesoftware.com/resources/newsletter.php;");
aI("text=Where To Buy;url=http://www.junglesoftware.com/resources/where_to_buy.php;");
}

with(milonic=new menuname("Company")){
style=submenuStyle;
aI("text=About Us;url=http://www.junglesoftware.com/company/about_us.php;");
aI("text=Blog;url=http://www.junglesoftware.wordpress.com;");
aI("text=News;url=http://www.junglesoftware.com/company/news.php;");
aI("text=Contact;url=http://www.junglesoftware.com/company/contact.php;");
}

drawMenus();

