_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

function highlightme()
{
_I=_mi[_itemRef];
if(_I[19])_I[7]=_I[19]
if(_I[18])_I[8]=_I[18]
itemOff(_itemRef)
}



with(mainmenuStyle=new mm_style()){
bgimage="btn_off.gif";
fontfamily="Helvetica";
fontsize=10;
fontweight="bold";
imagepadding=0;
itemheight=30;
itemwidth=200;
offcolor="#ffffff";
oncolor="#ffffff";
overbgimage="btn_on.gif";
}

with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="55%";
fontstyle="normal";
fontweight="normal";
itemwidth=75;
offbgcolor="#c8c5a6"
offcolor="#81814b";
onbgcolor="#c8c5a6";
oncolor="#81814b";
padding=3;
separatorcolor="#969698";
subimagepadding=0;
bordercolor="#8a8a56";
borderstyle="solid";
borderwidth=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=30;
itemwidth=200;
left=8;
//overflow="scroll";
style=mainmenuStyle;
top=0;
//CASALOMA CENTRE;
aI("bgimage=btn_off.gif;overbgimage=btn_on.gif;showmenu=Casaloma;text=&nbsp;&nbsp;Casaloma;url=http://www.midwestexpansion.com/properties/casalomacentre/casaloma.html;target=IFRAME;clickfunction=highlightme();");
//CENTRE @ 2330;
aI("bgimage=btn_off.gif;overbgimage=btn_on.gif;showmenu=Centre2330;text=&nbsp;&nbsp;Centre @ 2330 ;url=http://www.midwestexpansion.com/properties/centre2330/centre2330.html;target=IFRAME;clickfunction=highlightme();");
//DEPERE CROSSING;
aI("bgimage=btn_off.gif;overbgimage=btn_on.gif;showmenu=DePereCrossing;text=&nbsp;&nbsp;De Pere Crossing;url=http://www.midwestexpansion.com/properties/deperecrossing/deperecrossing.html;target=IFRAME;clickfunction=highlightme();");
//ONEIDA STREE CENTRE;
aI("bgimage=btn_off.gif;overbgimage=btn_on.gif;showmenu=OneidaStreetCentre;text=&nbsp;&nbsp;Oneida Street Centre;url=http://www.midwestexpansion.com/properties/oneidastreet/oneidastreet.html;target=IFRAME;clickfunction=highlightme();");
//SHOPPES AT THE VILLAGE;
aI("bgimage=btn_off.gif;overbgimage=btn_on.gif;showmenu=ShoppesVillage;text=&nbsp;&nbsp;Shoppes at the Village;url=http://www.midwestexpansion.com/properties/shoppesatthevillage/shoppes.html;target=IFRAME;clickfunction=highlightme();");
//WABE LANE
aI("bgimage=btn_off.gif;overbgimage=btn_on.gif;showmenu=WaubeLane;text=&nbsp;&nbsp;Waube Centre;url=http://www.midwestexpansion.com/properties/waube/waubecentre.html;target=IFRAME;clickfunction=highlightme();");
}

with(milonic=new menuname("Casaloma")){
style=submenuStyle;
aI("text=Location: Appleton, WI 26,882 Sq. Ft.;url=http://www.midwestexpansion.com/properties/casalomacentre/casaloma.html;target=IFRAME;clickfunction=highlightme();");
}

with(milonic=new menuname("Centre2330")){
style=submenuStyle;
aI("text=Location: Green Bay, WI;url=http://www.midwestexpansion.com;target=IFRAME;clickfunction=highlightme();");
}

with(milonic=new menuname("DePereCrossing")){
style=submenuStyle;
aI("text=Location:  DePere, WI 51,500 Sq. Ft.;url=http://www.midwestexpansion.com;target=IFRAME;clickfunction=highlightme();");
}

with(milonic=new menuname("OneidaStreetCentre")){
style=submenuStyle;
aI("text=Location: Green Bay, WI 36,880 Sq. Ft.;url=http://www.midwestexpansion.com;target=IFRAME;clickfunction=highlightme();");
}

with(milonic=new menuname("ShoppesVillage")){
style=submenuStyle;
aI("text=Location: Green Bay, WI 104,458 Sq. Ft.;url=http://www.midwestexpansion.com;target=IFRAME;clickfunction=highlightme();");
}

with(milonic=new menuname("WaubeLane")){
style=submenuStyle;
aI("text=Location: Green Bay, WI 47,000 Sq. Ft.;url=http://www.midwestexpansion.com;target=IFRAME;clickfunction=highlightme();");
}

drawMenus();

