fixMozillaZIndex = true;


_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=5               // Sub menu top offset
_subOffsetLeft=80            // Sub menu left offset

with(rootmenustyle=new mm_style()){

onbgcolor="ffffff";
oncolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="0";
padding=0;
fontsize="60%";
fontstyle="normal";
fontfamily="Verdana, Arial, Tahoma";
pagecolor="white";
pagebgcolor="#ffffff";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
menubgimage="";
overfilter="Fade(duration=0.2);Alpha(opacity=90);)";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle=new mm_style()){

onbgcolor="#008449";
oncolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#008449";
bordercolor="#008449";
borderstyle="solid";
borderwidth=0;
separatorcolor="#008449";
separatorsize="1";
padding=3;
fontsize="65%";
fontstyle="normal";
fontfamily="Verdana, Arial, Tahoma";
pagecolor="white";
pagebgcolor="#ffffff";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="images/arrow.gif";
subimagepadding="2";
menubgimage="images/blu_bg.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=100);)";
outfilter="randomdissolve(duration=0)";
}





with(greyStyle=new mm_style()){

onbgcolor="#003300";
oncolor="#ffffff";
offbgcolor="#99cc00";
offcolor="#ffffff";
bordercolor="#022468";
borderstyle="solid";
borderwidth=0;
separatorcolor="#eeeeee";
separatorsize="1";
padding=3;
fontsize="100%";
fontstyle="normal";
fontfamily="Verdana, Arial, Tahoma";
pagecolor="white";
pagebgcolor="#003300";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
menubgimage="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);)";
outfilter="randomdissolve(duration=0)";
}

with(milonic=new menuname("productranges")){
style=greyStyle;
openstyle="down";

aI("text=&raquo;&nbsp;Irish Moss Peat&nbsp;&nbsp;;url=view-products.asp?catid=Irish+Moss+Peat;");
aI("text=&raquo;&nbsp;Composts Range&nbsp;&nbsp;;url=view-products.asp?catid=Composts+Range;");
aI("text=&raquo;&nbsp;New 60 Litre Range&nbsp;&nbsp;;url=view-products.asp?catid=New+60+Litre+Range;");
aI("text=&raquo;&nbsp;Specialists Composts Range&nbsp;&nbsp;;url=view-products.asp?catid=Specialist+Composts;");
aI("text=&raquo;&nbsp;Gro+Plus Range&nbsp;&nbsp;;url=view-products.asp?catid=Gro+Plus+Range;");
aI("text=&raquo;&nbsp;Planting Bags&nbsp;&nbsp;;url=view-products.asp?catid=Planting+Bags;");
aI("text=&raquo;&nbsp;Soils, Mulch, Manure & Bark&nbsp;&nbsp;;url=view-products.asp?catid=Soils+Mulch+Manure+and+Bark;");
aI("text=&raquo;&nbsp;Aggregates&nbsp;;url=view-products.asp?catid=Aggregates;");


}



drawMenus();

