_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Gold";
onbgcolor="#990000";
oncolor="White";
padding="6";
pagecolor="Gold";
separatorcolor="White";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="6";
itemwidth="194";
}

with(submenuStyle=new mm_style()){
bordercolor="Gray";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="Silver";
oncolor="Black";
padding="4";
subimage="images/downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Hip Hop LoopsKeys Synths and Piano LoopsLEFT_MENU;text=Hip Hop Loops;target=;url=hip-hop-loops.php;");
aI("text=Construction Kits;target=;url=construction-kits.php;");
}

with(milonic=new menuname("Hip Hop LoopsKeys Synths and Piano LoopsLEFT_MENU")){
style=submenuStyle;
aI("text=Keys Synths and Piano Loops;target=;url=keys-synths-and-piano-loops.php;");
aI("text=Guitars Loops and Riffs;target=;url=guitars-loops-and-riffs.php;");
aI("text=Bass Loops;target=;url=bass-loops.php;");
aI("text=Horn and Brass Loops;target=;url=horn-and-brass-loops.php;");
aI("text=Strings;target=;url=strings.php;");
aI("text=Ethnic Musical Loops;target=;url=ethnic-musical-loops.php;");
aI("text=Orchestra Loops;target=;url=orchestra-loops.php;");
}


 drawMenus();
