fixMozillaZIndex=true; //www.milonic.com
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffcc00";
headercolor="#000000";
offbgcolor="#ffcc00";
offcolor="#000000";
onbgcolor="#ffcc00";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#ffcc00";
pagecolor="orange";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
left="offset=+3"
orientation="horizontal";
style=menuStyle;
top=127;
aI("text=Home;url=http://www.milonic.com/;");
aI("showmenu=Samples;text=Welcome;");
aI("showmenu=Milonic;text=Members;");
aI("showmenu=Partners;text=Schedules;");
aI("showmenu=Links;text=Directions;");
aI("showmenu=MyMilonic;text=Contact us;");
}

with(milonic=new menuname("Samples")){
overflow="scroll";
style=menuStyle;
aI("text=EastSide Group Bylaws;url=http://www.theeastsidegroupaa.org/AA_Bylaws.htm;")
aI("text=Other Groups in the Area;url=http://www.fortworthaa.org/;")

}

with(milonic=new menuname("Milonic")){
style=menuStyle;
aI("text=Members List;url=http://www.theeastsidegroupaa.org/Member_list.pdf;");
	aI("text=Bulletin Board Info;url=http://www.theeastsidegroupaa.org/Bulletin.htm;");
	aI("text=Anniversary;url=http://www.theeastsidegroupaa.org/anniversary9.pdf;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=Meetings & Times;url=http://www.theeastsidegroupaa.org/Meeting.htm;");
aI("text=Current Month;url=http://www.theeastsidegroupaa.org/Current_Schedule.pdf;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Directions from I30;url=http://www.google.com/search?hl=en&q=King+of+Glory+Lutheran+Church+in+Fort+Worth.&btnG=Google+Search;");
aI("text=Directions from 820;url=http://maps.google.com/maps?hl=en&ie=UTF-8&q=king+of+glory+lutheran+church&near=Fort+Worth,+TX&ll=32.754933,-97.198555&iwstate1=dir:to&iwloc=A&f=d&daddr=1659+Sandy+Ln,+Fort+Worth,+TX+76112;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("MyMilonic")){
style=menuStyle;
aI("text=email;url=http://www.theeastsidegroupaa.org/email.htm;");
}

drawMenus();


