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()){
offborder='1px dotted #ffffff';
onborder='1px solid #545454';
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#545454";
headercolor="#ffffff";
onbgcolor='#999999';
offbgcolor='#545454';
oncolor="#003366";
offcolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=3;
pagebgcolor="#545454";
pagecolor="#ffffff";
separatorcolor="#545454";
separatorsize=0;
seporatorpadding=5;
subimage="";
subimagepadding=1;
}

with(milonic=new menuname("Survey")){
alwaysvisible=1;
style=menuStyle;
orientation="vertical";
align="center";
left=10;
top=0;
position="absolute";
height=26;
aI("separatorheight=12;text=Please, Give Us<BR>Your Feedback;url=http://www.surveymonkey.com/s.aspx?sm=xFALK11fudbQaHGglHCTcQ_3d_3d;separatorheight=5;target='blank';");
}


drawMenus();

