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;
horizontalMenuDelay=false; 

with(mainMenuStyle=new mm_style()){
borderwidth=0;
padding=0;
separatorsize=0;
}

with(menuStyle=new mm_style()){
bordercolor="#12A382";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#12A382";
offcolor="#F1FFF2";
onbgcolor="#E7F8E7";
oncolor="#154538";
outfilter="randomdissolve(duration=0.1)";
overfilter="Fade(duration=0.1);Shadow(color=#324C41', Direction=135, Strength=2)";
padding=7;
pagebgcolor="#1D5B4C";
pagecolor="#CEE6D2";
separatorcolor="#12A382";
separatorsize=1;
}


with(milonic=new menuname("Web Design")){
style=menuStyle;
aI("text=WEBSITE DEVELOPMENT;url=http://jadetiger.com/professional/webdesign.html;")
aI("text=WEBSITE MAKEOVERS;url=http://jadetiger.com/professional/sitemakeovers.html;")
aI("text=CLIENT SAMPLES;url=http://jadetiger.com/professional/webportfolio.html;")
aI("text=TESTIMONIALS;url=http://jadetiger.com/professional/testimonials.html;")

}

with(milonic=new menuname("Graphics")){
style=menuStyle;
aI("text=GRAPHIC DESIGN;url=http://jadetiger.com/professional/graphics.html;")
aI("text=PRINT MATERIALS;url=http://jadetiger.com/professional/print.html;")
aI("text=CLIENT SAMPLES;url=http://jadetiger.com/professional/graphicsportfolio.html;")
}

with(milonic=new menuname("Company")){
style=menuStyle;
aI("text=ABOUT JADE TIGER;url=http://jadetiger.com/professional/about.html;")
aI("text=LATEST NEWS;url=http://jadetiger.com/professional/news.html;")
aI("text=TESTIMONIALS;url=http://jadetiger.com/professional/testimonials.html;")
aI("text=LEGAL INFO;url=http://jadetiger.com/professional/legal.html;")
aI("text=COMMENTS & FEEDBACK;url=http://jadetiger.com/professional/input.html;")
aI("text=CONTACT INFO;url=http://jadetiger.com/professional/contact.html;")
}

with(milonic=new menuname("More Info")){
style=menuStyle;
aI("text=SERVICES;url=http://jadetiger.com/professional/services.html;")
aI("text=SPECIALS;url=http://jadetiger.com/professional/specials.html;")
aI("text=FREQUENTLY ASKED QUESTIONS;url=http://jadetiger.com/professional/faqs.html;")
aI("text=COST DETERMINATIONS;url=http://jadetiger.com/professional/costs.html;")
aI("text=REFERRALS;url=http://jadetiger.com/professional/referrals.html;")
aI("text=SITE MAP;url=http://jadetiger.com/professional/sitemap.html;")
aI("text=CONTACT INFO;url=http://jadetiger.com/professional/contact.html;")
}


drawMenus();

