	function embedVideo(str){
	   $("#ev").html(str);
	}		

