_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#000055";
offcolor="#ffffff";
onbgcolor="#0000AA";
oncolor="#ffffff";
padding="6";
pagebgcolor="#FFFFFF";
pagecolor="#00002A";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="3";
overimage="images/whitedots.gif";
imagepadding="8";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#0000FF";
oncolor="#ffffff";
padding="4";
pagebgcolor="#FFFFFF";
pagecolor="#00002A";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.lawyerspain.co.uk/;");
aI("text=Marbella;target=;url=English-lawyers-in-Marbella.html;");
aI("text=Costa del Sol;target=;url=English-lawyers-Costa-del-Sol.html;");
aI("text=Capital gains;target=;url=Capital-gains-tax-property-in-Spain.html;");
aI("showmenu=Spanish Property/How much ?LEFT_MENU;text=Spanish Property;target=;url=Spanish-property-tax-capital-gains-reclaim.html;");
aI("text=Legal Judgement;target=;url=Legal-judgement-spanish-property-taxation.html;");
aI("text=Daily Telegraph;target=;url=dt.html;");
}

with(milonic=new menuname("Spanish Property/How much ?LEFT_MENU")){
style=submenuStyle;
aI("text=How much ?;target=;url=how-much.html;");
aI("text=Who can claim ?;target=;url=who-can-claim-cgt.html;");
}


 drawMenus();

