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=8;


with(menuStyle=new mm_style()){
align="center";
itemwidth=112;
itemheight=10;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#6b6b6b";
offbgcolor="#ffffff";
offcolor="#6b6b6b";
onbgcolor="#2f7abe";
oncolor="#ffffff";
padding=2;
pagebgcolor="#ffffff";
pagecolor="#6b6b6b";
separatorcolor="#82c6e5";
separatorsize=1;
}

with(submenuStylelong=new mm_style()){
align="left";
itemwidth=200;
itemheight=14;
bordercolor="#82c6e5";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#6b6b6b";
offbgcolor="#ffffff";
offcolor="#6b6b6b";
onbgcolor="#2f7abe";
oncolor="#ffffff";
padding=2;
pagebgcolor="#82c6e5";
pagecolor="#ffffff";
separatorcolor="#82c6e5";
separatorsize=1;
position="relative";
overfilter = "";
}

with(submenuStyleshort=new mm_style()){
align="left";
itemwidth=116;
itemheight=14;
bordercolor="#82c6e5";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#6b6b6b";
offbgcolor="#ffffff";
offcolor="#6b6b6b";
onbgcolor="#2f7abe";
oncolor="#ffffff";
padding=2;
pagebgcolor="#82c6e5";
pagecolor="#ffffff";
separatorcolor="#82c6e5";
separatorsize=1;
position="relative";
overfilter = "";
}



with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://www.dyoung.com/index.htm;");
aI("showmenu=AboutUs;text=About Us;;url=http://www.dyoung.com/about_us/index.htm;");
aI("showmenu=Expertise;text=Expertise;;url=http://www.dyoung.com/expertise/index.htm;");
aI("showmenu=People;text=People;;url=http://www.dyoung.com/people/index.htm;");
aI("showmenu=Resources;text=Resources;;url=http://www.dyoung.com/resources/index.htm;");
aI("showmenu=OutandAbout;text=Out and About;;url=http://www.dyoung.com/out_and_about/index.htm;");
aI("showmenu=Contact;text=Contact Us;url=http://www.dyoung.com/contact/offices.htm;");
}

with(milonic=new menuname("AboutUs")){
overflow="scroll";
style=submenuStyleshort;
aI("text=Our Clients;url=http://www.dyoung.com/about_us/client_profile.htm;")
aI("text=Our Values;url=http://www.dyoung.com/about_us/values.htm;")
aI("text=News;url=http://www.dyoung.com/about_us/news.htm;")
}

with(milonic=new menuname("Expertise")){
style=submenuStylelong;
aI("text=Patents;url=http://www.dyoung.com/expertise/patents.htm;");
aI("text=Trade Marks;url=http://www.dyoung.com/expertise/trade_marks.htm;");
aI("text=Designs;url=http://www.dyoung.com/expertise/designs.htm;");
aI("text=Domain Names;url=http://www.dyoung.com/expertise/domain_names.htm;");
aI("text=Plant Varieties;url=http://www.dyoung.com/expertise/plant_varieties.htm;");
aI("text=Renewals;url=http://www.dyoung.com/expertise/renewals.htm;");
aI("text=Search & Watching Services;url=http://www.dyoung.com/expertise/search_and_watching.htm;");
}

with(milonic=new menuname("People")){
style=submenuStylelong;
aI("text=All Attorneys;url=http://www.dyoung.com/people/attorneys.htm;");
aI("text=All Partners;url=http://www.dyoung.com/people/partners.htm;");
aI("text=Patent Attorneys;url=http://www.dyoung.com/people/patent.htm;");
aI("text=Trade Mark Attorneys;url=http://www.dyoung.com/people/trademark.htm;");
aI("text=Design Attorneys;url=http://www.dyoung.com/people/design.htm;");
aI("text=Support;url=http://www.dyoung.com/people/support.htm;");
aI("text=Careers;url=http://www.dyoung.com/people/careers.htm;");
}

with(milonic=new menuname("Resources")){
style=submenuStylelong;
aI("text=Internet Links;url=http://www.dyoung.com/resources/internet_links.htm;");
aI("text=IP Primers;url=http://www.dyoung.com/resources/ip_primers.htm;");
aI("text=Newsletters;url=http://www.dyoung.com/resources/newsletters.htm;");
aI("text=Papers and Legal Updates;url=http://www.dyoung.com/resources/papers_and_legal_updates.htm;");
}

with(milonic=new menuname("OutandAbout")){
style=submenuStyleshort;
aI("text=Events;url=http://www.dyoung.com/out_and_about/events.htm;");
aI("text=Past Events;url=http://www.dyoung.com/out_and_about/pastevents.htm;");
}

with(milonic=new menuname("Contact")){
style=submenuStylelong;
aI("text=Offices;url=http://www.dyoung.com/contact/offices.htm;");
aI("text=List of Partners;url=http://www.dyoung.com/contact/listofpartners.htm;");
aI("text=Initial Consultation;url=http://www.dyoung.com/contact/consultation.htm;");
aI("text=Contact An Attorney;url=http://www.dyoung.com/contact/attorneys.htm;");
aI("text=Human Resources;url=http://www.dyoung.com/contact/hr.htm;");
}


drawMenus();

