// Begin jMedia Components
$(document).ready(
function() {
	$("#RotatingPicture2").media({ width: 226, height: 161, src: 'RotatingPicture.class', title: 'Rotating Picture',
		params: { codebase: './', 'Pause Time': '4', 'Number of Images': '20', 'Image 1': './assets/images/Home_Rotating_Pic01.JPG', 'Image 2': './assets/images/Home_Rotating_Pic02.JPG', 'Image 3': './assets/images/Home_Rotating_Pic03.JPG', 'Image 4': './assets/images/Home_Rotating_Pic04.JPG', 'Image 5': './assets/images/Home_Rotating_Pic05.JPG', 'Image 6': './assets/images/Home_Rotating_Pic06.JPG', 'Image 7': './assets/images/Home_Rotating_Pic07.JPG', 'Image 8': './assets/images/Home_Rotating_Pic08.JPG', 'Image 9': './assets/images/Home_Rotating_Pic09.JPG', 'Image 10': './assets/images/Home_Rotating_Pic10.JPG', 'Image 11': './assets/images/Home_Rotating_Pic11.JPG', 'Image 12': './assets/images/Home_Rotating_Pic12.JPG', 'Image 13': './assets/images/Home_Rotating_Pic13.JPG', 'Image 14': './assets/images/Home_Rotating_Pic14.JPG', 'Image 15': './assets/images/Home_Rotating_Pic15.JPG', 'Image 16': './assets/images/Home_Rotating_Pic16.JPG', 'Image 17': './assets/images/Home_Rotating_Pic17.JPG', 'Image 18': './assets/images/Home_Rotating_Pic18.JPG', 'Image 19': './assets/images/Home_Rotating_Pic19.JPG', 'Image 20': './assets/images/Home_Rotating_Pic20.JPG', 'URL for Image 1': './html/game_computer.html', 'URL for Image 3': './html/thumb_2006_11_-_eaa_museum.html', 'URL for Image 4': './html/thumb_2006_08_-_daves_fire_.html', 'URL for Image 5': './html/thumb_2006_06_-_myleahs_weddin.html', 'URL for Image 7': './html/thumb_2006_08_-_fitz_reunion.html', 'URL for Image 8': './html/thumb_2006_06_-_wi_dells_vacat.html', 'URL for Image 11': './html/thumb_2006_10_-_haircut.html', 'URL for Image 12': './html/thumb_2006_08_-_games__c_lay.html', 'URL for Image 13': './html/thumb_2006_03_-_kathy_s_birthd.html', 'URL for Image 14': './html/thumb_2006_07_-_pauls_ordinati.html', 'URL for Image 17': './html/comp_lan.html', 'URL for Image 19': './html/thumb_2006_08_-_gencon.html', 'Image Width': '228', 'Image Height': '163', 'X Position': '639', 'Y Position': '172', 'BackgroundColor': '16777215' }
	});
});
// End jMedia Components


