
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
*/

_menuCloseDelay=500        // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150        // The time delay before menus open on mouse over
_subOffsetTop=10             // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(horizStyle=new mm_style()){
borderstyle="none";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif;";
fontsize="100%";
fontstyle="normal";
headerborder=0;
headercolor="#000099";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#EC0000";
onborder="1px solid #999999";
oncolor="#FFFFFF";
padding=2;
pagecolor="#000000";
separatoralign="right";
separatorcolor="#666666";
separatorwidth="85%";
separatorsize=1
}

with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif;";
fontsize="98%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
imagepadding= 3;
menubgimage="j_images/subbgf.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#999999";
onborder="1px solid #999999";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.05)";
overfilter="Fade(duration=0.01);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
//pagebgcolor="#CFE2D1";
//pagecolor="#000066";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="85%";
}

with(horizontal=new mm_style()){
borderstyle="none";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif;";
fontsize="100%";
fontstyle="normal";
headerborder=0;
headercolor="#000099";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#EC0000";
onborder="1px solid #999999";
oncolor="#FFFFFF";
padding=2;
pagecolor="#000000";
separatoralign="right";
separatorcolor="#666666";
separatorwidth="85%";
separatorsize=1
}

with(vertical=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif;";
fontsize="98%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
imagepadding= 3;
menubgimage="j_images/subbgf.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#999999";
onborder="1px solid #999999";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.05)";
overfilter="Fade(duration=0.01);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
//pagebgcolor="#CFE2D1";
//pagecolor="#000066";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="85%";
}


drawMenus();
