<!--
//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
		 
   button1.src = '../images/link_home.gif'
     button2.src = '../images/link_home1.gif'
	 button3.src = '../images/link_about.gif'
     button4.src = '../images/link_about1.gif'
	 button5.src = '../images/link_business.gif'
     button6.src = '../images/link_business1.gif'
	 button7.src = '../images/link_services.gif'
     button8.src = '../images/link_services1.gif'
	 button9.src = '../images/link_history.gif'
     button10.src = '../images/link_history1.gif'	 
	 button11.src = '../images/link_partnerships.gif'
     button12.src = '../images/link_partnerships1.gif'	 	 
	 button13.src = '../images/link_links.gif'
     button14.src = '../images/link_links1.gif'		 
	 button15.src = '../images/link_contact.gif'
     button16.src = '../images/link_contact1.gif'	 
	 button17.src = '../images/link_employment.gif'
     button18.src = '../images/link_employment1.gif'	
 	 button19.src = '../images/link_volunteer.gif'
     button20.src = '../images/link_volunteer1.gif'	
	 	 
	  }