// Begin jMedia Components
$(document).ready(
function() {
	$("#WebAnwendung1").media({ width: 493, height: 254, src: 'GKostRVG.class', title: '',
		params: { codebase: './' }
	});
});
// End jMedia Components


