/*****************************************************************************
Default browsercheck - Leave this one
******************************************************************************/
function lib_bwcheck(){ //Browsercheck (needed)

	this.ver=navigator.appVersion; this.agent=navigator.userAgent
	this.dom=document.getElementById?1:0
	this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0;
	this.ie6=(this.ver.indexOf("MSIE 6")>-1 && this.dom)?1:0;
	this.ie7=(this.ver.indexOf("MSIE 7")>-1 && this.dom)?1:0; // PAT 2006-12-18 - also added 1e7 in line before return
	this.ie4=(document.all && !this.dom)?1:0;
	this.ie=this.ie4||this.ie5||this.ie6
	this.mac=this.agent.indexOf("Mac")>-1
	this.opera5=this.agent.indexOf("Opera 5")>-1
	this.ns6=(this.dom && parseInt(this.ver) >= 5) ?1:0; 
	this.ns4=(document.layers && !this.dom)?1:0;
	this.bw=(this.ie7 || this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.opera5 || this.dom)
	return this
}
var bw=new lib_bwcheck() //Making browsercheck object

var mDebugging=2 

oCMenu=new makeCoolMenu("oCMenu") 
oCMenu.useframes=0 
oCMenu.frame=""
oCMenu.useNS4links=1 
oCMenu.checkselect=0
oCMenu.offlineUrl="file:///d|/www/ldgcb/"
oCMenu.onlineUrl="http://homepage.ntlworld.com/john.ketteringham/"


oCMenu.pagecheck=1
oCMenu.checkscroll=2
oCMenu.resizecheck=1 
oCMenu.wait=1000 

oCMenu.usebar=1 
oCMenu.barcolor="#FFFFFF" 
oCMenu.barwidth="menu" 
oCMenu.barheight="menu" 
oCMenu.barx="menu"
oCMenu.bary="menu"
oCMenu.barinheritborder=1 

oCMenu.rows=1
oCMenu.fromleft=60
oCMenu.fromtop=150
oCMenu.pxbetween=0


oCMenu.menuplacement="center"

oCMenu.level[0]=new Array() 
oCMenu.level[0].width=100
oCMenu.level[0].height=18 
oCMenu.level[0].bgcoloroff="#FFFFFF"
oCMenu.level[0].bgcoloron="#99CCFF" 
oCMenu.level[0].textcolor="000000"
oCMenu.level[0].hovercolor="#00519C" 
oCMenu.level[0].style="padding:0 0 5px 0;font-family:verdana,arial,helvetica; font-size:10px; font-weight:normal;text-align:center"
oCMenu.level[0].border=1 
oCMenu.level[0].bordercolor="#99CCFF" 
oCMenu.level[0].offsetX=0 
oCMenu.level[0].offsetY=-1 
oCMenu.level[0].NS4font="verdana,arial,helvetica"
oCMenu.level[0].NS4fontSize="1"
oCMenu.level[0].NS4fontColor="#99CCFF"
oCMenu.level[0].align="bottom" 

oCMenu.level[1]=new Array() 
oCMenu.level[1].width=200
oCMenu.level[1].height=17
oCMenu.level[1].bgcoloroff="#FFFFFF"
oCMenu.level[1].bgcoloron="#99CCFF"
oCMenu.level[1].textcolor="000000"
oCMenu.level[1].hovercolor="#00519C"
oCMenu.level[1].style="padding:0 0 3px 0; font-family:verdana,arial,helvetica; font-size:9px; font-weight:normal;text-align:center"
oCMenu.level[1].align="bottom" 
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0
oCMenu.level[1].border=1 
oCMenu.level[1].bordercolor="#99CCFF"
oCMenu.level[1].NS4font="arial,helvetica"
oCMenu.level[1].NS4fontSize="1"
oCMenu.level[1].NS4fontColor="#99CCFF"

