_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="Solid";
borderwidth="0";
fontfamily="Microsoft Sans Serif";
fontsize="8pt";
fontstyle="normal";
image="images/dots7.gif";
offbgcolor="GhostWhite";
offcolor="Black";
onbgcolor="#4F4F4F";
oncolor="#ffffff";
padding="5";
pagebgcolor="#7F7F7F";
pagecolor="White";
separatorcolor="Black";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="1";
overimage="images/whitedots.gif";
imagepadding="3";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Microsoft Sans Serif";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=New to Voice Broadcasting;target=;url=new.html;");
aI("text=What is a Press 1 Campaign?;target=;url=what_is_press_1.html;");
aI("text=How it works?;target=;url=how_it_works.html;");
aI("text=Auto Dialers | AutoDialers;target=;url=autodialers.html;");
aI("text=VoiceBroadcasting Warnings;target=;url=voicebroadcasting.html;");
}


 drawMenus();

