_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";
offbgcolor="#003860";
offcolor="#FFFFFF";
onbgcolor="#003860";
oncolor="#CAC4B4";
padding="5";
subimage="images/white_7x7.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#FFFFFF";
oncolor="#CAC4B4";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="275";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=550;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.banqcorp.com.au;");
aI("text=About Us;target=;url=./;");
}


 drawMenus();