oCMenu.level[2]=new Array()
oCMenu.level[2].width=200
oCMenu.level[2].height=17
oCMenu.level[2].style="padding:0px; font-family:verdana,arial,helvetica; font-size:9px; font-weight:normal;text-align:center"
oCMenu.level[2].align="bottom" 
oCMenu.level[2].offsetX=0
oCMenu.level[2].offsetY=0
oCMenu.level[2].border=1 
oCMenu.level[2].bordercolor="#99CCFF"
oCMenu.level[2].NS4fontSize="1"
oCMenu.level[2].NS4fontColor="#99CCFF"
oCMenu.level[2].bgcoloroff="#FFFFFF"
oCMenu.level[2].bgcoloron="#99CCFF"
oCMenu.level[2].textcolor="000000"
oCMenu.level[2].hovercolor="#00519C"

oCMenu.level[3]=new Array()
oCMenu.level[3].width=160
oCMenu.level[3].height=16
oCMenu.level[3].style="padding:2px; font-family:verdana,arial,helvetica; font-size:9px; font-weight:normal"
oCMenu.level[3].align="bottom" 
oCMenu.level[3].offsetX=0
oCMenu.level[3].offsetY=0
oCMenu.level[3].border=1 
oCMenu.level[3].bordercolor="#99CCFF"
oCMenu.level[3].NS4fontSize="1"
oCMenu.level[3].NS4fontColor="#99CCFF"
oCMenu.level[3].bgcoloroff="#FFFFFF"
oCMenu.level[3].bgcoloron="#99CCFF"
oCMenu.level[3].textcolor="000000"
oCMenu.level[3].hovercolor="#00519C"

/* 0: Home
   1: Guild
   2: BRF
   3: Towers
   4: Diary
   5: Peals/QPs
   6: Diary
   7: News
   8: spare
   9: Links
*/
oCMenu.makeMenu('top0','','Home','/','')
	oCMenu.makeMenu('sub00','top0','LDG Circulation lists','/email/lists.php')
	oCMenu.makeMenu('sub01','top0','LDG Generic emails','/email/generics.php')
	oCMenu.makeMenu('sub02','top0','Website - Channels of Communication','/about/communication.php')
	oCMenu.makeMenu('sub08','top0','LDG Website Committee','/about/gwc.php')
	oCMenu.makeMenu('sub09','top0','About this website','/about/')

