//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

	 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' }
