_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=32;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/post_itoff.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/post_iton.png";
itemheight="85";
itemwidth="93";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#dedede";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#7EFFA9";
offcolor="#434343";
onbgcolor="DarkSalmon";
onborder="1px solid #dede9a";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="85";
aI("text=HOME;target=;url=http://urbanswing.com.au/;");
aI("showmenu=ABOUT US/Background and Band MakeupLEFT_MENU;text=ABOUT US;target=;url=ABOUT-US.html;");
aI("text=CONTACT;target=;url=CONTACT.html;");
aI("text=UPCOMING GIGS;target=;url=UPCOMING-GIGS.html;");
aI("showmenu=THE OTHER BANDS/Mango Jam Big BandLEFT_MENU;text=THE OTHER BANDS;target=;url=THE-OTHER-BANDS.html;");
aI("text=THE MUSICIANS;target=;url=THE-MUSICIANS.html;");
aI("text=MUSOS WANTED;target=;url=MUSOS-WANTED.html;");
aI("text=SOUND SAMPLES;target=;url=SOUND-SAMPLES.html;");
aI("text=PHOTO GALLERY;target=;url=PHOTO-GALLERY.html;");
aI("text=LINKS;target=;url=LINKS.html;");
aI("text=SITE MAP;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ABOUT US/Background and Band MakeupLEFT_MENU")){
style=submenuStyle;
aI("text=Background and Band Makeup;target=;url=Background-and-Band-Makeup.html;");
aI("text=The Business Side of Things;target=;url=The-Business-Side-of-Things.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
}

with(milonic=new menuname("THE OTHER BANDS/Mango Jam Big BandLEFT_MENU")){
style=submenuStyle;
aI("text=Mango Jam Big Band;target=;url=Mango-Jam-Big-Band.html;");
aI("text=Slipstream;target=;url=Slipstream.html;");
}


 drawMenus();

