//Slide Show script (this notice must stay intact)//For this and more scripts//visit java-scripts.net or http://wsabstract.com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	 	 
	 button3.src = '/templates/static_files/images/nav/aboutus.jpg'     button4.src = '/templates/static_files/images/nav/aboutus-on.jpg'
	 button5.src = '/templates/static_files/images/nav/social.jpg'     button6.src = '/templates/static_files/images/nav/social-on.jpg'
	 button7.src = '/templates/static_files/images/nav/involved.jpg'     button8.src = '/templates/static_files/images/nav/involved-on.jpg'
	 button9.src = '/templates/static_files/images/nav/resources.jpg'     button10.src = '/templates/static_files/images/nav/resources-on.jpg'
	 button11.src = '/templates/static_files/images/nav/diary.gif'     button12.src = '/templates/static_files/images/nav/diary.gif'
	 button13.src = '/templates/static_files/images/nav/contactus.jpg'     button14.src = '/templates/static_files/images/nav/contactus-on.jpg'
	 button15.src = '/templates/static_files/images/nav/contact.gif'     button16.src = '/templates/static_files/images/nav/contact.gif'	 	 button17.src = '/templates/static_files/images/audio.jpg'	 button18.src = '/templates/static_files/images/audioOn.jpg'     button19.src = '/templates/static_files/images/video.jpg'	 button20.src = '/templates/static_files/images/videoOn.jpg'	 button21.src = '/templates/static_files/images/photo.gif'	 button22.src = '/templates/static_files/images/photoOn.gif'	 	 button23.src = '/templates/static_files/images/takeaction.jpg'	 button24.src = '/templates/static_files/images/takeaction-on.jpg' }

