_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Lucida Console";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
separatorcolor="#000000";
separatorsize="1";
subimagepadding="2";
rawcss="padding-top:10px;padding-bottom:5px";
itemheight="35";
itemwidth="85";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#418ED6";
offcolor="#ffffff";
onbgcolor="#418ED6";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="6";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Medicare Home;target=;url=./;align=center;bgimage=images/multimustard0.gif;");
aI("text=Articles;target=;url=Articles.html;align=center;bgimage=images/multimustard0.gif;");
aI("text=New Plans from Medicare June 2010;target=;url=New-Plans-from-Medicare-June-2010.html;align=center;bgimage=images/multimustard0.gif;");
aI("text=How to Pick a Medigap Plan - Medicare Supplements;target=;url=How-to-Pick-a-Medigap-Plan-Medicare-Supplements.html;align=center;bgimage=images/multimustard0.gif;");
aI("text=Overview of Medicare Supplement Plans;target=;url=Overview-of-Medicare-Supplement-Plans.html;align=center;bgimage=images/multimustard0.gif;");
aI("text=Forethought Medicare Supplements Released;target=;url=Forethought-Medicare-Supplements-Released.html;align=center;bgimage=images/multimustard0.gif;");
aI("text=Medicare Supplement Quote;target=;url=Medicare-Supplement-Quote.html;align=center;bgimage=images/multimustard0.gif;");
}


 drawMenus();

