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=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
bordercolor="#797979";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#0b81c4";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#0b81c4";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#0b81c4";
pagecolor="#ffffff";
separatorcolor="#666666";
separatorsize=1;
subimage="/en/template/images/menuArrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Rental")){
overflow="scroll";
style=menuStyle;
itemwidth=174;
align="left";
aI("text=&nbsp;Rental Properties;url=index.php?pages=rent&type=list");
aI("text=&nbsp;Listing;url=index.php?pages=mls_rent");
}

with(milonic=new menuname("Sales")){
overflow="scroll";
style=menuStyle;
itemwidth=174;
align="left";
aI("text=&nbsp;Properties for Sale;url=index.php?pages=sale&type=list");
aI("text=&nbsp;Listing;url=index.php?pages=mls_sale");
}

with(milonic=new menuname("Area")){
overflow="scroll";
style=menuStyle;
itemwidth=174;
align="left";
<!--aI("text=&nbsp;Area Information;url=index.php?pages=area");-->
aI("text=&nbsp;City-Data;url=http://www.city-data.com/city/Port-Washington-New-York.html;target=_blank");
}
