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()){
bordercolor="#8CC6FF";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#64A8DA";
offcolor="#ffffff";
onbgcolor="#64A8DA";
oncolor="#2C5174";
/*outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)"; */
padding=5;
pagebgcolor="#64A8DA";
pagecolor="2C5174";
separatorcolor="#A1CBE9";
separatorsize=1;
//subimage="/images/global/top-menu-arrow-blue.gif";
subimagepadding=2;
}

with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(milonic=new menuname("interact")){
style=menuStyle;
//left="offset=-60";
top="offset=10";
aI("text=Overview;url=/interact/;");
aI("text=Chat;url=/interact/chat/;");
aI("text=Mailing Lists;url=/interact/mailinglists/;");
aI("text=Send Feedback;url=/interact/feedback/;");
aI("text=Bug Tracker;url=http://bugs.gluster.com/cgi-bin/bugzilla3/index.cgi;");
aI("text=Newsletter Signup;url=/interact/newsletter/;");
aI("text=Twitter;url=/interact/twitter/;");
}


with(milonic=new menuname("about")){
style=menuStyle;
//left="offset=-35";
top="offset=10";
aI("text=Overview;url=/about/;");
aI("text=Screen Shots;url=/about/screen-shots/;");
aI("text=Who is<br />Using Gluster;url=/gluster-users/;");
aI("text=Latest News;url=/category/news/;");
aI("text=Events;url=/category/events/;");
//aI("text=Community Member<br />Spotlight;url=/about/member-spotlight/;");
}




drawMenus();

