$(function() {
	$('a.media').mediaObjectPreRoll({
		 width: 384
		,height: 286
	});
});