_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#003E74";
oncolor="#000000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=How We Can Help;target=;url=How-We-Can-Help.php;");
aI("text=Case Studies;target=;url=Case-Studies.php;");
aI("text=Managing Debt;target=;url=Managing-Debt.php;");
aI("text=Tax Debts Advisor;target=;url=Tax-Debts-Advisor.php;");
aI("text=Tax Debt Advice;target=;url=Tax-Debt-Advice.php;");
aI("text=Apply Now;target=;url=Apply-Now.php;");
aI("text=Tax Debts FAQ;target=;url=Tax-Debts-FAQ.php;");
aI("text=Glossary;target=;url=Glossary.php;");
aI("text=About Us;target=;url=About-Us.php;");
aI("text=Contact Tax Debts;target=;url=Contact-Tax-Debts.php;");
aI("text=Careers;target=;url=Careers.php;");
aI("text=Privacy Statement;target=;url=Privacy-Statement.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}


 drawMenus();
