// Begin jMedia Components
$(document).ready(
function() {
	$("#DynaButtons1").media({ width: 116, height: 325, src: 'DynaButtons.class', title: 'DynaButtons',
		params: { codebase: '../', archive: 'DynaButtonsDeploy.jar', 'Orientation': 'Vertical', 'ButtonImage': '../DynaButtons/regular_1.gif', 'HighliteImage': '../DynaButtons/highlighted_1.gif', 'TextJustification': '5', 'TextAlignment': '4672', 'ButtonFont': 'verdana', 'FontSize': '10', 'FontColor': '5921370', 'HighliteFontColor': '4539717', 'Bold': 'True', 'BackgroundColor': '16764057', 'ButtonText0': 'Home', 'URL0': '../index.html', 'ButtonText1': 'Video', 'URL1': '../html/video.html', 'ButtonText2': 'Products', 'URL2': '../html/products.html', 'ButtonText3': 'News', 'URL3': '../html/news.html', 'ButtonText4': 'Contact', 'URL4': '../html/contact.html', 'ButtonText5': 'National', 'URL5': '../html/national.html', 'ButtonText6': 'International', 'URL6': '../html/international.html', 'ButtonText7': 'Contact', 'URL7': '../html/contact.html', 'ButtonText8': 'Service', 'URL8': '../html/service.html', 'ButtonText9': 'Brochures', 'URL9': '../html/brochures.html', 'ButtonText10': 'Blue', 'URL10': '../html/blue.html', 'ButtonText11': 'WELL-Label', 'URL11': '../html/well-label1.html', 'ButtonText12': 'Imprint', 'URL12': '../html/imprint.html', 'X Position': '-218', 'Y Position': '47' }
	});
});
$(document).ready(
function() {
	$("#Wechselbilder1").media({ width: 640, height: 480, src: 'RotatingPicture.class', title: 'Wechselbilder',
		params: { codebase: '../', 'Pause Time': '2', 'Number of Images': '25', 'Image 1': '../assets/images/2.jpg', 'Image 2': '../assets/images/3.jpg', 'Image 3': '../assets/images/4.jpg', 'Image 4': '../assets/images/5.jpg', 'Image 5': '../assets/images/6.jpg', 'Image 6': '../assets/images/7.jpg', 'Image 7': '../assets/images/8.jpg', 'Image 8': '../assets/images/9.jpg', 'Image 9': '../assets/images/10.jpg', 'Image 10': '../assets/images/11.jpg', 'Image 11': '../assets/images/12.jpg', 'Image 12': '../assets/images/14.jpg', 'Image 13': '../assets/images/15.jpg', 'Image 14': '../assets/images/16.jpg', 'Image 15': '../assets/images/17.jpg', 'Image 16': '../assets/images/18.jpg', 'Image 17': '../assets/images/19.jpg', 'Image 18': '../assets/images/20.jpg', 'Image 19': '../assets/images/22.jpg', 'Image 20': '../assets/images/24.jpg', 'Image 21': '../assets/images/25.jpg', 'Image 22': '../assets/images/26.jpg', 'Image 23': '../assets/images/27.jpg', 'Image 24': '../assets/images/Gampper_247.jpg', 'Image 25': '../assets/images/Gampper_247-2.jpg', 'Image Width': '640', 'Image Height': '480', 'X Position': '8', 'Y Position': '170', 'BackgroundColor': '16764057' }
	});
});
// End jMedia Components