oCMenu.makeMenu('top1','','Guild','/guild/')
	oCMenu.makeMenu('sub10','top1','History','/history/')
		oCMenu.makeMenu('sub101','sub10','Honorary Life Members','/history/#honorary')
		oCMenu.makeMenu('sub102','sub10','Membership Growth','/history/#membership')

	oCMenu.makeMenu('sub11','top1','Current Officers','/officers/')

	oCMenu.makeMenu('sub12','top1','Notable past ringers','/pastringers/index.php')
		oCMenu.makeMenu('sub120','sub12','Edward W. Colley','/pastringers/tedcolley/')
		oCMenu.makeMenu('sub121','sub12','Revd H Law James','/pastringers/lawjames/')
		oCMenu.makeMenu('sub122','sub12','Rupert Richardson','/pastringers/richardson/')
		oCMenu.makeMenu('sub123','sub12','John A Freeman','/pastringers/freemanja/')
		oCMenu.makeMenu('sub124','sub12','John Freeman','/pastringers/freemanj/')
		oCMenu.makeMenu('sub125','sub12','John Walden','/pastringers/walden/')
		oCMenu.makeMenu('sub126','sub12','Holmes Family of Edenham','/pastringers/holmes/')
		oCMenu.makeMenu('sub127','sub12','Jack L Millhouse' ,'/pastringers/millhouse/')
		oCMenu.makeMenu('sub128','sub12','Philip H Reynolds' ,'/pastringers/philiphreynolds.php')
		oCMenu.makeMenu('sub129','sub12','Michael W Crowder' ,'/pastringers/michaelwcrowder/')
		oCMenu.makeMenu('sub12a','sub12','Arthur Crowder 1909-2007','/pastringers/arthurcrowder.php')
		oCMenu.makeMenu('sub12b','sub12','Keith N Buckingham' ,'/pastringers/keith_buckingham.pdf')
		oCMenu.makeMenu('sub12c','sub12','Raymond F Smith','/pastringers/smithr')
		oCMenu.makeMenu('sub12d','sub12','George Feirn','/pastringers/georgefeirn/')
		oCMenu.makeMenu('sub12e','sub12','Harold Judd','/pastringers/haroldjudd/')
		oCMenu.makeMenu('sub12f','sub12','Douglas Rooke','/pastringers/douglasrooke/')
		oCMenu.makeMenu('sub12g','sub12','Vernon Taylor','/pastringers/vernontaylor/')
		oCMenu.makeMenu('sub12h','sub12','Geoffrey Parker','/pastringers/geoffparker/')

	oCMenu.makeMenu('sub13','top1','Branches','/branches/')
		oCMenu.makeMenu('sub130','sub13','Central Branch','/cb/')
		oCMenu.makeMenu('sub131','sub13','Eastern Branch','/eb/')
		oCMenu.makeMenu('sub132','sub13','Elloe Deaneries Branch','/edb/')
		oCMenu.makeMenu('sub133','sub13','Northern Branch','/nb/')
		oCMenu.makeMenu('sub134','sub13','Southern Branch','/sb/')
		oCMenu.makeMenu('sub135','sub13','West Lindsey Branch','/wlb/')

	oCMenu.makeMenu('sub14','top1','Guild clothing offer', '/admin/brf/adverts/clothing.php')
	oCMenu.makeMenu('sub15','top1','Administration','/admin/')
		oCMenu.makeMenu('sub151','sub15','Guild Rules','/admin/rules/')
		
		oCMenu.makeMenu('sub152','sub15','DAC Permissions','/admin/dacpermissions.pdf')
		oCMenu.makeMenu('sub153','sub15','Guidelines for Bell Ringing','/admin/bellringingguidance.pdf')
		oCMenu.makeMenu('sub154','sub15','Protecting Young Ringers','/admin/protecting/index.php')
		oCMenu.makeMenu('sub155','sub15','Subscriptions & Peal Fees','/admin/subs_fees/')
		oCMenu.makeMenu('sub156','sub15','Striking Competition Rules','/admin/striking_comp/')
		oCMenu.makeMenu('sub157','sub15','Insurance for Members','/admin/insurance/')
		oCMenu.makeMenu('sub158','sub15','CCCBR: Sound Management','http://www.cccbr.org.uk/tbc/pubs/soundmgmt.php')
		oCMenu.makeMenu('sub159','sub15','Data Protection Act','/admin/data_protection/')
		oCMenu.makeMenu('sub160','sub15','Obtaining an Annual Report','/admin/obtainannualreport.php')

oCMenu.makeMenu('top2','','Repair Fund','/admin/brf/')
	oCMenu.makeMenu('sub21','top2','Bell Repair Fund Raising','/admin/brf/')
		oCMenu.makeMenu('sub212','sub21', 'Guild clothing offer','/admin/brf/adverts/clothing.php') 
		oCMenu.makeMenu('sub213','sub21','Gift Aid Form','/admin/brf/giftaidlink.php')
		oCMenu.makeMenu('sub216','sub21', 'Guild Badge','/admin/brf/guildbadge.pdf')
	oCMenu.makeMenu('sub22','top2','Bell Repair Fund Admin','/admin/brf/')
		oCMenu.makeMenu('sub221','sub22','Bell Repair Fund 100 Club','/admin/brf/brf100clubwinners.php')
		oCMenu.makeMenu('sub222','sub22','Bell Repair Fund Rules','/admin/brf/brf_rules/')
		oCMenu.makeMenu('sub223','sub22','Bell Restoration Grants','/admin/brf/grants/')
	

oCMenu.makeMenu('top3','','Towers','/towers/')
	oCMenu.makeMenu('sub30','top3','Lincoln City Towers','/towers/lincoln/')
	oCMenu.makeMenu('sub31','top3','Guild Towers A-K','/towers/lincsak/')
	oCMenu.makeMenu('sub32','top3','Guild Towers L-Z','/towers/lincslz/')
	oCMenu.makeMenu('sub33','top3','Tower Contacts by branch', '/towers/contacts.php')
		oCMenu.makeMenu('sub331','sub33','Central Branch','/cb/towerdata.pdf')
		oCMenu.makeMenu('sub332','sub33','Eastern Branch','/eb/towerdata.pdf')
		oCMenu.makeMenu('sub333','sub33','Elloe Deaneries Branch','/edb/towerdata.pdf')
		oCMenu.makeMenu('sub334','sub33','Northern Branch','/nb/towerdata.pdf')
		oCMenu.makeMenu('sub335','sub33','Southern Branch','/sb/towerdata.pdf')
		oCMenu.makeMenu('sub336','sub33','West Lindsey Branch','/wlb/towerdata.pdf')
	oCMenu.makeMenu('sub34','top3','Practices by Weekday', '/towers/practicelisting.php')
	oCMenu.makeMenu('sub35','top3','Leading Peal Towers', '/peals/leadingpealtowers/')	
	oCMenu.makeMenu('sub36','top3','Guild Ringing Simulators', '/towers/simulator/')
	oCMenu.makeMenu('sub37','top3','Tower Emergencies', '/towers/emergencies.php')


