_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=15;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Big5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="Transparent";
separatorsize="1";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Big_hover5.png";
itemheight="51";
itemwidth="187";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#dddddd";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=939;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="51";
aI("text=home;target=;url=http://www.bankruptcyinformation.com.au/;");
aI("text=bankruptcy forms;target=;url=bankruptcy-forms.html;");
aI("text=bankruptcy advice;target=;url=bankruptcy-advice.html;");
aI("text=debt help;target=;url=debt-help.html;");
aI("text=debt consolidation;target=;url=debt-consolidation.html;");
}


 drawMenus();

