$(document).ready(function() {
	$('a.youtube').youtubin({
	    fill : true
	});
});
