fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#00853e";
oncolor="#ffffff";
outfilter="randomdissolve(duration=2.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=60);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=0;
subimage="";
subimagepadding=2;
}

with(menuStyle2=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular";
fontsize="10";
fontweight="bold";
headerbgcolor="#E9DBAD";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#00853e";
oncolor="#ffffff";
padding=2
pagebgcolor="#FFFFFF";
pagecolor="#000063";
separatorsize=1;
separatorcolor="#000063";
subimage="https://www.bankisb.com/images/interface_images/arrow_menu.gif";
subimagepadding=1;
itemwidth=155;
}

with(listStyle=new mm_style()) {
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular";
fontsize="10";
fontweight="bold";
headerbgcolor="#E9DBAD";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#00853e";
oncolor="#ffffff";
padding=2;
pagebgcolor="#FFFFFF";
pagecolor="#666666";
separatorsize=1;
separatorcolor="#BBBBBB";
subimage="https://www.bankisb.com/images/interface_images/arrow_menu.gif";
subimagepadding=2;
itemwidth=140;
}

with(listStyle2=new mm_style()) {
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular";
fontsize="10";
fontweight="bold";
headerbgcolor="#E9DBAD";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#FFFFFF";
oncolor="#003c72";
padding=2;
pagebgcolor="#FFFFFF";
pagecolor="#666666";
separatorsize=0;
separatorcolor="#BBBBBB";
subimage="https://www.bankisb.com/images/interface_images/arrow_menu.gif";
subimagepadding=2;
itemwidth=160;
}


with(milonic=new menuname("programs")){
style=listStyle;
aI("text=&nbsp;TechWorks Technology&nbsp;Center&nbsp;;url=/programs/technology_center.php;");
aI("text=&nbsp;TechWorks&nbsp;Manufacturing&nbsp;Cluster&nbsp;;url=/programs/manufacturing_cluster.php;");
aI("text=&nbsp;Ag Exhibit Center&nbsp;;url=/programs/ag_exhibit_center.php;");
}

with(milonic=new menuname("whyhere")){
style=listStyle;
aI("text=&nbsp;University&nbsp;Research&nbsp;Connections&nbsp;;url=/whyhere/university_connections.php;");
aI("text=&nbsp;Workforce Connections&nbsp;;url=/whyhere/workforce_connections.php;");
}

with(milonic=new menuname("opportunities")){
style=listStyle;
aI("text=&nbsp;Investment&nbsp;Opportunities&nbsp;;url=/opportunities/investment_opportunities.php;");
aI("text=&nbsp;Business Opportunities&nbsp;;url=/opportunities/business_opportunities.php;");
}

with(milonic=new menuname("newsgallery")){
style=listStyle;
aI("text=&nbsp;News Releases&nbsp;;url=/newsgallery/news.php;");
aI("text=&nbsp;Progress Photos&nbsp;;url=/newsgallery/progress_photos.php;");
aI("text=&nbsp;Webcam&nbsp;;url=/newsgallery/webcam.php;");
}

with(milonic=new menuname("campus")){
style=listStyle;
aI("text=&nbsp;Partners&nbsp;;url=/campus/partners.php;");
aI("text=&nbsp;History&nbsp;;url=/campus/history.php;");
aI("text=&nbsp;Board of Directors&nbsp;;url=/campus/board_directors.php;");
aI("text=&nbsp;Maps &amp; Directions&nbsp;;url=/campus/maps_directions.php;");
aI("text=&nbsp;Links&nbsp;;url=/campus/links.php;");
}

drawMenus();

