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

