//urlRoot = 'http://www.gonsteadseminar.com/'
//urlRoot = 'http://www.satellite-software.us/customers/gonsteadseminar.com/'
//urlRoot = 'http://pe600sc:8501/gonsteadseminar.com/'
urlRoot = 'http://www.gonsteadseminar.com/'

_CFix=1					//fix for Macromedia Contribute
_menuCloseDelay=500     // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50       // The time delay before menus open on mouse over
_followSpeed=5          // Follow scrolling speed
_followRate=40          // Follow scrolling Rate
_subOffsetTop=0         // Sub menu top offset
_subOffsetLeft=0        // Sub menu left offset
_scrollAmount=3         // Only needed for Netscape 4.x
_scrollDelay=20         // Only needed for Netcsape 4.x

with(menuStyle=new mm_style()){
itemwidth=156;
align='left';
oncolor="#000066";
offcolor="#000066";
onbgcolor="#F1F1F1";
offbgcolor="transparent";
pagebgcolor="transparent"
separatorcolor="#ECECEC";
separatorsize=1;
padding=3;
image=""+urlRoot+"images/inactive_link_icon.gif";
overimage=""+urlRoot+"images/active_link_icon.gif";
overbgimage=""+urlRoot+"images/milonic_bg_highlight.jpg";
//margin=20;
separatorpadding=0;
//bordercolor="#000066";
//borderstyle="border-bottom: 1px solid #000066;";
//borderwidth=0;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Verdana, Tahoma";
//overfilter="Shadow(color='#777777', Direction=135, Strength=1)";
}

with(dropStyle=new mm_style()){
//itemwidth=110;
onbgcolor="#ECECEC";
oncolor="#000066";
offbgcolor="#FFFFFF";
offcolor="#000066";
bordercolor="#000066";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000066";
separatorsize=1;
padding=4;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Verdana, Tahoma";
overfilter="Fade(duration=0.2);Alpha(opacity=92);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="Fade(duration=0.3)";
}
