with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
menualign="center";
aI("text=About Our Firm&nbsp;&nbsp;;showmenu=about; pagematch=about.htm; align=center");
aI("text=Attorney Directory&nbsp;&nbsp;;showmenu=directory; pagematch=directory.htm; align=center");
aI("text=Exemplary Cases&nbsp;&nbsp;;url=http://www.nixonvanderhye.com/cases.htm; pagematch=cases.htm; align=center");
aI("text=News&nbsp;&nbsp;;url=http://www.nixonvanderhye.com/news.htm; pagematch=news.htm; align=center");
aI("text=Office Location&nbsp;&nbsp;;url=http://www.nixonvanderhye.com/location.htm; pagematch=location.htm; align=center");
aI("text=Careers&nbsp;&nbsp;;url=http://www.nixonvanderhye.com/careers.htm; pagematch=Careers.htm; align=center");
aI("text=Useful Links&nbsp;&nbsp;;url=http://www.nixonvanderhye.com/links.htm; pagematch=links.htm; align=center");
aI("text=Home&nbsp;&nbsp;;url=http://www.nixonvanderhye.com/index.htm; pagematch=index.htm; align=center");
}
drawMenus();