// Begin jMedia Components
$(document).ready(
function() {
	$("#WebAnwendung1").media({ width: 453, height: 48, src: 'GtBanner.class', title: 'Delta-Kilo Laufbanner',
		params: { codebase: './', 'text': 'Welcome to Duelmener Kontakt Runde - Int.CB-Radio DX Group DELTA-KILO', 'font': 'Arial', 'style': 'Italic', 'size': '20', 'speed': '20', 'txtcol': '3', 'bgrcol': '1', 'txdrft': '2' }
	});
});
// End jMedia Components

