_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=2;

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
oncolor="#FFFFFF";
onbgcolor="#337544";
padding=6;
separatoralign="left";
separatorcolor="#D3D3C1";
separatorsize=0;
separatorwidth="80%";
subimage="";
subimagepadding=8;
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
}

with(background=new mm_style()){
onborder="1px solid #FFFFFF";
offborder="1px solid #FFFFFF";
bgimage="images/sub_bg.jpg";
borderstyle="solid";
fontfamily="Verdana";
fontsize="11px";
fontweight="bold";
image="images/transparent.gif";
itemheight=30;
itemwidth=230;
offcolor="#FFFFFF";
rawcss="padding-top:7px;padding-left:38px"
oncolor="#ffffff";
//overbgimage="images/sub_bg_over.jpg";
separatorcolor="transparent";
separatorsize=2;
}

with(background2=new mm_style()){
onborder="1px solid #FFFFFF";
offborder="1px solid #FFFFFF";
bgimage="images/sub_bg2.jpg";
borderstyle="solid";
fontfamily="Verdana";
fontsize="11px";
fontweight="bold";
image="images/transparent.gif";
itemheight=30;
itemwidth=230;
offcolor="#FFFFFF";
rawcss="padding-top:7px;padding-left:38px"
oncolor="#ffffff";
//overbgimage="images/sub_bg_over2.jpg";
separatorcolor="transparent";
separatorsize=2;
}

with(accPopUp=new mm_style()){
onborder="1px solid #FFFFFF";
offborder="1px solid #FFFFFF";
borderstyle="solid";
fontfamily="Verdana";
fontsize="11px";
fontweight="bold";
image="images/transparent.gif";
itemheight=30;
offcolor="#FFFFFF";
rawcss="padding-top:7px;padding-left:38px"
oncolor="#ffffff";
onbgcolor="#B8A388";
offbgcolor="#B8A388";
}

with(milonic=new menuname("Project")){
//top=3;
//left=3;
style=background;
aI("text=Current Site/Lease Plan;url=./pdf/SiteLeasePlan1.pdf;target=_blank;");
aI("text=Access Improvements;url=access_improvements.asp;");
aI("text=History;url=history.asp;");
aI("text=Vision;showmenu=PlaceMaking;");
aI("text=Economic Impact;url=econ_impact.asp;");

}

with(milonic=new menuname("PlaceMaking")){
//top=237;
itemwidth=293;
style=background2;
aI("text=Architecture, Landscaping & Artifacts;url=place_making_1_2.asp;");
aI("text=Steel Heritage Center;url=place_making_3_4.asp;");
aI("text=Lighting & Signage;url=place_making_5.asp;");
aI("text=Towpath Trail & Scenic Railroad;url=place_making_6_7.asp;");
}

with(milonic=new menuname("Events")){
//top=3;
style=background;
aI("text=News;url=press_releases.asp;");
aI("text=Events;url=events.asp;");
}

with(milonic=new menuname("Images")){
//top=3;
style=background;
aI("text=Site Photos;url=site_photos.asp;");
aI("text=Aerial Photos;url=aerial_photos.asp;");
aI("text=Map w/ Roads & Freeways;url=maps_roads_freeways.asp;");
}

with(milonic=new menuname("Leasing")){
//top=3;
style=background;
aI("text=Market;url=market.asp;");
aI("text=Demographics;url=demo.asp;");
aI("text=Leasing Contacts;url=leasing_contacts.asp;");
aI("text=Maps / Density;url=demo.asp#map;");
}

with(milonic=new menuname("Directions")){
//top=3;
style=background;
aI("text=Driving Directions;url=./pdf/Directions.pdf;target=_blank");
aI("text=Maps;url=./pdf/maps.pdf;target=_blank");
aI("text=RTA Bus Route;url=./pdf/rta.pdf;target=_blank");
}

with(milonic=new menuname("Acc1")){
top=320;
itemwidth=360;
style=accPopUp;
aI("text=Jennings Road South of Steelyard Commons;url=javascript:openpopup(1);");
}

with(milonic=new menuname("Acc2")){
top=320;
itemwidth=360;
style=accPopUp;
aI("text=Quigley Road North of Steelyard Commons;url=javascript:openpopup(2);");
}

with(milonic=new menuname("Acc3")){
top=320;
itemwidth=360;
style=accPopUp;
aI("text=Clark Avenue & W. 14th Street Intersection;url=javascript:openpopup(3);");
}

with(milonic=new menuname("Acc4")){
top=320;
itemwidth=360;
style=accPopUp;
aI("text=Quigley Connector;url=javascript:openpopup(4);");
}

with(milonic=new menuname("Acc5")){
top=320;
itemwidth=360;
style=accPopUp;
aI("text=Steelyard Drive;url=javascript:openpopup(5);");
}

drawMenus();
