/*********************************************************************************** * (c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7) * For info write to menus@burmees.nl * * You may remove all comments for faster loading * ***********************************************************************************/ var NoOffFirstLineMenus=9; // Number of first level items var LowBgColor='#808080'; // Background color when mouse is not over var LowSubBgColor='BBDDFF'; // Background color when mouse is not over on subs var HighBgColor='#CC6633'; // Background color when mouse is over var HighSubBgColor='black'; // Background color when mouse is over on subs var FontLowColor='#FFFFFF'; // Font color when mouse is not over var FontSubLowColor='black'; // Font color subs when mouse is not over var FontHighColor='white'; // Font color when mouse is over var FontSubHighColor='white'; // Font color subs when mouse is over var BorderColor='black'; // Border color var BorderSubColor='brown'; // Border color for subs var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="verdana,comic sans ms,technical" // Font family menu items var FontSize=8; // Font size menu items var FontBold=1; // Bold menu items 1 or 0 var FontItalic=0; // Italic menu items 1 or 0 var MenuTextCentered='center'; // Item text position 'left', 'center' or 'right' var MenuCentered='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static var ChildOverlap=.1; // horizontal overlap child/ parent var ChildVerticalOverlap=.1; // vertical overlap child/ parent var StartTop=62; // Menu offset x coordinate var StartLeft=10; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=3; // Left padding var TopPaddng=2; // Top padding var FirstLineHorizontal=1; // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL var MenuFramesVertical=1; // Frames in cols or rows 1 or 0 var DissapearDelay=1000; // delay before menu folds in var TakeOverBgColor=1; // Menu frame takes over background color subitem frame var FirstLineFrame='navig'; // Frame where first level appears var SecLineFrame='space'; // Frame where sub levels appear var DocTargetFrame='space'; // Frame where target documents appear var TargetLoc=''; // span id for relative positioning var HideTop=0; // Hide first level when loading new document 1 or 0 var MenuWrap=1; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables right to left unfold 1 or 0 var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover var WebMasterCheck=0; // menu tree checking on or off 1 or 0 var ShowArrow=1; // Uses arrow gifs when 1 var KeepHilite=1; // Keep selected path highligthed var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10]; // Arrow source, width and height function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} // Menu tree // MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width); // For rollover images set "Text to show" to: "rollover:Image1.jpg:Image2.jpg" Menu1=new Array("SITEMAP", "SITEMAP.htm","",0,20,80); Menu2=new Array("Local Interest","","",5,20,125); Menu2_1=new Array("The village","","",6,20,110); Menu2_1_1=new Array("Introduction","PICTURES.htm","",0,20,150); Menu2_1_2=new Array("St.Andrew's Church","ST ANDREWS.htm","",0,20,150); Menu2_1_3=new Array("The Pond","POND.htm","",0); Menu2_1_4=new Array("Parish Walks","","",3,20,100); Menu2_1_4_1=new Array("Walk 1","WALKS.htm","",0,20,50); Menu2_1_4_2=new Array("Walk 2","WALKS$1.htm","",0,20,50); Menu2_1_4_3=new Array("Walk 3","WalkDurweston$.htm","",0,20,50); Menu2_1_5=new Array("Local Crafts","Cider/RoseCider.htm","",0,20,150); Menu2_1_6=new Array("Village Map","HoughtonRoughMap1$.doc","",0,20,150); Menu2_2=new Array("Milton Abbey","MILTON ABBEY.htm","",0); Menu2_2_1=new Array("", href="new_page_2.htm","",0,20,200); Menu2_2_2=new Array("","http://www.news.com","",0); Menu2_2_3=new Array("","http://www.wired.com","",0); Menu2_3=new Array("Archaeology","","",3,20,120); Menu2_3_1=new Array("Rawlsbury Camp","http://www.megalithic.co.uk/article.php?sid=4643","",0,20,150); Menu2_3_2=new Array("Meriden","MERIDEN1.htm","",0); Menu2_3_3=new Array("Buried Treasure","Coin.htm","",0); Menu2_4=new Array("Dorset","DORSET.htm","",0,20,120); Menu2_4_1=new Array("","http://www.cnn.com","",0,20,150); Menu2_5=new Array("Domesday","DOMESDAY.htm","",0,20,120); Menu2_5_1=new Array("","http://www.cnn.com","",0,20,150); Menu3=new Array("Parish Council","COUNCIL$.htm","",2,20,117); Menu3_1=new Array("Minutes","","",7,20,140); Menu3_1_1=new Array("2004",href="PCminutes8Nov04.doc","",0,20,70); Menu3_1_2=new Array("2005",href="PCminutesJan05.doc","",0,20,70); Menu3_1_3=new Array("2006",href="PCminutesJan06.doc","",0,20,70); Menu3_1_4=new Array("2007",href="PCminutesJan07.doc","",0,20,70); Menu3_1_5=new Array("2008",href="PCminutesJan08.doc","",0,20,70); Menu3_1_6=new Array("2009",href="PCminutesJan09.doc","",0,20,70); Menu3_1_7=new Array("2010",href="PCminutesJan10.doc","",0,20,70); Menu3_2=new Array("Village Design Text",href="VDesign.doc","",0,20,70); Menu3_3=new Array("Roads","http://www.yahoo.com","",0); Menu3_4=new Array("Footpaths","http://www.yahoo.com","",0); Menu3_5=new Array("Planning","http://www.yahoo.com","",0); Menu4=new Array("Commerce","COMMERCE1$.htm","",0,20,90); Menu4_1=new Array("","http://www.dynamicdrive.com","",0,20,120); Menu4_2=new Array("","http://www.javascriptkit.com","",0); Menu4_3=new Array("","http://www.freewarejava.com","",0); Menu4_4=new Array("","http://www.webreview.com","",0); Menu5=new Array("Schools","","",5,20,85); Menu5_1=new Array("Dunbury ","http://www.dunbury.dorset.sch.uk/","",0,20,110); Menu5_2=new Array("Blandford ","http://www.blandford.dorset.sch.uk/","",0); Menu5_3=new Array("Bryanston ","http://www.bryanston.co.uk/","",0); Menu5_4=new Array("Clayesmore ","http://www.clayesmore.com/","",0); Menu5_5=new Array("Milton Abbey ","http://www.miltonabbey.co.uk/","",0); Menu6=new Array("Links","","",5,20,90); Menu6_1=new Array("Councils","","",2,20,120); Menu6_1_1=new Array("Dorset County Council","http://www.dorsetcc.gov.uk/","",0,20,170); Menu6_1_2=new Array("N.Dorset District Council","http://www.north-dorset.gov.uk/","",0,20,170); Menu6_2=new Array("Museums","","",2,20,120); Menu6_2_1=new Array("Dorset County Museum","http://www.dorsetcountymuseum.org/","",0,20,170); Menu6_2_2=new Array("Royal Signals Museum","http://www.army.mod.uk/royalsignalsmuseum/","",0,20,170); Menu6_3=new Array("Environment","","",7,20,120); Menu6_3_1=new Array("Dorset Coppice Group","http://www.dorsetcoppicegroup.co.uk/","",0,20,170); Menu6_3_2=new Array("Sustainable Energy","http://www.cse.org.uk/","",0,20,170); Menu6_3_3=new Array("Biodiversity","http://www.ukbap.org.uk/lbap.aspx?id=469","",0,20,170); Menu6_3_4=new Array("CPRE","http://www.cpre.org.uk/home/","",0,20,170); Menu6_3_5=new Array("Dorset AONB","http://www.dorsetaonb.org.uk/text01.asp?PageId=305","",0) Menu6_3_6=new Array("Countryside","http://www.ruralcommunities.gov.uk/projects/stateofthecountryside2007/overview","",0) Menu6_3_7=new Array("Dorset Wildlife","http://www.dorsetwildlife.co.uk/","",0,20,170) Menu6_4=new Array("Community","","",4,20,120); Menu6_4_1=new Array("Dorset Community Action","http://www.dorcom.org.uk/DisplayPage.aspx?GroupId=15666&ID=6971","",0,20,250); Menu6_4_2=new Array("Commission for Rural Communities","http://www.ruralcommunities.gov.uk/","",0,20,250); Menu6_4_3=new Array("Communities/Local Government","http://www.communities.gov.uk/corporate/","",0,20,250); Menu6_4_4=new Array("Pamela Hambro Hall","http://www.phhall.plus.com/index.htm","",0,20,250); Menu6_5=new Array("Accommodation","http://www.iknow-dorset.co.uk/dorset_inland_east/blandford_forum/","",0,20,120); Menu7=new Array("Organisations","ORGANISATIONS$.htm","",0,20,110); Menu8=new Array("Events","","",2,20,70); Menu8_1=new Array("Coming","EventsFuture.htm","",0,20,65) Menu8_2=new Array("Past","","",6,20,65) Menu8_2_1=new Array("Events 1","EVENTS.htm","",0,20,70); Menu8_2_2=new Array("Events 2","EVENTS-2.htm","",0,20,70); Menu8_2_3=new Array("Events 3","EVENTS-3.htm","",0,20,70); Menu8_2_4=new Array("Events 4","EVENTS-4.htm","",0,20,70); Menu8_2_5=new Array("Events 5","EVENTS-5.htm","",0,20,70); Menu8_2_6=new Array("Events 6","Wassail09/EVENTS-6.htm","",0,20,70); Menu9=new Array("Information","","",3,20,120); Menu9_1=new Array("Personal Security","Security.htm","",0,20,120); Menu9_2=new Array("Council Information","FOI - Model Publication Scheme(2).doc","",0,30,120); Menu9_3=new Array("Partners & Community Together","PACT.doc","",0,45,120);