jQuery(document).ready(function() {
		
		$("a.video-cta").overlay();
	}
);
