_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#738076";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="166";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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 Page;target=;url=index.html;");
aI("text=Property and Affairs;target=;url=property-and-affairs-lpa.html;");
aI("text=Personal Welfare;target=;url=personal-welfare-lpa.html;");
aI("text=Make an LPA;target=;url=how-to-make-a-lasting-power-of-attorney.html;");
aI("text=LPA  Online;target=;url=lasting-power-of-attorney-online.html;");
aI("text=DIY LPA;target=;url=do-it-yourself-lasting-power-of-attorney.html;");
aI("text=LPA vs EPA;target=;url=lasting-power-of-attorney-and-enduring-power-of-attorney.html;");
aI("text=EPA;target=;url=enduring-power-of-attorney.html;");
aI("text=FAQ;target=;url=frequently-asked-questions.html;");
aI("text=Glossary;target=;url=glossary-of-terms.html;");
aI("text=Resources;target=;url=resources.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
