<!--************************************************************************************************-->
<!--MENU SETTINGS-->
<!--************************************************************************************************-->

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=-10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuMain=new mm_style()){
onbgcolor="#000066";
oncolor="#FFFFFF";
offbgcolor="#FF9900";
offcolor="#36271D";
bordercolor="#777777";
borderstyle="solid";
borderwidth=0;
separatorcolor="#000066";
separatorsize="0";
padding=5;
fontsize="10";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="Images/arrow.gif";
subimagepadding="2";
}

with(menuStyle=new mm_style()){
onbgcolor="#000066";
oncolor="#FFFFFF";
offbgcolor="#FF9900";
offcolor="#36271D";
bordercolor="#777777";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000066";
separatorsize="0";
padding=5;
fontsize="10";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="Images/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.3);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.5)";
}

with(topStyle=new mm_style()){
onbgcolor="#000066";
oncolor="#FFFFFF";
offbgcolor="#4A63A5";
offcolor="#FF9900";
bordercolor="#000066";
borderstyle="solid";
borderwidth=0;
separatorcolor="#000066";
separatorsize="0";
padding=5;
fontsize="10";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="Images/arrow.gif";
subimagepadding="2";
}


<!--************************************************************************************************-->
<!-- END OF MENU SETTINGS-->
<!--************************************************************************************************-->






























<!--***************************************************************************************************************************************-->
<!--***************************************************************************************************************************************-->
<!--***********************************************************Menu on far right of page***************************************************-->
<!--***************************************************************************************************************************************-->
<!--***************************************************************************************************************************************-->

with(milonic=new menuname("Top Menu")){
style=topStyle;
top=80;
left=890;
alwaysvisible=1;
orientation="Vertical";
aI("text=Safety;url=http://www.boothwelsh.co.uk/Safety.asp;status=BWA Safety Manual (Restricted Site);");
aI("text=Quality;url=http://www.boothwelsh.co.uk/Quality.asp;status=BWA Quality Manual (Restricted Site);");
aI("text=OWA;url=http://www.boothwelsh.co.uk/OWA.asp;status=OWA (Restricted Site);");
}

<!--***************************************************************************************************************************************-->
<!--***************************************************************************************************************************************-->
<!--***************************************************************************************************************************************-->
<!--***************************************************************************************************************************************-->
<!--***************************************************************************************************************************************-->




















































