_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="BurlyWood";
borderstyle="Inset";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="OldLace";
offcolor="DarkSlateGray";
onbgcolor="OldLace";
oncolor="CornflowerBlue";
padding="11";
pagebgcolor="OldLace";
pagecolor="DarkSlateGray";
separatorcolor="BurlyWood";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="6";
itemwidth="279";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="BurlyWood";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="OldLace";
offcolor="DarkSlateGray";
onbgcolor="Moccasin";
oncolor="Blue";
padding="4";
subimage="images/db_red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=RecordingAudio Open Source SoftwareLEFT_MENU;text=Recording;target=;url=Recording.html;");
}

with(milonic=new menuname("RecordingAudio Open Source SoftwareLEFT_MENU")){
style=submenuStyle;
aI("text=Audio Open Source Software;target=;url=Audio-Open-Source-Software.html;");
}


 drawMenus();

