_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 on;y have one menu open at a time

with(tstyle1=new mm_style()){
offcolor = "gray";
oncolor = "black";
ondecoration="none"
borderstyle = "none";
borderwidth=1
padding = 2
fontsize = "12px";
fontweight="bold";
subimageposition="top right" ;
imagepadding=2
itemwidth=240
itemheight=40
bgimage="/webimgs/leftMenuItemB.jpg";
image="/webimgs/cliffIcon.gif";
}

with(sub1Style=new mm_style()){
oncolor="black";
offcolor = "gray";
separatorcolor="silver"
image="/webimgs/menuShim.gif";
}



