_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Groove";
borderwidth="2";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#002A7F";
oncolor="White";
padding="2";
separatorcolor="White";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="1";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="Groove";
borderwidth="2";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="SteelBlue";
oncolor="White";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Home/SubscribeINFO_BAR_MENU;text=Home;target=;url=http://www.musicgaz.com/;");
aI("text=Blog;target=;url=blog-new.html;");
aI("text=Our Partners;target=;url=Our-Partners.html;");
aI("text=Gaz Goes Pro;target=;url=Gaz-Goes-Pro.html;");
}

with(milonic=new menuname("Home/SubscribeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Subscribe;target=;url=Subscribe.html;");
}


 drawMenus();

