// Begin jMedia Components
$(document).ready(
function() {
	$("#RotierendesWerbebanner1").media({ width: 900, height: 600, src: 'DynamicBanner.class', title: 'Rotierendes Werbebanner',
		params: { codebase: './', archive: 'AdBannerDeploy.jar', 'banner0': './assets/images/DSC02114.JPG,./html/index.html,Fade', 'banner1': './assets/images/DSC02147.JPG,./html/index.html,Column', 'banner2': './assets/images/DSC02330.JPG,./html/index.html,Smash', 'banner3': './assets/images/DSC02458.JPG,./html/index.html,Unroll', 'banner4': './assets/images/DSC02794.JPG,./html/index.html,Rotate', 'banner5': './assets/images/DSC03323.JPG,./html/index.html,Tear', 'banner6': './assets/images/DSC04800-Trumlin_Wolf.JPG,./html/index.html,Column', 'banner7': './assets/images/DSC05216.JPG,./html/index.html,Fade', 'autoResize': '1', 'delay': '4', 'bgcolor': '#000000' }
	});
});
// End jMedia Components


