_menuCloseDelay=200;
_menuOpenDelay=100;
_subOffsetTop=0;
_subOffsetLeft=0;


with(vertStyle=new mm_style()){
bordercolor="#7777EE";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="60%";
fontstyle="normal";
headerbgcolor="#BCDDFE";
headerborder=1;
headercolor="#000099";
image="/images/18_blank.gif";
imagepadding=3;
menubgimage="/images/backoff_green.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#D2D5FE";
onborder="1px solid #9999EE";
oncolor="#000000";
onsubimage="/images/on_13x13_greyboxed.gif";
outfilter="fade(duration=0.1)";
overfilter="Fade(duration=0.5);Alpha(opacity=94);Shadow(color=#7777EE', Direction=135, Strength=3)";
padding=3;
pagecolor="#C32C03";
pageimage="/images/db_red.gif";
pagebgimage="/images/underscore.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="85%";
subimage="/images/black_13x13_greyboxed.gif";
}

with(horizStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana, arial, tahoma";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#BCDDFE";
headerborder=1;
headercolor="#000099";
offbgcolor="#BCDDFE";
offcolor="#000000";
onbgcolor="#D2D5FE";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="/images/bob_arrow.gif";
overbgimage="/images/backon_beige.gif";
padding=3;
pagebgcolor="#BCDDFE";
pagecolor="#C32C03";
pagebgimage="/images/underscore.gif";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="/images/bob_arrow1.gif";
subimagepadding=6;
imagepadding=3;
}

with(milonic=new menuname("MenuMidWessex")){
alwaysvisible=1;
left=0;
margin=3;
menuwidth="100%";
menualign="left";
orientation="horizontal";
style=horizStyle;
top=109;
aI("image=/images/home.gif;overimage=/images/home_on.gif;text=Home;title=Back to Home Page;url=/index.htm;target=_top;itemwidth=100;");
aI("image=/images/bob_arrow1.gif;overimage=/images/bob_arrow.gif;text=History;url=/history.htm;target=_top;itemwidth=100;");
aI("image=/images/bob_arrow1.gif;overimage=/images/bob_arrow.gif;text=Rules;url=/rules.htm;target=_top;itemwidth=100;");
aI("image=/images/bob_arrow1.gif;overimage=/images/bob_arrow.gif;text=Fixtures;url=/fixtures.htm;target=_top;itemwidth=110;");
aI("image=/images/bob_arrow1.gif;overimage=/images/bob_arrow.gif;text=Results;url=/results.htm;target=_top;itemwidth=100;");
aI("image=/images/bob_arrow1.gif;overimage=/images/bob_arrow.gif;text=Tables;url=/tables.htm;target=_top;itemwidth=100;");
aI("image=/images/bob_arrow1.gif;overimage=/images/bob_arrow.gif;text=Contacts;url=/contacts.htm;target=_top;itemwidth=100;");
}

with(milonic=new menuname("MenuCompany")){
margin=3;
style=vertStyle;
top="offset=2";
overflow="scroll";
aI("image=/images/18_blueloop.gif;text=About Us;url=/company/aboutus.htm;");
aI("image=/images/awards.gif;text=Awards;url=/company/awards.htm;");
aI("image=/images/career.gif;text=Careers;url=/company/careers.htm;");
aI("image=/images/contact.gif;text=Contact Details;url=/company/contact.htm;");
aI("image=/images/governance.gif;text=Governance;url=/company/governance.htm;");
aI("image=/images/jobs.gif;text=Jobs;url=/company/jobs.htm;");
}


with(milonic=new menuname("Sample search")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=SEARCH;");
}


drawMenus();


