$(document).ready(function() {
	
	// youtube
	$('.youtube').customYtPlayer({onUnstarted:true});
	
});
