_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out_menuOpenDelay=150            // The time delay before menus open on mouse over_followSpeed=5                // Follow scrolling speed_followRate=40                // Follow scrolling Rate_subOffsetTop=10              // Sub menu top offset_subOffsetLeft=-10            // Sub menu left offset_scrollAmount=3               // Only needed for Netscape 4.x_scrollDelay=20               // Only needed for Netcsape 4.xwith(menuStyle=new mm_style()){onbgcolor="#721700";oncolor="#FFFFFF";offbgcolor="#202020";offcolor="#ffffff";bordercolor="#707a86";borderstyle="solid";borderwidth=1;separatorcolor="#707a86";separatorsize="1";padding=3;fontstyle="normal";fontsize=13;pagecolor="black";pagebgcolor="#C4C8CB";headercolor="#000000";headerbgcolor="#ffffff";subimage="./images/arrow.gif";subimagepadding="2";overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";}with(milonic=new menuname("Programs")){style=menuStyle;itemwidth=205aI("text=Special Projects;url=/programs-special-projects.asp;");aI("text=Youth;url=/programs-youth.asp;");aI("text=Family;url=/programs-family.asp;");aI("text=Health;url=/programs-health.asp;");aI("text=License Plates;url=/programs-licenseplates.asp;");aI("text=Scholarship Application;url=/pdf/newscholarshipapplication2010.pdf;target=_blank");}with(milonic=new menuname("Events")){style=menuStyle;itemwidth=215aI("text=Calendar of Events;url=/calendar.aspx;");aI("text=Summer Celebration;url=/summercelebration.asp;");aI("text=Circle City Classic;url=http://circlecityclassic.com;target=_blank");aI("text=Event Gallery;url=/apps/photocategory.aspx;");}with(milonic=new menuname("Chapter")){style=menuStyle;itemwidth=205aI("text=Anderson;url=/chapter-anderson.asp;");aI("text=East Chicago;url=/chapter-east-chicago.asp;");aI("text=Elkhart;url=/chapter-elkhart.asp;");aI("text=Evansville;url=/chapter-evansville.asp;");aI("text=Fort Wayne;url=/chapter-fort-wayne.asp;");aI("text=Gary;url=/chapter-gary.asp;");aI("text=Indianapolis;url=/chapter-indianapolis.asp;");aI("text=Kokomo;url=/chapter-kokomo.asp;");aI("text=Greater Lafayette;url=/chapter-greater-lafayette.asp;");aI("text=Michigan City;url=/chapter-michigan-city.asp;");aI("text=Muncie;url=/chapter-muncie.asp;");aI("text=South Bend;url=/chapter-south-bend.asp;");}with(milonic=new menuname("News")){style=menuStyle;itemwidth=205aI("text=News;url=/apps/news.aspx;");aI("text=Press Release;url=/apps/newslist.aspx?type=1;");aI("text=News Archive;url=/apps/newslist.aspx?type=2;");aI("text=Calendar of Events;url=/calendar.aspx;");aI("text=Event Gallery;url=/apps/photocategory.aspx;");aI("text=Expo e-Blasts ;url=/expose.asp;");}with(milonic=new menuname("About IBE")){style=menuStyle;itemwidth=205aI("text=Annual Report;url=/about.asp;");aI("text=History;url=/about-history.asp;");aI("text=Statement;url=/about-statements.asp;");aI("text=Board &amp; Staff;url=/about-board.asp;");aI("text=Contact IBE;url=/contact.asp;");}with(milonic=new menuname("Multimedia")){style=menuStyle;itemwidth=205aI("text=Overview;url=/multimedia.asp;");aI("text=Photo Gallery;url=/apps/PhotoCategory.aspx;");aI("text=Video;url=/apps/videofeed.aspx;");}drawMenus();