// Begin jMedia Components
$(document).ready(
function() {
	$("#Wechselbilder1").media({ width: 313, height: 235, src: 'RotatingPicture.class', title: 'Wechselbilder',
		params: { codebase: './', 'Pause Time': '5', 'Number of Images': '10', 'Image 1': './assets/images/Nov07.JPG', 'Image 2': './assets/images/Mai_07.jpg', 'Image 3': './assets/images/Sept07.JPG', 'Image 4': './assets/images/August07.JPG', 'Image 5': './assets/images/winter1.JPG', 'Image 6': './assets/images/winter2.JPG', 'Image 7': './assets/images/kirche.JPG', 'Image 8': './assets/images/Sonnenaufgang.JPG', 'Image 9': './assets/images/Zinnwald_am_11._Maerz_2007..JPG', 'Image 10': './assets/images/Jan08.JPG', 'URL for Image 1': 'http://www.zinnwald-georgenfeld.de/Galerie/', 'URL for Image 2': './html/webcam_von_zinnwald_.html', 'URL for Image 3': './html/wetterwarte.html', 'URL for Image 4': './html/mundart-abc.html', 'URL for Image 5': './html/ortsteile.html', 'URL for Image 6': './html/tourismus.html', 'URL for Image 7': './html/chronik.html', 'URL for Image 8': './html/veranstaltungen.html', 'URL for Image 9': './html/unterkunft.html', 'URL for Image 10': './html/wetterdaten.html', 'Image Width': '313', 'Image Height': '235', 'X Position': '266', 'Y Position': '342', 'BackgroundImage': './assets/images/221.jpg' }
	});
});
// End jMedia Components


