_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/graygrad3d2.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/sqauredot_black_5x5.gif";
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
subimage="images/purpgradwhite.gif";
subimagepadding="5";
imagepadding="4";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="LightGrey";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/purpgradwhite.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
orientation="vertical";
itemheight="21";
aI("text=Home Page;target=;url=http://www.kara-accountants.co.uk/;align=left;");
aI("showmenu=ResourcesUseful LinksLEFT_MENU;text=Resources;target=;url=Resources.html;align=left;");
aI("text=Quotation Form;target=;url=Quotation-Form.html;align=left;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=left;");
aI("text=Privacy;target=;url=Privacy.html;align=left;");
}

with(milonic=new menuname("ResourcesUseful LinksLEFT_MENU")){
style=submenuStyle;
aI("text=Useful Links;target=;url=Useful-Links.html;");
aI("showmenu=Our FeesTaxLEFT_MENU;text=Our Fees;target=;url=Our-Fees.html;");
aI("text=Meet the staff;target=;url=Meet-the-staff.html;");
}

with(milonic=new menuname("Our FeesTaxLEFT_MENU")){
style=submenuStyle;
aI("text=Tax;target=;url=Tax.html;");
aI("text=Sole Traders/Partnerships;target=;url=Sole-Traders-Partnerships.html;");
aI("text=Companies;target=;url=Companies.html;");
}


 drawMenus();