oCMenu.makeMenu('top4','','Diary','/diary/2011/')
/*	oCMenu.makeMenu('sub40','top4','2010','/diary/2010/') */


oCMenu.makeMenu('top5','','Peals/Quarters','/peals/')
	oCMenu.makeMenu('sub50','top5','Peals','')
		oCMenu.makeMenu('sub501','sub50','2011 Peals','http://peals.co.uk/annual_report.asp?year=2011&guild=57')
		oCMenu.makeMenu('sub502','sub50','2010 Peals','http://peals.co.uk/annual_report.asp?year=2010&guild=57')
		oCMenu.makeMenu('sub503','sub50','2009 Peals','http://peals.co.uk/annual_report.asp?year=2009&guild=57')
		oCMenu.makeMenu('sub504','sub50','2008 Peals','/peals/2008/')
		oCMenu.makeMenu('sub505','sub50','2007 Peals','/peals/2007/')
		oCMenu.makeMenu('sub506','sub50','2006 Peals','/peals/2006/')
		oCMenu.makeMenu('sub507','sub50','Peals since 1985','/peals/pealslink.php')
	oCMenu.makeMenu('sub51','top5','Peal Compositions','http://ringing.org/main/pages/peals/')
	oCMenu.makeMenu('sub52','top5','Quarter peals','')
		oCMenu.makeMenu('sub520','sub52','2010 Quarters Report','/peals/quarters/2010/')
		oCMenu.makeMenu('sub521','sub52','2009 Quarters Report','/peals/quarters/2009/')
		oCMenu.makeMenu('sub522','sub52','2008 Quarters Report','/peals/quarters/2008/')
		oCMenu.makeMenu('sub523','sub52','2007 Quarters Report','/peals/quarters/2007/')
		oCMenu.makeMenu('sub524','sub52','2006 Quarters Report','/peals/quarters/2006/')
	oCMenu.makeMenu('sub53','top5','QP Compositions','http://ringing.org/main/pages/quarters/')
	oCMenu.makeMenu('sub54','top5','Leading Peal Ringers','/peals/leadingpealringers/')
	oCMenu.makeMenu('sub55','top5','Leading Peal Towers','/peals/leadingpealtowers/')
	oCMenu.makeMenu('sub56','top5','Compositions 1899-2005','/peals/compositions.pdf')

oCMenu.makeMenu('top6','','Library','/library/')
	oCMenu.makeMenu('sub61','top6','Library Catalogue','/library/catalogue/')
	oCMenu.makeMenu('sub62','top6','Articles On-line','/library/articles/')
		oCMenu.makeMenu('sub627','sub62','Billy Butlin’s Skegness Bells','/library/articles/skegness/skegness.php')
		oCMenu.makeMenu('sub628','sub62','PM meets Cathedral Ringers','/library/articles/australianpm.pdf')
		oCMenu.makeMenu('sub629','sub62','Prince Charles in Lincoln 1979','/library/articles/princecharles.pdf')
	oCMenu.makeMenu('sub63','top6','Campanological Handlist','/library/handlist/')
		oCMenu.makeMenu('sub631','sub63','Handlist by Author','/library/handlist/author/')
		oCMenu.makeMenu('sub632','sub63','Handlist by Subject','/library/handlist/subject/')
	oCMenu.makeMenu('sub64','top6','Photo Gallery','/library/gallery/')
	oCMenu.makeMenu('sub65','top6','The Lincoln Letters','/library/lincoln_letters.pdf')

