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=-200;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#e1e9b0";
offcolor="#000000";
onbgcolor="#e1e9b0";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=25;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Milonic2")){
style=menuStyle;

aI("text=Reston Town Center<br>11923 Market Street<br>Reston, VA 20190<br>Phone:  703-689-2240 <br>reston@thedandelionpatch.com;");
}

with(milonic=new menuname("Milonic")){
style=menuStyle;

aI("text=Historic Downtown Vienna<br>111 Church Steet NW, Suite 101<br>Vienna, VA  22180<br>Phone:  703-319-9099<br>vienna@thedandelionpatch.com;");
}

with(milonic=new menuname("Milonic3")){
style=menuStyle;

aI("text=Shops of Georgetown Park<br>3222 M Street NW, Suite W-055<br>Washington, DC  20007<br>Phone:  202-333-8803<br>Email: georgetown@thedandelionpatch.com;");
}


with(milonic=new menuname("Milonic4")){
style=menuStyle;

aI("text=Villages at Leesburg<br>1603 Village Market Blvd. SE<br>Suite #114<br>Leesburg, VA 20175<br>Phone: 703-443-8810<br>Email:leesburg@thedandelionpatch.com;");
}


drawMenus();


