_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Levels of Personal Allowance;target=;url=Levels-of-Personal-Allowance.html;");
aI("showmenu=ArticlesSelf Assessment Tax ArticlesLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Tax NewsHMR Powers  A step too farLEFT_MENU;text=Tax News;target=;url=Tax-News.html;");
aI("text=Apply Online;target=;url=Apply-Online.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesSelf Assessment Tax ArticlesLEFT_MENU")){
style=submenuStyle;
aI("text=Self Assessment Tax Articles;target=;url=Self-Assessment-Tax-Articles.html;");
aI("text=PAYE Tax Articles;target=;url=PAYE-Tax-Articles.html;");
aI("text=VAT Tax Articles;target=;url=VAT-Tax-Articles.html;");
aI("text=Corporation Tax Articles;target=;url=Corporation-Tax-Articles.html;");
}

with(milonic=new menuname("Tax NewsHMR Powers  A step too farLEFT_MENU")){
style=submenuStyle;
aI("text=HMR Powers  A step too far;target=;url=HMR-Powers-A-step-too-far.html;");
aI("text=Taxpayers Deadline Looms;target=;url=Taxpayers-Deadline-Looms.html;");
aI("text=Secret Tax;target=;url=Secret-Tax.html;");
aI("text=Brown Rejects 50% Tax Rate;target=;url=Brown-Rejects-50%-Tax-Rate.html;");
aI("text=Super Rich Paying No Tax;target=;url=Super-Rich-Paying-No-Tax.html;");
}


 drawMenus();
