// Begin jMedia Components
$(document).ready(function() {
	$("#WindowsMediaPlayer1").media({width: 602, height: 454, src: 'pie_the_duck.wmv', autoplay: true});
});
// End jMedia Components


