 fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-5;




with(menuStyle=new mm_style()){
bordercolor="#E5E5E5";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#333333";
headercolor="#E5E5E5";
offbgcolor="#E5E5E5";
offcolor="#333333";
onbgcolor="#f2f2f2";
oncolor="#003366";
outfilter="randomdissolve(duration=0.01)";
overfilter="Fade(duration=0.01);Alpha(opacity=95);";
padding=6;
pagebgcolor="#E5E5E5";
pagecolor="#E5E5E5";
separatorcolor="#333333";
separatorsize=1;
subimage="../DHTMLimages/arrowdn.gif";
subimagepadding=2;
}

with(menuStyle2=new mm_style()){
bordercolor="#E5E5E5";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#dedede";
headercolor="#E5E5E5";
offbgcolor="#dedede";
offcolor="#333333";
onbgcolor="#f5f5f5";
oncolor="#003366";
outfilter="randomdissolve(duration=0.01)";
overfilter="Fade(duration=0.01);Alpha(opacity=95);";
padding=5;
pagebgcolor="#E5E5E5";
pagecolor="#E5E5E5";
separatorcolor="#333333";
separatorsize=1;
subimage="../DHTMLimages/arrowdn.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=42;
orientation="horizontal";
style=menuStyle;
//menuwidth=200;
position="relative"; 
aI("text=&nbsp;Privacy Policy;url=../PRIVACY/default.asp");
aI("text=&nbsp;Contact Us;url=../CONTACT/default.asp");
aI("text=&nbsp;Members Only;url=../MEMBERSONLY/default.asp");
aI("text=&nbsp;Virtual Boardroom;url=../BOARDROOM/default.asp");
}

//with(milonic=new menuname("ABOUTUS")){
//overflow="scroll";
//style=menuStyle2;
//aI("text=Message from the President;url=../ABOUTUS/president.asp")
//aI("text=What is CCI;url=../ABOUTUS/whatiscci.asp")
//}



drawMenus();

