_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Red";
onbgcolor="#314666";
oncolor="#E2E3E5";
padding="6";
separatorcolor="#210E08";
separatorsize="1";
subimage="images/grey.gif";
subimagepadding="3";
itemwidth="187";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E2E3E5";
offcolor="Maroon";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/grey.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=563;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=CreativeArtisticDiscovery Home;target=;url=http://www.creativeartisticdiscovery.com/;");
aI("text=Realize Your Dreams;target=;url=Realize-Your-Dreams-Learn-To-Play-A-Musical-Instrument-The-Legacy-Learning-Systems-Way.html;");
aI("text=CreativeArtisticDiscovery Articles;target=;url=CreativeArtisticDiscovery-Articles.html;");
}


 drawMenus();

