_menuCloseDelay=0;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-10;
with(menuStyle=new mm_style()){
}
with(submenuStyle=new mm_style()){
leftpadding=8;
styleid=5;
bordercolor="#e6e6e6";
borderstyle="solid";
borderwidth=1;
fontfamily=" Arial, Helvetica, Verdana";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headercolor="";
offbgcolor="3D47B4";
offcolor="#ffffff";
onbgcolor="#EC373E";
oncolor="#ffffff";
//outfilter="Fade(Overlap=1.00)";
overfilter="Alpha(opacity=100);";
padding=0;
pagecolor="FFFFFF";
separatorcolor="#e6e6e6";
separatorsize=1;
subimagepadding=0;
//subimage="images/menu-arrow.gif";
}

with(AboutStyle=new mm_style()){
styleid=1;
bordercolor="#00295C";
borderstyle="solid";
borderwidth=2;
fontfamily="Arial, Tahoma, Verdana";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headercolor="#CE2F29";
offbgcolor="#2465B2";
offcolor="#FFFFFF";
onbgcolor="#00326F";
oncolor="#FFFFFF";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=8;
pagecolor="black";
separatorcolor="003A80";
separatorsize=2;
subimagepadding=0;
}


with(milonic=new menuname("mn1")){
openstyle="down";
style=submenuStyle;
itemwidth=205;
itemheight=25;
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Our Message;title=Our Message;url=our_messege.htm");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;President's Message;title=President's Message;url=presidents_message.htm");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Directors and Founding Friends;title=Board of Directors & Founding Friends;url=our_team.htm");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Friends;title=Friends;url=our_friends.htm");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Supporters and Contributors;title=Supporters & Contributors;url=our_supporters.htm");
}

with(milonic=new menuname("mn2")){
openstyle="down";
style=submenuStyle;
itemwidth=150;
itemheight=25;
aI("text=&nbsp;&nbsp;&nbsp;Current Events;title=Current Events;url=calendar_events.htm");
aI("text=&nbsp;&nbsp;&nbsp;Photo Gallery;title=Photo Gallery;url=/latlc-p_gallery/p-g_index.html");
aI("text=&nbsp;&nbsp;&nbsp;All The Stars;title=All The Stars In The Universe;url=/all_stars/index.html");
aI("text=&nbsp;&nbsp;&nbsp;Those We Serve;title=Those We Serve;url=those_we_serve.htm");
aI("text=&nbsp;&nbsp;&nbsp;Just For Fun;title=Just For Fun;url=just_for_fun.htm");
aI("text=&nbsp;&nbsp;&nbsp;In The News;title=In The News;url=in_the_news.htm");
}

with(milonic=new menuname("mn3")){
openstyle="down";
style=submenuStyle;
itemwidth=98;
itemheight=25;
aI("text=&nbsp;&nbsp;Contact Us;title=Contact Us;url=contact_us.htm");
aI("text=&nbsp;&nbsp;Special Thanks;title=Special Thanks;url=special_thanks.htm");
}


drawMenus();
document.write('<a href="http://www.milonic.com"><!--M--></a>');
