fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=40;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";


oncolor="red";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.aaac.net.au/images/arrowmenu.gif";
subimagepadding=2;
bgimage="menu.gif";
}

with(milonic=new menuname("BigMenu")){
alwaysvisible=1;

orientation="horizontal";
menualign="center";
style=menuStyle;
screenposition="center";
offset="-100";
top=110;
aI("text=Home;url=index.php;");
aI("showmenu=Company;text=About AAAC;");
aI("showmenu=Spectacular;text=Spectacular Events;");
aI("showmenu=News;text=News;");
aI("text=Contact Us;url=mailto:info@aaac.net.au");
aI("text=Global Alliances;url=http://www.bbruc.com/code/autologin2.php");
}

with(milonic=new menuname("Company")){
overflow="scroll";
style=menuStyle;
aI("text=Profile;url=about_profile.php;")
aI("text=Mission;url=about_mission.php;")
aI("text=The Future;url=about_future.php;")


}
with(milonic=new menuname("News")){
overflow="scroll";
style=menuStyle;
aI("text=2009 Functions;url=http://www.universalwealthevents.com.au/ceo.php;target=_blank;")


}

with(milonic=new menuname("Spectacular")){
style=menuStyle;
menuwidth="340";
aI("text=Briefing;url=2007_briefing.php;");
aI("text=Directors and Corporate Roundtable Retreat;url=http://bbruc.com/events.php;");
aI("text=Spectacular Gallery;url=2006_gallery.php;");
aI("text=Tickets;url=http://www.universalwealthevents.com.au/;");
// aI("showmenu=Sponsors;text=Sponsors;");

}
with(milonic=new menuname("Sponsors")){
overflow="scroll";
style=menuStyle;
screenposition=left;
offset=-60;
aI("text=Nike;url=http://www.nike.com;");
aI("text=UNDERARMOUR;url=http://www.underarmour.com;");
aI("text=BHP Billiton;url=http://www.bhp.com.au;");
aI("text=AST;url=;");
aI("text=American Express;url=http://www.americanexpress.com;");
aI("text=Quantas;url=http://www.quantas.com.au;");
aI("text=JAL;url=www.jal.com.au;");
aI("text=SA Government;url=http://www.sa.gov.au;");
aI("text=Federal Government;url=http://www.australia.gov.au;");
aI("text=City of Himeji;url=;");
aI("text=Foxtel;url=http://www.foxtel.com.au;");
aI("text=Lehmann Wines;url=http://www.peterlehmannwines.com.au;");
aI("text=Darenberg Wines;url=http://www.darenberg.com.au;");
aI("text=Mercedes-Benz;url=http://www.mercedes-benz.com;");
aI("text=Sony;url=http://www.sony.com.au;");
aI("text=Svarowski Crystal;url=http://www.swarovski.com.au;");
aI("text=Hilton Resorts;url=http://www.hilton.com;");
}


with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Government;url=;");

}

drawMenus();


