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()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
padding=5;
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
left="offset=-412"
orientation="vertical";
style=menuStyle;
top=212;
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/sub_b_commercial.jpg;url=http://www.cedarmanagement.com/n_cmgmt/commercial/index.html;showmenu=Commercial");
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/sub_b_residential.jpg;url=http://www.cedarmanagement.com/n_cmgmt/residential/index.html;showmenu=Residential;");
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/sub_b_homeowner.jpg;url=http://www.cedarmanagement.com/n_cmgmt/homeowner/index.html;showmenu=Homeowner;");
}

with(milonic=new menuname("Commercial")){
left="offset=20";
style=menuStyle;
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/b_com_managementsvcs.jpg;url=http://www.cedarmanagement.com/n_cmgmt/commercial/index.html;");
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/b_com_officespace.jpg;url=http://www.cedarmanagement.com/n_cmgmt/commercial/com_avail_space.html;");
}

with(milonic=new menuname("Residential")){
left="offset=20";
style=menuStyle;
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/b_res_rentalmgmtsvcs.jpg;url=http://www.cedarmanagement.com/n_cmgmt/residential/index.html;");
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/b_res_currrentalsvcs.jpg;url=https://cedar.managebuilding.com/resident/PublicPages/Login.aspx;");
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/b_res_finder.jpg;url=http://www.cedarmanagement.com/n_cmgmt/residential/res_apt_finder.html;");
}

with(milonic=new menuname("Homeowner")){
left="offset=20";
style=menuStyle;
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/b_hom_managementsvcs.jpg;url=http://www.cedarmanagement.com/n_cmgmt/homeowner/index.html;");
aI("image=http://www.cedarmanagement.com/n_cmgmt/images/b_hom_assoclogin.jpg;url=http://vms.cedarmanagement.com;");
}

drawMenus();

