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()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
//fontfamily="Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
//rawcss="font-variant:normal"; 
rawcss="text-transform: uppercase";
headerbgcolor="#ffffff";
headercolor="#000000";
// image="images/orangedots.gif";
imagepadding=1;
offbgcolor="#ffffff";// background
offcolor="#000000";//Font Color
onbgcolor="#ffffff";// background
oncolor="#000000";//Font Color
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=0, Strength=0)";
overimage="/images/whitedots.gif";
padding=0;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="/images/leftarrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
//rawcss="font-variant:small-caps"; 
//rawcss="text-transform: uppercase";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5871B3";
offcolor="#ffffff";
//onbgcolor="#DC9B5B";
onbgcolor="#97D749";
//oncolor="#ffffff";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=0, Strength=0)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=10;
orientation="horizontal";
position="relative";
style=menuStyle;
//top=10;
aI("text=Home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=/;");
aI("text=Attorneys and Policy Advisors&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=/apa ;");
aI("text=Services&nbsp;&nbsp;&nbsp;&nbsp;;url=/services;");
aI("text=Energy News &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=/energy;");

 
 
 

}

drawMenus();