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
	 
	 
	 	 
     button1.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/work.jpg'
     button2.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/work-hvr.jpg'
	 
	 button3.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/park.jpg'
     button4.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/park-hvr.jpg'
	 
	 button5.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/john.jpg'
     button6.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/john-hvr.jpg'
	 
	 button7.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/about.jpg'
     button8.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/about-hvr.jpg'
	 
	 button9.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/gallery.jpg'
     button10.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/gallery-hvr.jpg'
	 
	 button11.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/news.jpg'
     button12.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/news-hvr.jpg'
	 
	 button13.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/donation.jpg'
     button14.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/donation-hvr.jpg'
	 
	 button15.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/contact.jpg'
     button16.src = 'http://www.jhfcenter.org/wp-content/themes/jhf/images/contact-hvr.jpg'
 } 