// Begin jMedia Components
$(document).ready(
function() {
	$("#RotierendesWerbebanner1").media({ width: 170, height: 425, src: 'DynamicBanner.class', title: 'Rotierendes Werbebanner',
		params: { codebase: '../', archive: 'AdBannerDeploy.jar', 'banner0': '../assets/images/Werbung_nice_restaurants1.jpg,http://www.restaurant-bali.com/html/balis_nice_restaurants.html,Rotate', 'banner1': '../assets/images/Werbung_nice_restaurants2.jpg,http://www.restaurant-bali.com/html/balis_nice_restaurants.html,Rotate', 'autoResize': '0', 'delay': '1' }
	});
});
// End jMedia Components