oCMenu.makeMenu('top7','','News','/news/')
	oCMenu.makeMenu('sub77','top7','Latest News','/news/latest/')
		
		oCMenu.makeMenu('sub771','sub77','Deeping St Nicholas restored', '/news/earlier7/deepingstnicholas20080710.pdf')
		oCMenu.makeMenu('sub772','sub77',' Langton rededication','/news/earlier7/langtonrededication.php')
		oCMenu.makeMenu('sub773','sub77','Obituary: Dennis W Townhill', '/news/earlier7/obituary_dennistownhill.php')
		oCMenu.makeMenu('sub774','sub77','Obituary: Bridget Cracroft-Eley', '/news/earlier7/obituary_bridgetcracrofteley.php')
		oCMenu.makeMenu('sub775','sub77','2008 Six Bell Striking Competition Results', '/news/earlier7/sixbellcomp2008.php')
		oCMenu.makeMenu('sub776','sub77','Lincolnshire Day 2008', '/links/lincolnshire/lincolnshireday.php')		
		oCMenu.makeMenu('sub777','sub77','Rehanging of Willingham by Stow', '/news/earlier7/willingham.php')
		oCMenu.makeMenu('sub778','sub77','Barn Dance', '/news/earlier7/barndance.pdf')
		oCMenu.makeMenu('sub779','sub77','Deeping St Nicholas Centenary', '/news/earlier7/deepingstnicholas100.pdf')
		oCMenu.makeMenu('sub780','sub77','Wedding of Matthew Jeffrey and Lorraine Bateman', '/news/earlier7/jeffrey0509.pdf')
		oCMenu.makeMenu('sub781','sub77','Bells peal - Waddington Freedom Parade', '/news/earlier7/waddington.pdf')
		oCMenu.makeMenu('sub782','sub77','Boothby Pagnell Rededication', '/news/earlier7/boothbypagnell.pdf')
		oCMenu.makeMenu('sub783','sub77','5th Generation Ringer - First Qtr', '/wlb/5th generation.pdf')
		oCMenu.makeMenu('sub784','sub77','Obituary - W M David Collis', '/news/earlier7/obituary_davidcollis.php')
		oCMenu.makeMenu('sub785','sub77','Obituary - Bob Coupland', '/news/earlier7/obituary_bobcoupland.php')
		oCMenu.makeMenu('sub786','sub77','Obituary - Peter Bell', '/news/earlier7/obituary_peterbell.php')
				
	oCMenu.makeMenu('sub76','top7','Earlier News 6','/news/earlier6/')
		oCMenu.makeMenu('sub761','sub76','National 12-bell Final', '/news/earlier6/12bell20080628.php')
		oCMenu.makeMenu('sub762','sub76','Barrow 12 Dedication', '/news/earlier6/barrowdedication.php')
		oCMenu.makeMenu('sub763','sub76','St Giles Lincoln 70th', '/news/earlier6/saintgiles_70.php')
		oCMenu.makeMenu('sub764','sub76','RIP: Dr Ray Ayres',  '/news/earlier6/ripray_ayres.php')
		oCMenu.makeMenu('sub765','sub76','WLB wins Founders\' Prize',  '/news/earlier6/foundersprize2008.php')
		oCMenu.makeMenu('sub766','sub76','Lundy Trip - May 2008',  '/news/earlier6/lundy2008.php')
		oCMenu.makeMenu('sub767','sub76','Rabbits at Bassingham',  '/news/earlier6/rabbits2008.php')
		oCMenu.makeMenu('sub768','sub76','Northern Branch Outing', '/news/earlier6/nbouting20080419.php')
		oCMenu.makeMenu('sub769','sub76','Obituary: Geoff Bromfield', '/news/earlier6/geoff_bromfield.php')
	oCMenu.makeMenu('sub75','top7','Earlier News 5','/news/earlier5/')
		oCMenu.makeMenu('sub750','sub75','Grenadier Guards in City', '/news/earlier5/grenadierguards20080508.php')
		oCMenu.makeMenu('sub751','sub75','RIP: Canon John Swaby', '/news/earlier5/canonjohnswaby.php')
		oCMenu.makeMenu('sub752','sub75','Spires & Steeples trail', '/news/earlier5/spiresandsteeples.php')
		oCMenu.makeMenu('sub753','sub75','RAF 90th Anniversary', '/news/earlier5/raf_90anniversary.php')
		oCMenu.makeMenu('sub754','sub75','2008 Guild AGM Day', '/news/earlier5/agmreport2008.php')
		oCMenu.makeMenu('sub755','sub75','RIP G Bromfield,B Tyrrell', '/news/earlier5/rip_bernardtyrrell.php')
		oCMenu.makeMenu('sub756','sub75','Clothing orders', '/admin/brf/index.php')
		oCMenu.makeMenu('sub757','sub75','Rae Todd\'s first Peal', '/news/earlier5/raetoddpeal.php')
		oCMenu.makeMenu('sub758','sub75','WLB Young Ringers\' Day', '/news/earlier5/youngringersday.php')
		oCMenu.makeMenu('sub759','sub75','Lyn Hall\'s first Peal', '/news/earlier5/lynhallpeal.php')
	oCMenu.makeMenu('sub74','top7','Earlier News 4','/news/earlier4/')
		oCMenu.makeMenu('sub740','sub74','Music at Beverley', '/news/earlier4/musicatbeverley.php ')
		oCMenu.makeMenu('sub741','sub74','Ron Applewhite\'s 88th', '/news/earlier4/ronapplewhite88.php ')
		oCMenu.makeMenu('sub742','sub74','Hackthorn Ringer honoured', '/news/earlier4/honourslist_hackthorn.php ')
		oCMenu.makeMenu('sub743','sub74','Langton work in progress', '/news/earlier4/langtonbyspilsby.php')
		oCMenu.makeMenu('sub744','sub74','Christmas hbells Broughton', '/news/earlier4/broughtonhandbells.php')
		oCMenu.makeMenu('sub745','sub74','Site structure changes', '/news/earlier4/changes200712.php')
		oCMenu.makeMenu('sub746','sub74','Connect2 wins £50M', '/news/earlier4/sustrans.php')
		oCMenu.makeMenu('sub747','sub74','Obituary: Canon Ted Cook','/news/earlier4/obituary_tedcook.php')
		oCMenu.makeMenu('sub748','sub74','Away Day 30/10/2007','/news/earlier4/awayday20071030.php')
		oCMenu.makeMenu('sub749','sub74','Ring for your supper','/news/earlier4/ringforyoursupper2007.php')

	oCMenu.makeMenu('sub73','top7',' Earlier News 3','/news/earlier3/')
		oCMenu.makeMenu('sub730','sub73','Alford ringing for new Vicar','/news/earlier3/alfordcert20070906.pdf')
		oCMenu.makeMenu('sub731','sub73','Lincolnshire Day 1 Oct' ,'/links/lincolnshire/lincolnshireday.php')
		oCMenu.makeMenu('sub732','sub73','Barrow Augmentation', '/news/earlier3/barrowaugmentation.php')
		oCMenu.makeMenu('sub733','sub73','Wainfleet St Mary', '/news/earlier3/wainfleetrededication.php')
		oCMenu.makeMenu('sub734','sub73','Broughton Scouts', '/news/earlier3/broughtonscouts.php')
		oCMenu.makeMenu('sub735','sub73','Fulbeck Training/Onions', '/news/earlier3/fulbeck20070908.php')
		oCMenu.makeMenu('sub736','sub73','Rasen Steam Rally', '/news/earlier3/rasensteamrally.php')
		oCMenu.makeMenu('sub737','sub73','6-bell Striking Comp','/news/earlier3/sixbellcomp2007.php')
		oCMenu.makeMenu('sub738','sub73','Harrington QP', '/news/earlier3/harringtonqp.php')
		oCMenu.makeMenu('sub739','sub73','Heckington Photo Comp','/news/earlier3/heckingtonphotocomp.php ')

	oCMenu.makeMenu('sub72','top7','Earlier News 2','/news/earlier2/')
		oCMenu.makeMenu('sub720','sub72','Site structure changes', '/news/earlier2/changes200708.php')
		oCMenu.makeMenu('sub721','sub72','RIP: Vaughan & Keith', '/news/earlier2/rip20070727.php')
		oCMenu.makeMenu('sub722','sub72','Eastern Branch Barbecue ', '/news/earlier2/sibsey.php')
		oCMenu.makeMenu('sub723','sub72','Quarter & peal at Elsham', '/news/earlier2/elsham_quarter.php') 
		oCMenu.makeMenu('sub724','sub72','LBBF book: Amendment list 2','http://homepage.ntlworld.com/john.ketteringham/books.htm')
		oCMenu.makeMenu('sub725','sub72','Wragby QP by senior band','/news/earlier2/wragbyseniorband.php')
		oCMenu.makeMenu('sub726','sub72','Red Nose Day 2007','/news/earlier2/rednose2007.php')
		oCMenu.makeMenu('sub727','sub72','St Peter’s Barton on Humber','/news/earlier2/bartonstpeter.php')
		oCMenu.makeMenu('sub728','sub72','Longest Peal ever rung','/news/earlier2/longestpealever.php')
		oCMenu.makeMenu('sub729','sub72','2007 Guild AGM','/news/earlier2/guild2007agm.php')

	oCMenu.makeMenu('sub71','top7','Earlier News 1','/news/earlier1/')
		oCMenu.makeMenu('sub710','sub71','Mary Underwood (1932–2007)','/news/earlier1/underwood/')
		oCMenu.makeMenu('sub711','sub71','2007 Southern Branch Training Day','http://www.lincolndg.org/node/11?q=node/11')
		oCMenu.makeMenu('sub712','sub71','2007 Pots and Nosh','/news/earlier1/2007potsandnosh/')
		oCMenu.makeMenu('sub713','sub71','Simulator: RW article','/news/earlier1/portablebelltowersimulator/')
		oCMenu.makeMenu('sub714','sub71','Same Ringer - 50 years on','/news/earlier1/bundypeal/')
		oCMenu.makeMenu('sub715','sub71','Master of the Guild','/news/earlier1/masteroftheguild/')
		oCMenu.makeMenu('sub716','sub71','Ultimate Bell/Bike Challenge','/news/earlier1/2006ultimatebellandbikechallenge/')
		oCMenu.makeMenu('sub717','sub71','2006 6-bell Striking Contest','/news/earlier1/2006strikingcontest/')
		oCMenu.makeMenu('sub719','sub71','2006 Guild AGM','/news/earlier1/2006guildagm/')
		oCMenu.makeMenu('sub718','sub71','New ring at Hackthorn','/news/earlier1/newringathackthorn/')
	oCMenu.makeMenu('sub79','top7','Guild Newsletters','/news/newsletters/')

