$(document).ready(function() {
	$('#video-container').fancyZoom({width:480, height:350, directory: 'wp-content/themes/reactcp/images/fancyzoom'});
});
