_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#3C5763";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#514831";
onbgcolor="#514831";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://defenselawyersmichigan.com/;");
aI("showmenu=Michigan Lawyers - ArticlesWhy Does a Small Law Firm Need a Website? DefenseLawyersMichigan.comLEFT_MENU;text=Michigan Lawyers - Articles;target=;url=Michigan-Lawyers-Articles.html;");
aI("showmenu=Michigan Lawyers - ResourcesWeb SitesLEFT_MENU;text=Michigan Lawyers - Resources;target=;url=Michigan-Lawyers-Resources.html;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=News.html;");
aI("text=Michigan Lawyers - Contact Us;target=;url=Michigan-Lawyers-Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Michigan Lawyers - ArticlesWhy Does a Small Law Firm Need a Website? DefenseLawyersMichigan.comLEFT_MENU")){
style=submenuStyle;
aI("text=Why Does a Small Law Firm Need a Website? DefenseLawyersMichigan.com;target=;url=Michigan-Lawyer-Why-Does-a-Small-Law-Firm-Need-a-Website-DefenseLawyersMichigan.com.html;");
}

with(milonic=new menuname("Michigan Lawyers - ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
}


 drawMenus();
