_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#000055";
offcolor="#FFFFD4";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
separatorcolor="Transparent";
separatorsize="15";
subimage="images/blackwhite.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="177";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffred.gif;");
aI("text=Sample Clips;target=;url=Sample-Clips.html;");
aI("text=Press Release;target=;url=Press-Release.html;");
aI("text=Order;target=;url=Order.html;");
aI("text=Other Products;target=;url=Other-Products.html;");
aI("text=On Stage Highlights;target=;url=On-Stage-Highlights.html;");
}


 drawMenus();

