<!--
if (document.images) {
	button1 = new Image
	button2 = new Image
	button3 = new Image
	button4 = new Image
	button5 = new Image
	button6 = new Image
	button7 = new Image
	button8 = new Image
	button9 = new Image
	button10 = new Image
	button11 = new Image
	button12 = new Image
	button13 = new Image
	button14 = new Image
	button15 = new Image
	button16 = new Image
	button17 = new Image
	button18 = new Image
	button19 = new Image
	button20 = new Image
	button21 = new Image
	button22 = new Image
	button23 = new Image
	button24 = new Image
	button25 = new Image
	button26 = new Image
	button27 = new Image
	button28 = new Image
	
	button1.src = 'images/menu/Home_01.gif'
	button2.src = 'images/menu/Home_02.gif'
	button3.src = 'images/menu/About_the_Church_01.gif'
	button4.src = 'images/menu/About_the_Church_02.gif'
	button5.src = 'images/menu/Community_Noticeboard_01.gif'
	button6.src = 'images/menu/Community_Noticeboard_02.gif'
	button7.src = 'images/menu/Links_01.gif'
	button8.src = 'images/menu/Links_02.gif'	
	button9.src = 'images/menu/Contact_01.gif'
	button10.src = 'images/menu/Contact_02.gif'
	button11.src = 'images/menu/Services_01.gif'
	button12.src = 'images/menu/Services_02.gif'
	button13.src = 'images/menu/Upcoming_Events_01.gif'
	button14.src = 'images/menu/Upcoming_Events_02.gif'
	button15.src = 'images/menu/Membership_01.gif'
	button16.src = 'images/menu/Membership_02.gif'
	button17.src = 'images/menu/Newsletters_and_Journals_01.gif'
	button18.src = 'images/menu/Newsletters_and_Journals_02.gif'	
	button19.src = 'images/menu/Sabbats_01.gif'
	button20.src = 'images/menu/Sabbats_02.gif'
	button21.src = 'images/menu/Archives_01.gif'
	button22.src = 'images/menu/Archives_02.gif'
	button23.src = 'images/menu/A_Personal_Dedication_01.gif'
	button24.src = 'images/menu/A_Personal_Dedication_02.gif'
	button25.src = 'images/menu/Testimonials_01.gif'
	button26.src = 'images/menu/Testimonials_02.gif'
	button27.src = 'images/menu/Mission_Statement_01.gif'
	button28.src = 'images/menu/Mission_Statement_02.gif'		 
 }
//-->