// Begin jMedia Components
$(document).ready(
function() {
	$("#Laufschrift1").media({ width: 514, height: 25, src: 'TickerTape.class', title: '',
		params: { codebase: './', 'text1': 'Ab sofort: WLAN Internetzugang auf dem Campingplatz möglich - Nebensaisonangebot 2009: Mit ACSI Camping Card pauschal für 13,00 EURO pro Nacht  - Ab dem 30.04.2009 ist unsere Gaststätte Zur Tränke wieder für Sie geöffnet', 'speed': '30', 'framecolor': 'lightGray', 'backcolor': 'black', 'ledtype': '0', 'ledcolor': 'green', 'LEDsize': '2' }
	});
});
// End jMedia Components

