/* Load jQuery */

$(function(){

	/* Control for the video testimonials modal */
		/*$(".launch_video_testimonials").click(function(){
			
			return false;
		});*/

});
