fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=10	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=150   // The delay for opening menus on mouse over
_subOffsetTop=0;     // Sub menu offset Top position
_subOffsetLeft=10;  // Sub menu offset Left position

Goverfilter="Alpha(style=1,opacity=25,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0);Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
Goverfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
Goutfilter="randomdissolve(duration=0.3)"
Goutfilter=""
Goverfilter=""


with(topStyle=new mm_style()){
onbgcolor="";
oncolor="#fff";
offbgcolor="transparent";
offcolor="#5bba47";
bordercolor="";
borderstyle="solid";
borderwidth=0;
separatorcolor="";
separatorsize="";
padding=0;
fontsize="11px";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#fff";
pagebgcolor="";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
itemwidth=120;
imagealign="left";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#C5B493', Direction=180, Strength=0)";
outfilter="randomdissolve(duration=0.0)";

}

with(milonic=new menuname("Main Menu")){

alwaysvisible=1;

left="offset=315";
orientation="vertical";
style=topStyle;
top=30;
screenposition="center";



aI("image=/gfx/arrow.gif;overimage=/gfx/arrow_on.gif;text=Mission & Vision;url=/mission.php;  itemwidth=10;itemheight=10;imageposition=right;rawcss=margin-bottom:3px;");

aI("image=/gfx/arrow.gif;overimage=/gfx/arrow_on.gif;text=Video;url=/gfx/MGH_Video.wmv;  itemwidth=10;itemheight=10;imageposition=right;rawcss=margin-bottom:3px;");



}



drawMenus();

