_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="WhiteSmoke";
oncolor="Navy";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagebgcolor="Transparent";
pagecolor="Navy";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/Arrow8_black_10x11.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="Transparent";
oncolor="Navy";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="Transparent";
pagecolor="Navy";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/Arrow8_blue_10x11.gif";
imagepadding="6";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=604;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.commercial-voiceover.com/;");
aI("showmenu=Demos/J.R. RussINFO_BAR_MENU;text=Demos;target=;url=Demos.htm;");
aI("text=Contact Us;target=;url=Contact.htm;");
aI("showmenu=Links/J.R. Russ.comINFO_BAR_MENU;text=Links;target=;url=Links.htm;");
aI("text=Site Map;target=;url=sitemap-alphabetical.htm;");
}

with(milonic=new menuname("Demos/J.R. RussINFO_BAR_MENU")){
style=submenuStyle;
aI("text=J.R. Russ;target=;url=J.R.-Russ.htm;");
aI("text=More Voice Choices;target=;url=More-Voice-Choices.htm;");
}

with(milonic=new menuname("Links/J.R. Russ.comINFO_BAR_MENU")){
style=submenuStyle;
aI("text=J.R. Russ.com;target=_blank;url=http://www.jrruss.com;");
aI("text=Movie Ticket Radio;target=_blank;url=http://www.movieticketradio.com;");
}


 drawMenus();

