// Begin jMedia Components
$(document).ready(
function() {
	$("#TickerTape1").media({ width: 602, height: 19, src: 'TickerTape.class', title: '',
		params: { codebase: './', 'text1': 'Escape to a private world of luxury - SPECIAL WINTER DISCOUNTS AVAILABLE.....  6-8 guests from $200.00 per person per day - twin share (Min. 2 night) all inclusive of meals, fuel, onshore excursions and crew', 'speed': '30', 'framecolor': 'white', 'backcolor': 'black', 'ledtype': '2', 'ledcolor': 'white', 'LEDsize': '1' }
	});
});
// End jMedia Components