oCMenu.makeMenu('top9','','Links','/links/')
	oCMenu.makeMenu('sub91','top9','Bells and ringing','/links/ringing/')
	oCMenu.makeMenu('sub92','top9','Lovely Lincolnshire','/lovelylincolnshire.php')
	oCMenu.makeMenu('sub93','top9','Lincolnshire links','/links/lincolnshire/')

oCMenu.makeStyle(); oCMenu.construct()		

function cm_checkScrolled(obj){
	if(bw.ns4 || bw.ns6) obj.scrolledY=obj.win.pageYOffset
	else obj.scrolledY=obj.win.document.body.scrollTop
	if(obj.scrolledY!=obj.lastScrolled){
		if(!obj.useframes){
			self.status=obj.scrolledY
			if(obj.scrolledY>119){
				for(i=0;i<obj.l[0].num;i++){var sobj=obj.l[0].o[i].oBorder; sobj.moveY(obj.scrolledY)}
				if(obj.usebar) obj.oBar.moveY(obj.scrolledY)
			}else{
				for(i=0;i<obj.l[0].num;i++){var sobj=obj.l[0].o[i].oBorder; sobj.moveY(obj.fromtop)}
				if(obj.usebar) obj.oBar.moveY(obj.fromtop)
			}

		}
		obj.lastScrolled=obj.scrolledY; page.y=obj.scrolledY; page.y2=page.y2orig+obj.scrolledY
		if(!obj.useframes || bw.ie){ clearTimeout(obj.tim); obj.isover=0; obj.hideSubs(1,0)}
	}
	if((bw.ns4 || bw.ns6) && !obj.useframes) setTimeout("cm_checkScrolled("+obj.name+")",200)
}


