// Begin jMedia Components
$(document).ready(function() {
	$("#WindowsMediaPlayer3").media({width: 425, height: 363, src: 'Horst_Ausfahrten_2008.wmv', autoplay: true});
});
// End jMedia Components


