
_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=0;  // 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=""

AllMargin=0

treeOffset=0;  // Used to set the offset of sub menus
singleMasterMenu= true; // Informs the system to only have one menu open at a time

with(tstyle1=new mm_style()){
offclass="TopNavMenu_2_Off";
onclass="TopNavMenu_2_On";
ondecoration="none"
//borderstyle = "solid";
subimage="../Images/LeftNav/tab_arrow_white.gif";
subimagepadding=3;
onsubimage="../Images/LeftNav/tab_arrow_down_black.gif";
//bordercolor="#FFFFFF";
borderwidth=0;
padding = 2;
subimageposition="top right" ;
separatorsize=5;
itemwidth=120;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="../Images/LeftNav/trans.gif";
imagepadding=0;
clickbgcolor="#FFFFFF";
clickcolor="#000000";
clicksubimage="../Images/LeftNav/tab_arrow_down_black.gif";

}


with (menuStyleSub=new copyOf(tstyle1)){
offcolor = "#005595";
onbgcolor="#FFFFFF";
offbgcolor="#D7D7D7";
//clickbgcolor="#D70B0B";
separatorcolor="#D7D7D7";
fontsize="8pt";
}

