// Begin jMedia Components
$(document).ready(
function() {
	$("#WebAnwendung4").media({ width: 600, height: 115, src: 'DuriusWaterPic.class', title: '',
		params: { codebase: './', archive: 'DuriusWater.jar,DuriusWaterPic.jar', 'cabbase': 'DuriusWaterPic.cab', 'image': 'Bild1.gif', 'dim': '5', 'noise': '0', 'mouse': '9', 'timer': '0', 'target': '_blank', 'url': 'http://www.google.de', 'bg': 'ffffff', 'reg': '22454732' }
	});
});
// End jMedia Components


