// Begin jMedia Components
$(document).ready(
function() {
	$("#RotatingPicture4").media({ width: 320, height: 240, src: 'RotatingPicture.class', title: 'Rotating Picture',
		params: { codebase: './', 'Pause Time': '3', 'Number of Images': '10', 'Image 1': './assets/images/SoKoreanBaptist.jpg', 'Image 2': './assets/images/SoKoreanBaptist2.jpg', 'Image 3': './assets/images/TennesseeChurch.jpg', 'Image 4': './assets/images/7248-s.jpg', 'Image 5': './assets/images/8441.jpg', 'Image 6': './assets/images/6024-s.jpg', 'Image 7': './assets/images/4823-s.jpg', 'Image 8': './assets/images/4714_Steeple.jpg', 'Image 9': './assets/images/6024-S-L_Cross_Top_Roundx320.jpg', 'Image 10': './assets/images/TennChurch320x240.jpg', 'URL for Image 1': './html/products.html', 'URL for Image 2': './html/products.html', 'URL for Image 3': './html/products.html', 'URL for Image 4': './html/products.html', 'URL for Image 5': './html/products.html', 'URL for Image 6': './html/products.html', 'URL for Image 7': './html/products.html', 'URL for Image 8': './html/products.html', 'URL for Image 9': './html/products.html', 'URL for Image 10': './html/products.html', 'Image Width': '320', 'Image Height': '240', 'X Position': '39', 'Y Position': '202', 'BackgroundColor': '16777215' }
	});
});
// End jMedia Components

