
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#777777', Direction=135, Strength=5)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=6;
_subOffsetLeft=12;


with(style1=new mm_style()){
offcolor="white";
offbgcolor="#9966CC";
oncolor="white";
onbgcolor="#CC99FF";
bordercolor="white";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=3;
subimage="arrowdn.gif";
pagecolor="#9966CC";
pagebgcolor="#CC99FF";
headercolor="#ffffff";
headerbgcolor="#000099";
separatorcolor="white";
separatorsize=1;
}

with(milonic=new menuname("mainmenu")){
top=93;
left=8;
style=style1;
alwaysvisible=1;
orientation="horizontal";
menuwidth="100%"; 
aI("text=Home;url=/;;status=Return to home page")
aI("text=Services&nbsp;;showmenu=services;;status=Services in the Benefice")
aI("text=Villages&nbsp;;showmenu=villages;;status=Villages in the Benefice")
aI("text=People&nbsp;;showmenu=people;;status=People of the Benefice")
aI("text=Info&nbsp;;showmenu=info;;status=Information")
aI("text=News&nbsp;;url=articles.asp;;status=Parish News")
aI("text=Diary&nbsp;url=/diary.asp;;status=Parish Diary")
aI("text=Contact&nbsp;Us&nbsp;;url=contact.asp;;status=Contact us")
aI("text=Links&nbsp;;showmenu=weblinks;;status=Links to other websites")
}

with(milonic=new menuname("services")){
top="offset=1";
style=style1;
alignment="left";
aI("text=All Churches;url=services.asp;;status=All churches")
aI("text=&raquo;&nbsp;Buckland;url=services.asp?ID=1;;status=Services in Buckland")
aI("text=&raquo;&nbsp;Charney Bassett;url=services.asp?ID=4;;status=Services in Charney Bassett")
aI("text=&raquo;&nbsp;Hinton Waldrist;url=services.asp?ID=5;;status=Services in Hinton Waldrist")
aI("text=&raquo;&nbsp;Littleworth;url=services.asp?ID=2;;status=Services in Littleworth")
aI("text=&raquo;&nbsp;Longworth;url=services.asp?ID=6;;status=Services in Longworth")
aI("text=&raquo;&nbsp;Lyford;url=services.asp?ID=7;;status=Services in Lyford")
aI("text=&raquo;&nbsp;Pusey;url=services.asp?ID=3;;status=Services in Pusey")
}

with(milonic=new menuname("villages")){
top="offset=1";
style=style1;
alignment="left";
aI("text=All Villages;url=villages.asp;;status=All villages")
aI("text=&raquo;&nbsp;Buckland;url=villages.asp?ID=1;;status=About Buckland")
aI("text=&raquo;&nbsp;Charney Bassett;url=villages.asp?ID=4;;status=About Charney Bassett")
aI("text=&raquo;&nbsp;Hinton Waldrist;url=villages.asp?ID=5;;status=About Hinton Waldrist")
aI("text=&raquo;&nbsp;Littleworth;url=villages.asp?ID=2;;status=About Littleworth")
aI("text=&raquo;&nbsp;Longworth;url=villages.asp?ID=6;;status=About Longworth")
aI("text=&raquo;&nbsp;Lyford;url=villages.asp?ID=7;;status=About Lyford")
aI("text=&raquo;&nbsp;Pusey;url=villages.asp?ID=3;;status=About Pusey")
aI("text=Map of the Area;url=info.asp?subject=4;;status=Map of the area")
}

with(milonic=new menuname("people")){
top="offset=1";
style=style1;
alignment="left";
aI("text=The Rector;url=people.asp?ID=1;;status=About the Rector")
aI("text=Clergy;url=people.asp?ID=2;;status=About the Curates")
aI("text=Organists;url=people.asp?ID=3;;status=About the Churchwardens")
aI("text=Churchwardens;url=people.asp?ID=4;;status=About the Churchwardens")
aI("text=Magazine Representatives;url=people.asp?ID=5;;status=About the ")
aI("text=PCC Secretaries;url=people.asp?ID=6;;status=About the PCC Secretaries")
aI("text=Benefice Council Members;url=people.asp?ID=7;;status=About the Benefice Council Members")
aI("text=Treasurers;url=people.asp?ID=8;;status=About the Treasurers")
aI("text=Benefice Administrators;url=people.asp?ID=9;;status=About the Benefice Administrators")
aI("text=Village Website Representatives;url=people.asp?ID=10;;status=About the Village Website Representatives")
aI("text=Website Administrators;url=people.asp?ID=11;;status=About the Website Administrators")
aI("text=Magazine Editors;url=people.asp?ID=12;;status=About the Parish Magazine Editors")
aI("text=Everybody;url=people.asp;;status=Everybody")
}

with(milonic=new menuname("info")){
top="offset=1";
style=style1;
alignment="left";
aI("text=Baptism Services;url=info.asp?subject=1;;status=About Baptism services")
aI("text=Getting Married;url=info.asp?subject=2;;status=About getting married")
aI("text=Arranging a Funeral;url=info.asp?subject=3;;status=Arranging a funeral")
aI("text=Groups and Activities;url=groups.asp;;status=Groups and Activities")
}

with(milonic=new menuname("weblinks")){
top="offset=1";
style=style1;
alignment="left";
aI("text=The Church of England;url=http://www.cofe.anglican.org;;status=The official Church of England web site")
aI("text=The Diocese of Oxford;url=http://www.oxford.anglican.org;;status=The official Diocese of Oxford web site")
aI("text=The Friends of St Mary's, Buckland;url=/fosm;;status=The Friends of St Mary's, Buckland")
aI("text=More links;url=links.asp;;status=More links to other web sites of interest")
}



drawMenus();