_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";
fontsize="12";
fontstyle="bald";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#003366";
onbgcolor="#ffffff";
oncolor="#68a6b5";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="images/bluearrow2.gif";
subimagepadding=2;
}



//with(milonic=new menuname("Main Menu")){
//alwaysvisible=1;
//left=10;
//orientation="vertical";
//style=menuStyle;
//top=10;
//aI("status=Back To Home Page;text=Home;url=http://www.milonic.com/;");
//aI("showmenu=Samples;text=Menu Samples;");
//aI("showmenu=Milonic;text=Milonic;");
//aI("showmenu=Partners;text=Partners;");
//aI("showmenu=Links;text=Links;");
//aI("showmenu=MyMilonic;text=My Milonic;");
//}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertical";
style=menuStyle;
top=125;
//aI("text=<b>LVCC Home</b>;url=/lakeview/index.asp;");
aI("text=<b>LVCC Home</b>;url=index.asp;");
aI("text=<b>Notices/Events</b>;url=notices.asp;");
aI("text=<b>Newsletter</b>;url=newsletter.asp");
aI("text=<b>Join LVCC</b>;url=joinlvcc.asp");
aI("text=<b>Our History</b>;url=history.asp;");
aI("text=<b>Board Minutes</b>;url=board.asp;");
aI("showmenu=branches;text=<b>Branches</b>;");
aI("showmenu=committees;text=<b>Committees</b>;");
aI("showmenu=govt;text=<b>Government</b>;");
aI("text=<b>Links</b>;url=links.asp;");
aI("text=<b>Contact Us</b>;url=contact.asp;");
aI("text=<b>Privacy Policy</b>;url=policy.asp;");
}



with(milonic=new menuname("branches")){
style=menuStyle;
aI("text=Belmont Harbor Neighbors (BHN);url=bhn.asp;");
aI("text=Central Lake View Neighbors (CLVN);url=clvn.asp;");	
aI("text=East Lake View Neighbors (ELVN);url=elvn.asp;"); 
aI("text=Hamlin Park Neighbors  (HPN) ;url=hpn.asp;");
aI("text=Hawthorne Neighbors (HN);url=hn.asp;");
aI("text=Sheil Park Neighbors (SPN);url=sp.asp;");
aI("text=South Lakeview Neighbors (SLN);url=sln.asp;");
aI("text=South East Lake View Neighbors (SELVN);url=selvn.asp;");
aI("text=Southport Neighbors Association  (SNA);url=sna.asp;"); 	
aI("text=Triangle Neighbors (TN);url=triangle.asp;"); 
aI("text=West DePaul Neighborhood Assn (WDNA);url=wdna.asp;");
aI("text=West Lakeview Neighbors (WLN) ;url=wln.asp;");	
}

with(milonic=new menuname("committees")){
style=menuStyle;
aI("text=Committee List;url=committee.asp"); 
aI("text=Parks & Green Spaces;url=parks.asp"); 
aI("text=Tax Reform Action Coaltion (TRAC);url=trac.asp"); 
aI("text=Transportation and Parking;url=parking.asp"); 
}

with(milonic=new menuname("govt")){
style=menuStyle;
aI("showmenu=chicago;text=City of Chicago;"); 
aI("showmenu=illinois;text=State of Illinois;"); 
aI("text=US Government;url=5thdistrict.asp"); 
}

with(milonic=new menuname("chicago")){
style=menuStyle;
aI("text=CAPS;url=CAPS.asp");
aI("text=1st Ward;url=1stward.asp"); 
aI("text=32nd Ward;url=32ndward.asp"); 
aI("text=44th Ward;url=44thward.asp"); 
aI("text=46th Ward;url=46thward.asp"); 
aI("text=47th Ward;url=47thward.asp"); 
}

with(milonic=new menuname("illinois")){
style=menuStyle;
aI("text=Cook County Commmissioner;url=county.asp");
aI("text=State Senator 6th District;url=senator.asp"); 
aI("text=State Representatives;url=representative.asp"); 
}

with(milonic=new menuname("us")){
style=menuStyle;
aI("text=U.S. 5th District;url=5thdistrict.asp"); 
}







drawMenus();

