$(document).ready(function() {
	
	$(".videos img").removeAttr("title")
	
	//$(".sub-menu").hide();
  
});
